Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | target/ppc: Remove msr_dr macro | Víctor Colombo | 2022-05-05 | 1 | -4/+6 |
* | target/ppc: Remove msr_ir macro | Víctor Colombo | 2022-05-05 | 1 | -5/+6 |
* | target/ppc: Remove msr_cm macro | Víctor Colombo | 2022-05-05 | 1 | -1/+1 |
* | target/ppc: Remove msr_ds macro | Víctor Colombo | 2022-05-05 | 1 | -1/+1 |
* | target/ppc: Remove msr_pr macro | Víctor Colombo | 2022-05-05 | 1 | -11/+12 |
* | target/ppc: Remove PowerPC 601 CPUs | Cédric Le Goater | 2022-02-09 | 1 | -21/+0 |
* | target/ppc/mmu_common: Fix SRR1/MSR error code on Book-E | Vitaly Cheptsov | 2022-01-28 | 1 | -3/+15 |
* | ppc/ppc405: Activate MMU logs | Cédric Le Goater | 2022-01-04 | 1 | -87/+77 |
* | target/ppc: remove 401/403 CPUs | Cédric Le Goater | 2021-12-17 | 1 | -37/+4 |
* | target/ppc: Remove the software TLB model of 7450 CPUs | Fabiano Rosas | 2021-12-17 | 1 | -19/+0 |
* | target/ppc: moved store_40x_sler to helper_regs.c | Lucas Mateus Castro (alqotel) | 2021-08-27 | 1 | -10/+0 |
* | target/ppc: moved ppc_store_sdr1 to mmu_common.c | Lucas Mateus Castro (alqotel) | 2021-08-27 | 1 | -0/+26 |
* | target/ppc: divided mmu_helper.c in 2 files | Lucas Mateus Castro (alqotel) | 2021-08-27 | 1 | -0/+1604 |