summaryrefslogtreecommitdiffstats
path: root/target/ppc/mmu-hash32.c
Commit message (Expand)AuthorAgeFilesLines
* target/ppc: Remove PowerPC 601 CPUsCédric Le Goater2022-02-091-46/+2Star
* target/ppc: change ppc_hash32_xlate to use mmu_idxBruno Larsen (billionai)2021-07-091-21/+19Star
* target/ppc: Fix compilation with DEBUG_BATS debug optionFabiano Rosas2021-07-091-1/+4
* target/ppc: Introduce ppc_xlateRichard Henderson2021-07-091-35/+3Star
* target/ppc: Split out ppc_hash32_xlateRichard Henderson2021-07-091-111/+113
* target/ppc: Use MMUAccessType with *_handle_mmu_faultRichard Henderson2021-07-091-5/+2Star
* target/ppc: removed unnecessary inclusion of helper-proto.hBruno Larsen (billionai)2021-06-031-1/+0Star
* target/ppc: Use MMUAccessType in mmu-hash32.cRichard Henderson2021-05-191-24/+29
* target/ppc: Introduce prot_for_access_typeRichard Henderson2021-05-191-3/+5
* powerpc tcg: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
* ppc/hash32: Rework R and C bit updatesBenjamin Herrenschmidt2019-04-261-14/+31
* target/ppc: Style fixes for mmu-hash32.[ch]David Gibson2019-04-261-8/+14
* target/ppc: Fix ordering of hash MMU accessesBenjamin Herrenschmidt2019-02-251-0/+6
* target/ppc: Eliminate htab_base and htab_mask variablesDavid Gibson2017-03-011-7/+7
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+568