commit | ba91e5d0276607fd6f862b498603f94c16ec0e07 | [log] [tgz] |
---|---|---|
author | BALATON Zoltan <balaton@eik.bme.hu> | Mon May 13 01:27:54 2024 +0200 |
committer | Nicholas Piggin <npiggin@gmail.com> | Fri May 24 09:43:08 2024 +1000 |
tree | 6e934d20bf004ed99f112ed3f4316ba9a4bf88cf | |
parent | aa30aa7d8e9232cb1bfdc4feb12b03095c2ff519 [diff] |
target/ppc: Split off BookE handling from ppc_jumbo_xlate() Introduce ppc_booke_xlate() to handle BookE and BookE 2.06 cases to reduce ppc_jumbo_xlate() further. Reviewed-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu> Signed-off-by: Nicholas Piggin <npiggin@gmail.com>