aboutsummaryrefslogtreecommitdiff
path: root/target/arm/tcg/hflags.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-30target/arm: Restrict translation disabled alignment check to VMSARichard Henderson1-2/+10
2024-03-05target/arm: Do memory type alignment check when translation disabledRichard Henderson1-2/+32
2024-01-09target/arm: Implement FEAT_NV2 redirection of sysregs to RAMPeter Maydell1-0/+6
2024-01-09target/arm: Handle FEAT_NV2 redirection of SPSR_EL2, ELR_EL2, ESR_EL2, FAR_EL2Peter Maydell1-0/+6
2024-01-09target/arm: Treat LDTR* and STTR* as LDR/STR when NV, NV1 is 1, 1Peter Maydell1-2/+4
2024-01-09target/arm: Trap sysreg accesses for FEAT_NVPeter Maydell1-0/+1
2024-01-09target/arm: Enable trapping of ERET for FEAT_NVPeter Maydell1-1/+10
2023-11-15target/arm/tcg: spelling fixes: alse, addresesMichael Tokarev1-1/+1
2023-10-27target/arm: Move feature test functions to their own headerPeter Maydell1-0/+1
2023-09-21target/arm: Define new TB flag for ATA0Peter Maydell1-0/+12
2023-09-21target/arm: Don't skip MTE checks for LDRT/STRT at EL0Peter Maydell1-0/+9
2023-06-06target/arm: Add SCTLR.nAA to TBFLAG_A64Richard Henderson1-0/+6
2023-02-27target/arm: Move hflags code into the tcg directoryFabiano Rosas1-0/+403