aboutsummaryrefslogtreecommitdiff
path: root/target/ppc/spr_tcg.h
AgeCommit message (Expand)AuthorFilesLines
2022-01-04ppc/ppc405: Introduce a store helper for SPR_40x_PIDCédric Le Goater1-0/+1
2022-01-04ppc/ppc405: Restore TCR and STR write handlersCédric Le Goater1-0/+2
2021-12-17target/ppc/power8-pmu.c: add PM_RUN_INST_CMPL (0xFA) eventDaniel Henrique Barboza1-0/+1
2021-12-17target/ppc: PMU: update counters on MMCR1 writeDaniel Henrique Barboza1-0/+1
2021-12-17target/ppc: PMU: update counters on PMCs r/wDaniel Henrique Barboza1-0/+2
2021-12-17target/ppc: PMU basic cycle count for pseries TCGDaniel Henrique Barboza1-0/+1
2021-10-21target/ppc: adding user read/write functions for PMCsDaniel Henrique Barboza1-0/+4
2021-10-21target/ppc: add user read/write functions for MMCR2Daniel Henrique Barboza1-0/+2
2021-10-21target/ppc: add user read/write functions for MMCR0Gustavo Romero1-0/+2
2021-05-19target/ppc: isolated cpu init from translation logicBruno Larsen (billionai)1-0/+2
2021-05-19target/ppc: turned SPR R/W callbacks not staticBruno Larsen (billionai)1-0/+134