unicorn/qemu/tcg/aarch64
Richard Henderson 0ea4c05dc3
tcg/aarch64: Support vector bitwise select value
The instruction set has 3 insns that perform the same operation,
only varying in which operand must overlap the destination. We
can represent the operation without overlap and choose based on
the operands seen.

Backports commit a9e434a5dc16f71ee156428619fc3c3765b68f26 from qemu
2019-05-24 18:38:37 -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: Support vector bitwise select value 2019-05-24 18:38:37 -04:00