aboutsummaryrefslogtreecommitdiff
path: root/target/ppc/helper_regs.c
AgeCommit message (Expand)Author
2022-05-26target/ppc: Fix tlbieLeandro Lupori
2022-05-05target/ppc: Remove msr_de macroVíctor Colombo
2022-05-05target/ppc: Remove msr_ep macroVíctor Colombo
2022-05-05target/ppc: Remove msr_dr macroVíctor Colombo
2022-05-05target/ppc: Remove msr_ir macroVíctor Colombo
2022-05-05target/ppc: Remove msr_gs macroVíctor Colombo
2022-05-05target/ppc: Remove msr_pow macroVíctor Colombo
2022-05-05target/ppc: Fix BookE debug interrupt generationBin Meng
2022-02-18target/ppc: Move common SPR functions out of cpu_initFabiano Rosas
2022-02-09target/ppc: Remove PowerPC 601 CPUsCédric Le Goater
2022-01-28target/ppc: Fix test on mmu_model in hreg_compute_hflags_value()Cédric Le Goater
2022-01-28target/ppc: fix 'skip KVM' cond in cpu_interrupt_exittb()Daniel Henrique Barboza
2022-01-04target/ppc: Cache per-pmc insn and cycle count settingsRichard Henderson
2021-12-17target/ppc: enable PMU instruction countDaniel Henrique Barboza
2021-10-21target/ppc: add MMCR0 PMCC bits to hflagsDaniel Henrique Barboza
2021-09-30target/ppc: add LPCR[HR] to DisasContext and hflagsMatheus Ferst
2021-08-27target/ppc: moved store_40x_sler to helper_regs.cLucas Mateus Castro (alqotel)
2021-05-04target/ppc: Validate hflags with CONFIG_DEBUG_TCGRichard Henderson
2021-05-04target/ppc: Remove env->immu_idx and env->dmmu_idxRichard Henderson
2021-05-04target/ppc: Remove MSR_SA and MSR_AP from hflagsRichard Henderson
2021-05-04target/ppc: Put LPCR[GTSE] in hflagsRichard Henderson
2021-05-04target/ppc: Put dbcr0 single-step bits into hflagsRichard Henderson
2021-05-04target/ppc: Disconnect hflags from MSRRichard Henderson
2021-05-04target/ppc: Retain hflags_nmsr only for migrationRichard Henderson
2021-05-04target/ppc: Move 601 hflags adjustment to hreg_compute_hflagsRichard Henderson
2021-05-04target/ppc: Move helper_regs.h functions out-of-lineRichard Henderson