Home
last modified time | relevance | path

Searched hist:aa20e1c8c642a1986f8e949af311d9bd2ee70f8e (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/ppc/
H A Dmmu_common.cdiff aa20e1c8c642a1986f8e949af311d9bd2ee70f8e Sun May 12 18:27:55 CDT 2024 BALATON Zoltan <balaton@eik.bme.hu> target/ppc: Simplify ppc_booke_xlate() part 1

Move setting error_code that appears in every case out in front and
hoist the common fall through case for BOOKE206 as well which allows
removing the nested switches.

Reviewed-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>