summary refs log tree commit diff stats
path: root/target/ppc/spr_common.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* target/ppc: Implement watchpoint debug facility for v2.07SNicholas Piggin2023-09-061-0/+2
* target/ppc: Implement breakpoint debug facility for v2.07SNicholas Piggin2023-09-061-0/+1
* target/ppc: SMT support for the HID SPRNicholas Piggin2023-07-071-0/+1
* target/ppc: Add TFMR SPR implementation with read and write helpersNicholas Piggin2023-07-071-0/+2
* target/ppc: Fix width of some 32-bit SPRsNicholas Piggin2023-05-271-1/+1
* target/ppc: Implement the DEXCR and HDEXCRNicholas Miehlbradt2022-12-211-0/+1
* target/ppc: Move common SPR functions out of cpu_initFabiano Rosas2022-02-181-0/+1
* target/ppc: cpu_init: Move SPR registration macros to a headerFabiano Rosas2022-02-181-0/+56
* target/ppc: cpu_init: Expose some SPR registration helpersFabiano Rosas2022-02-181-0/+8
* target/ppc: Rename spr_tcg.h to spr_common.hFabiano Rosas2022-02-181-0/+144