diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2019-05-14 10:59:52 -0700 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2019-05-22 15:09:43 -0400 |
commit | 984fdcee342473dfe797897758929dad654693c8 (patch) | |
tree | beaeea8d83d010f8ecbfe82969aa5a157dae79e6 /Kconfig.host | |
parent | a9e434a5dc16f71ee156428619fc3c3765b68f26 (diff) | |
download | qemu-984fdcee342473dfe797897758929dad654693c8.zip |
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.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'Kconfig.host')
0 files changed, 0 insertions, 0 deletions