summaryrefslogtreecommitdiffstats
path: root/target-ppc/mmu-hash32.h
Commit message (Expand)AuthorAgeFilesLines
* target-ppc: Use PowerPCCPU in PowerPCCPUClass::handle_mmu_fault hookAndreas Färber2014-03-131-1/+1
* target-ppc: Clean up ENV_GET_CPU() usageAndreas Färber2014-03-131-4/+8
* exec: Make stl_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-111-2/+4
* exec: Make ldl_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-111-2/+4
* mmu-hash32: Clean up BAT matching logicDavid Gibson2013-03-221-4/+0
* mmu-hash*: Separate PTEG searching from permissions checkingDavid Gibson2013-03-221-0/+4
* mmu-hash*: Add hash pte load/store helpersDavid Gibson2013-03-221-0/+28
* mmu-hash*: Add header file for definitionsDavid Gibson2013-03-221-0/+61
* target-ppc: Don't share get_pteg_offset() between 32 and 64-bitDavid Gibson2013-03-221-1/+1
* target-ppc: Disentangle hash mmu versions of cpu_get_phys_page_debug()David Gibson2013-03-221-2/+1
* target-ppc: Disentangle hash mmu paths for cpu_ppc_handle_mmu_faultDavid Gibson2013-03-221-0/+2
* target-ppc: Disentangle get_physical_address() pathsDavid Gibson2013-03-221-2/+2
* target-ppc: Disentangle get_segment()David Gibson2013-03-221-2/+2
* target-ppc: Disentangle find_pte()David Gibson2013-03-221-2/+2
* target-ppc: Disentangle pte_check()David Gibson2013-03-221-0/+12
OpenPOWER on IntegriCloud