aboutsummaryrefslogtreecommitdiff
path: root/target/ppc/power8-pmu-regs.c.inc
AgeCommit message (Expand)AuthorFilesLines
2024-05-24target/ppc: Add new hflags to support BHRBGlenn Miles1-0/+5
2023-10-03tcg: Rename cpu_env to tcg_envRichard Henderson1-4/+4
2023-09-20ppc: spelling fixesMichael Tokarev1-2/+2
2023-06-05target/ppc: Inline gen_icount_io_start()Philippe Mathieu-Daudé1-5/+5
2023-03-13target/ppc: Avoid tcg_const_* in power8-pmu-regs.c.incRichard Henderson1-2/+2
2023-03-05target/ppc: Drop tcg_temp_freeRichard Henderson1-16/+0
2022-07-18target/ppc: fix PMU Group A register read/write exceptionsMatheus Ferst1-5/+5
2021-12-17target/ppc: enable PMU instruction countDaniel Henrique Barboza1-0/+6
2021-12-17target/ppc: PMU: update counters on MMCR1 writeDaniel Henrique Barboza1-0/+11
2021-12-17target/ppc: PMU: update counters on PMCs r/wDaniel Henrique Barboza1-2/+27
2021-12-17target/ppc: PMU basic cycle count for pseries TCGDaniel Henrique Barboza1-1/+22
2021-10-21target/ppc: adding user read/write functions for PMCsDaniel Henrique Barboza1-0/+70
2021-10-21target/ppc: add user read/write functions for MMCR2Daniel Henrique Barboza1-11/+87
2021-10-21target/ppc: add user read/write functions for MMCR0Gustavo Romero1-0/+116