aboutsummaryrefslogtreecommitdiff
path: root/target/ppc/spr_common.h
AgeCommit message (Expand)Author
2024-05-24target/ppc: Implement SPRC/SPRD SPRsNicholas Piggin
2024-05-24target/ppc: add helper to write per-LPAR SPRsNicholas Piggin
2024-05-24target/ppc: Add PPR32 SPRNicholas Piggin
2024-05-24target/ppc: Add new hflags to support BHRBGlenn Miles
2023-09-06target/ppc: Implement watchpoint debug facility for v2.07SNicholas Piggin
2023-09-06target/ppc: Implement breakpoint debug facility for v2.07SNicholas Piggin
2023-07-07target/ppc: SMT support for the HID SPRNicholas Piggin
2023-07-07target/ppc: Add TFMR SPR implementation with read and write helpersNicholas Piggin
2023-05-27target/ppc: Fix width of some 32-bit SPRsNicholas Piggin
2022-12-21target/ppc: Implement the DEXCR and HDEXCRNicholas Miehlbradt
2022-02-18target/ppc: Move common SPR functions out of cpu_initFabiano Rosas
2022-02-18target/ppc: cpu_init: Move SPR registration macros to a headerFabiano Rosas
2022-02-18target/ppc: cpu_init: Expose some SPR registration helpersFabiano Rosas
2022-02-18target/ppc: Rename spr_tcg.h to spr_common.hFabiano Rosas