aboutsummaryrefslogtreecommitdiff
path: root/target/arm/syndrome.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-02target/arm: fix exception syndrome for AArch32 bkpt insnJan Klötzke1-0/+8
2024-01-09target/arm: Report VNCR_EL2 based faults correctlyPeter Maydell1-4/+16
2023-11-27target/arm: Set IL bit for pauth, SVE access, BTI trap syndromesPeter Maydell1-3/+3
2023-09-21target/arm: Define syndrome function for MOPS exceptionsPeter Maydell1-0/+12
2023-09-08target/arm: Implement FEAT_FPAC and FEAT_FPACCOMBINEAaron Lindsay1-0/+7
2023-06-23target/arm: Add GPC syndromeRichard Henderson1-0/+10
2023-02-03target/arm: Implement the HFGITR_EL2.ERET trapPeter Maydell1-0/+10
2022-06-27target/arm: Add syn_smetrapRichard Henderson1-0/+14
2022-06-10target/arm: Add coproc parameter to syn_fp_access_trapRichard Henderson1-3/+4
2022-05-09target/arm: Implement virtual SError exceptionsRichard Henderson1-0/+5
2021-12-15target/arm: Take an exception if PC is misalignedRichard Henderson1-0/+5
2021-09-13target/arm: Take an exception if PSTATE.IL is setPeter Maydell1-0/+5
2021-08-26target/arm: Implement HSTR.TJDBXPeter Maydell1-0/+7
2021-02-16target/arm: Split out syndrome.h from internals.hRichard Henderson1-0/+273