unicorn/qemu/target/arm
Richard Henderson 774cbded7a
target/arm: Refactor disas_simd_indexed size checks
The integer size check was already outside of the opcode switch;
move the floating-point size check outside as well. Unify the
size vs index adjustment between fp and integer paths.

Backports commit 449f264b1749ac0e59c58bbc2eacdb3dc302c2bf from qemu
2018-03-08 23:53:39 -05:00
..
arm-powerctl.c
arm-powerctl.h
arm_ldst.h
cpu-qom.h
cpu.c target/arm: Add Cortex-M33 2018-03-08 23:44:03 -05:00
cpu.h target/arm: Add ARM_FEATURE_V8_RDM 2018-03-08 23:44:03 -05:00
cpu64.c target/arm: Enable ARM_V8_FP16 feature bit for the AArch64 any CPU 2018-03-08 23:44:02 -05:00
crypto_helper.c target/arm: implement SM4 instructions 2018-03-07 08:57:53 -05:00
helper-a64.c arm/translate-a64: add FP16 FSQRT to simd_two_reg_misc_fp16 2018-03-08 21:57:35 -05:00
helper-a64.h arm/translate-a64: add FP16 FSQRT to simd_two_reg_misc_fp16 2018-03-08 21:57:35 -05:00
helper.c arm/helper.c: re-factor rsqrte and add rsqrte_f16 2018-03-08 22:42:04 -05:00
helper.h arm/helper.c: re-factor rsqrte and add rsqrte_f16 2018-03-08 22:42:04 -05:00
internals.h target/arm: Enforce access to ZCR_EL at translation 2018-03-08 09:17:33 -05:00
iwmmxt_helper.c
kvm-consts.h
Makefile.objs
neon_helper.c target/*/cpu.h: remove softfloat.h 2018-03-08 09:58:47 -05:00
op_addsub.h
op_helper.c accel/tcg: add size paremeter in tlb_fill() 2018-03-06 10:56:34 -05:00
psci.c
translate-a64.c target/arm: Refactor disas_simd_indexed size checks 2018-03-08 23:53:39 -05:00
translate.c target/arm/helper: pass explicit fpst to set_rmode 2018-03-08 12:41:54 -05:00
translate.h target/arm: Add SVE state to TB->FLAGS 2018-03-07 11:44:32 -05:00
unicorn.h
unicorn_aarch64.c unicorn/aarch64: Use qemu-provided helpers for accessing VFP/NEON/SIMD registers 2018-03-07 11:25:41 -05:00
unicorn_arm.c unicorn/aarch64: Use qemu-provided helpers for accessing VFP/NEON/SIMD registers 2018-03-07 11:25:41 -05:00