qemu/tcg/aarch64
Richard Henderson 02f3a5b474 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>
2019-05-22 15:09:43 -04:00
..
tcg-target.h tcg/aarch64: Support vector bitwise select value 2019-05-22 15:09:43 -04:00
tcg-target.inc.c tcg/aarch64: Build vector immediates with two insns 2019-05-22 15:09:43 -04:00
tcg-target.opc.h tcg/aarch64: Support vector variable shift opcodes 2019-05-13 22:52:08 +00:00