aboutsummaryrefslogtreecommitdiff
path: root/target/ppc/mmu_common.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-18bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plxPhilippe Mathieu-Daudé1-13/+13
2022-12-21target/ppc/mmu_common: Fix table layout of "info tlb" HMP commandBernhard Beschow1-1/+1
2022-12-21target/ppc/mmu_common: Log which effective address had no TLB entry foundBernhard Beschow1-1/+2
2022-05-05target/ppc: Remove msr_dr macroVíctor Colombo1-4/+6
2022-05-05target/ppc: Remove msr_ir macroVíctor Colombo1-5/+6
2022-05-05target/ppc: Remove msr_cm macroVíctor Colombo1-1/+1
2022-05-05target/ppc: Remove msr_ds macroVíctor Colombo1-1/+1
2022-05-05target/ppc: Remove msr_pr macroVíctor Colombo1-11/+12
2022-02-09target/ppc: Remove PowerPC 601 CPUsCédric Le Goater1-21/+0
2022-01-28target/ppc/mmu_common: Fix SRR1/MSR error code on Book-EVitaly Cheptsov1-3/+15
2022-01-04ppc/ppc405: Activate MMU logsCédric Le Goater1-87/+77
2021-12-17target/ppc: remove 401/403 CPUsCédric Le Goater1-37/+4
2021-12-17target/ppc: Remove the software TLB model of 7450 CPUsFabiano Rosas1-19/+0
2021-08-27target/ppc: moved store_40x_sler to helper_regs.cLucas Mateus Castro (alqotel)1-10/+0
2021-08-27target/ppc: moved ppc_store_sdr1 to mmu_common.cLucas Mateus Castro (alqotel)1-0/+26
2021-08-27target/ppc: divided mmu_helper.c in 2 filesLucas Mateus Castro (alqotel)1-0/+1604