unicorn/qemu/tcg/aarch64
Richard Henderson 5ecfba4fe6
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.

Backports commit 02f3a5b4744885258758d07ebe09cf965de78bcf from qemu
2019-05-24 18:43:54 -04:00
..
tcg-target-opc.h tcg/aarch64: Support vector variable shift opcodes 2019-05-16 15:58:54 -04:00
tcg-target.h tcg/aarch64: Support vector bitwise select value 2019-05-24 18:38:37 -04:00
tcg-target.inc.c tcg/aarch64: Build vector immediates with two insns 2019-05-24 18:43:54 -04:00