diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2019-05-14 12:47:02 -0700 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2019-05-22 15:09:43 -0400 |
commit | 02f3a5b4744885258758d07ebe09cf965de78bcf (patch) | |
tree | 4626d771631f230e9fcafff6f8e200d246ff64a3 /tcg/tcg.c | |
parent | 7e308e003e5b6ddd3130e09711e1d33693230696 (diff) | |
download | qemu-02f3a5b4744885258758d07ebe09cf965de78bcf.zip |
tcg/aarch64: Build vector immediates with two insns
Use MOVI+ORR or MVNI+BIC in order to build some vector constants,
as opposed to dropping them to the constant pool. This includes
all 16-bit constants and a similar set of 32-bit constants.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'tcg/tcg.c')
0 files changed, 0 insertions, 0 deletions