]> Git Repo - qemu.git/commit - target/ppc/mmu-hash32.c
mmu-hash32: Split direct store segment handling into a helper
authorDavid Gibson <[email protected]>
Tue, 12 Mar 2013 00:31:25 +0000 (00:31 +0000)
committerAlexander Graf <[email protected]>
Fri, 22 Mar 2013 14:28:49 +0000 (15:28 +0100)
commit723ed73ada1ed66a67722f3051059f634d60ebf7
tree32f0e11544c8982d9649316b10099eec19516c0e
parent4b9605a5b16f86d9e8eccbc0bd522904137c1200
mmu-hash32: Split direct store segment handling into a helper

This further separates the unusual case handling of direct store segments
from the main translation path by moving its logic into a helper function,
with some tiny cleanups along the way.

Signed-off-by: David Gibson <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
target-ppc/mmu-hash32.c
This page took 0.021904 seconds and 4 git commands to generate.