aboutsummaryrefslogtreecommitdiff
path: root/target/ppc/spr_tcg.h
AgeCommit message (Expand)Author
2022-02-18target/ppc: Rename spr_tcg.h to spr_common.hFabiano Rosas
2022-02-09target/ppc: Remove PowerPC 601 CPUsCédric Le Goater
2022-01-04ppc/ppc405: Introduce a store helper for SPR_40x_PIDCédric Le Goater
2022-01-04ppc/ppc405: Restore TCR and STR write handlersCédric Le Goater
2021-12-17target/ppc/power8-pmu.c: add PM_RUN_INST_CMPL (0xFA) eventDaniel Henrique Barboza
2021-12-17target/ppc: PMU: update counters on MMCR1 writeDaniel Henrique Barboza
2021-12-17target/ppc: PMU: update counters on PMCs r/wDaniel Henrique Barboza
2021-12-17target/ppc: PMU basic cycle count for pseries TCGDaniel Henrique Barboza
2021-10-21target/ppc: adding user read/write functions for PMCsDaniel Henrique Barboza
2021-10-21target/ppc: add user read/write functions for MMCR2Daniel Henrique Barboza
2021-10-21target/ppc: add user read/write functions for MMCR0Gustavo Romero
2021-05-19target/ppc: isolated cpu init from translation logicBruno Larsen (billionai)
2021-05-19target/ppc: turned SPR R/W callbacks not staticBruno Larsen (billionai)