aboutsummaryrefslogtreecommitdiff
path: root/target/ppc/mmu-hash32.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-18bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plxPhilippe Mathieu-Daudé1-7/+7
2022-02-09target/ppc: Remove PowerPC 601 CPUsCédric Le Goater1-46/+2
2021-07-09target/ppc: change ppc_hash32_xlate to use mmu_idxBruno Larsen (billionai)1-21/+19
2021-07-09target/ppc: Fix compilation with DEBUG_BATS debug optionFabiano Rosas1-1/+4
2021-07-09target/ppc: Introduce ppc_xlateRichard Henderson1-35/+3
2021-07-09target/ppc: Split out ppc_hash32_xlateRichard Henderson1-111/+113
2021-07-09target/ppc: Use MMUAccessType with *_handle_mmu_faultRichard Henderson1-5/+2
2021-06-03target/ppc: removed unnecessary inclusion of helper-proto.hBruno Larsen (billionai)1-1/+0
2021-05-19target/ppc: Use MMUAccessType in mmu-hash32.cRichard Henderson1-24/+29
2021-05-19target/ppc: Introduce prot_for_access_typeRichard Henderson1-3/+5
2020-11-15powerpc tcg: Fix Lesser GPL version numberChetan Pant1-1/+1
2019-04-26ppc/hash32: Rework R and C bit updatesBenjamin Herrenschmidt1-14/+31
2019-04-26target/ppc: Style fixes for mmu-hash32.[ch]David Gibson1-8/+14
2019-02-26target/ppc: Fix ordering of hash MMU accessesBenjamin Herrenschmidt1-0/+6
2017-03-01target/ppc: Eliminate htab_base and htab_mask variablesDavid Gibson1-7/+7
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+568