diff options
author | 2019-05-14 12:47:02 -0700 | |
---|---|---|
committer | 2019-05-22 15:09:43 -0400 | |
commit | 02f3a5b4744885258758d07ebe09cf965de78bcf (patch) | |
tree | 4626d771631f230e9fcafff6f8e200d246ff64a3 /tcg/optimize.c | |
parent | tcg/aarch64: Use MVNI in tcg_out_dupi_vec (diff) | |
download | qemu-02f3a5b4744885258758d07ebe09cf965de78bcf.tar.xz 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/optimize.c')
0 files changed, 0 insertions, 0 deletions