mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-02-02 07:01:09 +00:00
c18ec586dc
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 |
||
---|---|---|
.. | ||
tcg-target-opc.h | ||
tcg-target.h | ||
tcg-target.inc.c |