unicorn/qemu/tcg/aarch64
Richard Henderson c18ec586dc
tcg/aarch64: Split up is_fimm
There are several sub-classes of vector immediate, and only MOVI
can use them all. This will enable usage of MVNI and ORRI, which
use progressively fewer sub-classes.

This patch adds no new functionality, merely splits the function
and moves part of the logic into tcg_out_dupi_vec.

Backports commit 984fdcee342473dfe797897758929dad654693c8 from qemu
2019-05-24 18:41: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: Split up is_fimm 2019-05-24 18:41:37 -04:00