unicorn/qemu/target/arm
Richard Henderson 60742608f5
target/arm: Split helper_msr_i_pstate into 3
The EL0+UMA check is unique to DAIF. While SPSel had avoided the
check by nature of already checking EL >= 1, the other post v8.0
extensions to MSR (imm) allow EL0 and do not require UMA. Avoid
the unconditional write to pc and use raise_exception_ra to unwind.

Backports commit ff730e9666a716b669ac4a8ca7c521177d1d2b15 from qemu
2019-03-05 22:45:11 -05:00
..
arm_ldst.h
arm-powerctl.c arm: Clarify the logic of set_pc() 2019-02-03 17:55:30 -05:00
arm-powerctl.h
cpu64.c target/arm: Implement ARMv8.0-PredInv 2019-03-05 22:37:57 -05:00
cpu-qom.h
cpu.c target/arm: Implement ARMv8.0-PredInv 2019-03-05 22:37:57 -05:00
cpu.h target/arm: Implement ARMv8.0-PredInv 2019-03-05 22:37:57 -05:00
crypto_helper.c
helper-a64.c target/arm: Split helper_msr_i_pstate into 3 2019-03-05 22:45:11 -05:00
helper-a64.h target/arm: Split helper_msr_i_pstate into 3 2019-03-05 22:45:11 -05:00
helper-sve.h target/arm: Rewrite vector gather first-fault loads 2018-10-08 14:15:15 -04:00
helper.c target/arm: Implement ARMv8.0-PredInv 2019-03-05 22:37:57 -05:00
helper.h target/arm: Split helper_msr_i_pstate into 3 2019-03-05 22:45:11 -05:00
internals.h target/arm: Split helper_msr_i_pstate into 3 2019-03-05 22:45:11 -05:00
iwmmxt_helper.c
kvm-consts.h
Makefile.objs target/arm: Split out vfp_helper.c 2019-02-22 18:48:44 -05:00
neon_helper.c target/arm: Split out FPSCR.QC to a vector field 2019-02-15 18:04:13 -05:00
op_addsub.h
op_helper.c target/arm: Split helper_msr_i_pstate into 3 2019-03-05 22:45:11 -05:00
pauth_helper.c target/arm: Implement pauth_computepac 2019-01-22 16:35:07 -05:00
psci.c
sve_helper.c sve_helper: Use the QEMU_FLATTEN macro instead of the compiler attribute directly 2018-10-23 13:05:02 -04:00
sve.decode target/arm: SVE brk[ab] merging does not have s bit 2019-01-13 19:39:34 -05:00
translate-a64.c target/arm: Split helper_msr_i_pstate into 3 2019-03-05 22:45:11 -05:00
translate-a64.h arm: Take DisasContext as a parameter instead of TCGContext where applicable 2018-10-06 04:17:12 -04:00
translate-sve.c target/arm: Rely on optimization within tcg_gen_gvec_or 2019-02-15 17:50:28 -05:00
translate.c target/arm: Implement ARMv8.0-SB 2019-03-05 22:35:16 -05:00
translate.h target/arm: Use vector operations for saturation 2019-02-15 18:14:09 -05:00
unicorn_aarch64.c unicorn_aarch64: Use aa64_vfp_qreg instead of aa32_vfp_dreg 2018-09-03 07:47:40 +01:00
unicorn_arm.c Add support for the ARM IPSR register. (#1067) 2019-02-28 16:40:54 -05:00
unicorn.h
vec_helper.c target/arm: Add helpers for FMLAL 2019-02-28 15:31:48 -05:00
vfp_helper.c target/arm: Implement ARMv8.3-JSConv 2019-02-22 19:08:57 -05:00