On 11/11/23 02:32, Richard Henderson wrote:
Reduce the number of direct checks against MMU_PHYS_IDX.Signed-off-by: Richard Henderson <richard.hender...@linaro.org> --- target/hppa/cpu.h | 1 + target/hppa/mem_helper.c | 4 ++-- target/hppa/translate.c | 20 +++++++++++--------- 3 files changed, 14 insertions(+), 11 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>