unicorn/qemu/target/arm
Richard Henderson 85a7cfbdc6 target/arm: Tidy ARMMMUIdx m-profile definitions
Replace the magic numbers with the relevant ARM_MMU_IDX_M_* constants.
Keep the definitions short by referencing previous symbols.

Backports commit 25568316b2a7e73d68701042ba6ebdb217205e20 from qemu
2020-03-21 14:58:17 -04:00
..
a32-uncond.decode target/arm: Convert Unallocated memory hint 2019-11-28 02:47:41 -05:00
a32.decode target/arm: Convert SVC 2019-11-28 02:46:55 -05:00
arm_ldst.h
arm-powerctl.c arm/arm-powerctl: set NSACR.{CP11, CP10} bits in arm_set_cpu_on() 2020-01-07 18:10:29 -05:00
arm-powerctl.h
cpu64.c target/arm: Add support for DC CVAP & DC CVADP ins 2020-01-14 07:47:48 -05:00
cpu-param.h
cpu-qom.h
cpu.c target/arm: add PMU feature to cortex-r5 and cortex-r5f 2020-03-21 12:16:11 -04:00
cpu.h target/arm: Tidy ARMMMUIdx m-profile definitions 2020-03-21 14:58:17 -04:00
crypto_helper.c
debug_helper.c target/arm: Add CONTEXTIDR_EL2 2020-03-21 13:39:20 -04:00
helper-a64.c
helper-a64.h
helper-sve.h
helper.c target/arm: Recover 4 bits from TBFLAGs 2020-03-21 14:51:46 -04:00
helper.h target/arm: Handle trapping to EL2 of AArch32 VMRS instructions 2020-01-07 18:04:16 -05:00
internals.h target/arm: Rename ARMMMUIdx_S1E2 to ARMMMUIdx_E2 2020-03-21 14:42:23 -04:00
iwmmxt_helper.c
kvm-consts.h
m_helper.c target/arm: only update pc after semihosting completes 2020-01-14 08:28:25 -05:00
Makefile.objs target/arm: Add skeleton for T16 decodetree 2019-11-28 02:50:27 -05:00
neon_helper.c
op_addsub.h
op_helper.c target/arm: adjust program counter for wfi exception in AArch32 2020-03-21 12:07:11 -04:00
pauth_helper.c target/arm: Fix PAuth sbox functions 2020-03-21 12:17:26 -04:00
psci.c
sve_helper.c
sve.decode
t16.decode target/arm: Convert T16, long branches 2019-11-28 02:53:54 -05:00
t32.decode target/arm: Convert TT 2019-11-28 02:48:06 -05:00
tlb_helper.c target/arm: Return correct IL bit in merge_syn_data_abort 2020-03-21 12:08:05 -04:00
translate-a64.c target/arm: Rename ARMMMUIdx_S1SE[01] to ARMMMUIdx_SE10_[01] 2020-03-21 14:35:28 -04:00
translate-a64.h tcg: TCGMemOp is now accelerator independent MemOp 2019-11-28 03:01:12 -05:00
translate-sve.c tcg: TCGMemOp is now accelerator independent MemOp 2019-11-28 03:01:12 -05:00
translate-vfp.inc.c target/arm: Handle trapping to EL2 of AArch32 VMRS instructions 2020-01-07 18:04:16 -05:00
translate.c target/arm: Recover 4 bits from TBFLAGs 2020-03-21 14:51:46 -04:00
translate.h target/arm: Rename ARMMMUIdx_S1SE[01] to ARMMMUIdx_SE10_[01] 2020-03-21 14:35:28 -04:00
unicorn_aarch64.c
unicorn_arm.c Add implementation of access to the ARM SPSR register. (#1178) 2020-01-14 09:57:55 -05:00
unicorn.h
vec_helper.c
vfp_helper.c target/arm: Handle trapping to EL2 of AArch32 VMRS instructions 2020-01-07 18:04:16 -05:00
vfp-uncond.decode
vfp.decode