summaryrefslogtreecommitdiffstats
path: root/target/ppc/mmu_common.c
Commit message (Expand)AuthorAgeFilesLines
* target/ppc: Remove msr_dr macroVíctor Colombo2022-05-051-4/+6
* target/ppc: Remove msr_ir macroVíctor Colombo2022-05-051-5/+6
* target/ppc: Remove msr_cm macroVíctor Colombo2022-05-051-1/+1
* target/ppc: Remove msr_ds macroVíctor Colombo2022-05-051-1/+1
* target/ppc: Remove msr_pr macroVíctor Colombo2022-05-051-11/+12
* target/ppc: Remove PowerPC 601 CPUsCédric Le Goater2022-02-091-21/+0Star
* target/ppc/mmu_common: Fix SRR1/MSR error code on Book-EVitaly Cheptsov2022-01-281-3/+15
* ppc/ppc405: Activate MMU logsCédric Le Goater2022-01-041-87/+77Star
* target/ppc: remove 401/403 CPUsCédric Le Goater2021-12-171-37/+4Star
* target/ppc: Remove the software TLB model of 7450 CPUsFabiano Rosas2021-12-171-19/+0Star
* target/ppc: moved store_40x_sler to helper_regs.cLucas Mateus Castro (alqotel)2021-08-271-10/+0Star
* target/ppc: moved ppc_store_sdr1 to mmu_common.cLucas Mateus Castro (alqotel)2021-08-271-0/+26
* target/ppc: divided mmu_helper.c in 2 filesLucas Mateus Castro (alqotel)2021-08-271-0/+1604