mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-01-23 03:11:04 +00:00
9814c1722f
Convert the VFM[AS]L (scalar) insns in the 2reg-scalar-ext group to decodetree. These are the last ones in the group so we can remove all the legacy decode for the group. Note that in disas_thumb2_insn() the parts of this encoding space where the decodetree decoder returns false will correctly be directed to illegal_op by the "(insn & (1 << 28))" check so they won't fall into disas_coproc_insn() by mistake. Backports commit d27e82f7d02f35e5919bd9cbbcb157f3537069a0 from qemu |
||
---|---|---|
.. | ||
a32-uncond.decode | ||
a32.decode | ||
arm-powerctl.c | ||
arm-powerctl.h | ||
arm_ldst.h | ||
cpu-param.h | ||
cpu-qom.h | ||
cpu.c | ||
cpu.h | ||
cpu64.c | ||
crypto_helper.c | ||
debug_helper.c | ||
helper-a64.c | ||
helper-a64.h | ||
helper-sve.h | ||
helper.c | ||
helper.h | ||
internals.h | ||
iwmmxt_helper.c | ||
kvm-consts.h | ||
m_helper.c | ||
Makefile.objs | ||
neon-dp.decode | ||
neon-ls.decode | ||
neon-shared.decode | ||
neon_helper.c | ||
op_addsub.h | ||
op_helper.c | ||
pauth_helper.c | ||
psci.c | ||
sve.decode | ||
sve_helper.c | ||
t16.decode | ||
t32.decode | ||
tlb_helper.c | ||
translate-a64.c | ||
translate-a64.h | ||
translate-neon.inc.c | ||
translate-sve.c | ||
translate-vfp.inc.c | ||
translate.c | ||
translate.h | ||
unicorn.h | ||
unicorn_aarch64.c | ||
unicorn_arm.c | ||
vec_helper.c | ||
vfp-uncond.decode | ||
vfp.decode | ||
vfp_helper.c |