index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
arm
/
syndrome.h
Age
Commit message (
Expand
)
Author
2024-02-02
target/arm: fix exception syndrome for AArch32 bkpt insn
Jan Klötzke
2024-01-09
target/arm: Report VNCR_EL2 based faults correctly
Peter Maydell
2023-11-27
target/arm: Set IL bit for pauth, SVE access, BTI trap syndromes
Peter Maydell
2023-09-21
target/arm: Define syndrome function for MOPS exceptions
Peter Maydell
2023-09-08
target/arm: Implement FEAT_FPAC and FEAT_FPACCOMBINE
Aaron Lindsay
2023-06-23
target/arm: Add GPC syndrome
Richard Henderson
2023-02-03
target/arm: Implement the HFGITR_EL2.ERET trap
Peter Maydell
2022-06-27
target/arm: Add syn_smetrap
Richard Henderson
2022-06-10
target/arm: Add coproc parameter to syn_fp_access_trap
Richard Henderson
2022-05-09
target/arm: Implement virtual SError exceptions
Richard Henderson
2021-12-15
target/arm: Take an exception if PC is misaligned
Richard Henderson
2021-09-13
target/arm: Take an exception if PSTATE.IL is set
Peter Maydell
2021-08-26
target/arm: Implement HSTR.TJDBX
Peter Maydell
2021-02-16
target/arm: Split out syndrome.h from internals.h
Richard Henderson