commit | 58b0132553139b481a4b6ea1c597465152381f66 | [log] [tgz] |
---|---|---|
author | BALATON Zoltan <balaton@eik.bme.hu> | Mon May 13 01:27:58 2024 +0200 |
committer | Nicholas Piggin <npiggin@gmail.com> | Fri May 24 09:43:10 2024 +1000 |
tree | cecdd7e8408685d2cf7ea5ce718882260f8cef6d | |
parent | c29f808af5b14d24ec8591be46c37441c7c15663 [diff] |
target/ppc: Split off 40x cases from ppc_jumbo_xlate() Introduce ppc_40x_xlate() to split off 40x handlning leaving only 6xx in ppc_jumbo_xlate() now. Reviewed-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu> Signed-off-by: Nicholas Piggin <npiggin@gmail.com>