Age | Commit message (Expand) | Author |
---|---|---|
2024-05-24 | target/ppc: Fix broadcast tlbie synchronisation | Nicholas Piggin |
2023-10-03 | tcg: Rename cpu_env to tcg_env | Richard Henderson |
2023-03-05 | target/ppc: Drop tcg_temp_free | Richard Henderson |
2022-07-18 | target/ppc: Implement slbiag | Lucas Coutinho |
2022-07-18 | target/ppc: Move slbsync to decodetree | Lucas Coutinho |
2022-07-18 | target/ppc: Move slbfee to decodetree | Lucas Coutinho |
2022-07-18 | target/ppc: Move slbmfee to decodetree | Lucas Coutinho |
2022-07-18 | target/ppc: Move slbmfev to decodetree | Lucas Coutinho |
2022-07-18 | target/ppc: Move slbmte to decodetree | Lucas Coutinho |
2022-07-18 | target/ppc: Move slbia to decodetree | Lucas Coutinho |
2022-07-18 | target/ppc: Move slbieg to decodetree | Lucas Coutinho |
2022-07-18 | target/ppc: Move slbie to decodetree | Lucas Coutinho |
2022-07-18 | target/ppc: Implement ISA 3.00 tlbie[l] | Leandro Lupori |
2022-07-18 | target/ppc: Move tlbie[l] to decode tree | Leandro Lupori |