target/ppc: Remove BookE from direct store handling
authorBALATON Zoltan <balaton@eik.bme.hu>
Sun, 12 May 2024 23:27:53 +0000 (01:27 +0200)
committerNicholas Piggin <npiggin@gmail.com>
Thu, 23 May 2024 23:43:08 +0000 (09:43 +1000)
commitaa30aa7d8e9232cb1bfdc4feb12b03095c2ff519
treea0ce87ded75dafd9917f705966232ed46dc4046b
parente8a9c0fbffe80946ae1a6004b77a18a030cce6f1
target/ppc: Remove BookE from direct store handling

As BookE never returns -4 we can drop BookE from the direct store case
in ppc_jumbo_xlate().

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