commit | da73a4abca6acefc4bb55d30bd0242bdaddb6045 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Thu Nov 09 20:24:08 2017 +0100 |
committer | Richard Henderson <richard.henderson@linaro.org> | Thu Feb 08 15:53:34 2018 +0000 |
tree | bbeb2e276e407924d340f17b9bbba6390674c396 | |
parent | b256b89c63c12e902645dd55e7b5362f60574742 [diff] |
tcg: Allow multiple word entries into the constant pool This will be required for storing vector constants. Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>