aboutsummaryrefslogtreecommitdiff
path: root/target/ppc/translate/storage-ctrl-impl.c.inc
AgeCommit message (Expand)Author
2024-05-24target/ppc: Fix broadcast tlbie synchronisationNicholas Piggin
2023-10-03tcg: Rename cpu_env to tcg_envRichard Henderson
2023-03-05target/ppc: Drop tcg_temp_freeRichard Henderson
2022-07-18target/ppc: Implement slbiagLucas Coutinho
2022-07-18target/ppc: Move slbsync to decodetreeLucas Coutinho
2022-07-18target/ppc: Move slbfee to decodetreeLucas Coutinho
2022-07-18target/ppc: Move slbmfee to decodetreeLucas Coutinho
2022-07-18target/ppc: Move slbmfev to decodetreeLucas Coutinho
2022-07-18target/ppc: Move slbmte to decodetreeLucas Coutinho
2022-07-18target/ppc: Move slbia to decodetreeLucas Coutinho
2022-07-18target/ppc: Move slbieg to decodetreeLucas Coutinho
2022-07-18target/ppc: Move slbie to decodetreeLucas Coutinho
2022-07-18target/ppc: Implement ISA 3.00 tlbie[l]Leandro Lupori
2022-07-18target/ppc: Move tlbie[l] to decode treeLeandro Lupori