commit | 279fe98d0d3057daa4045faa6e2119288d7b7f07 | [log] [tgz] |
---|---|---|
author | BALATON Zoltan <balaton@eik.bme.hu> | Mon May 13 01:27:43 2024 +0200 |
committer | Nicholas Piggin <npiggin@gmail.com> | Fri May 24 09:43:04 2024 +1000 |
tree | 116f1dfb3645b6eed4f213ecdf6156eb50e2b9fb | |
parent | f3f66a315714a0bf10c1b82df3324834c9b484fc [diff] |
target/ppc: Split out BookE xlate cases before checking real mode BookE does not have real mode so split off and handle it first in get_physical_address_wtlb() before checking for real mode for other MMU models. Reviewed-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu> Signed-off-by: Nicholas Piggin <npiggin@gmail.com>