OSDN Git Service

target/hppa: Introduce MMU_IDX_MMU_DISABLED
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 7 Nov 2023 19:33:45 +0000 (11:33 -0800)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 13 Nov 2023 17:17:21 +0000 (09:17 -0800)
commit17fe594c59c7a7304c663534ffb0853eb7e903d5
tree969238c15afba4f8ae7a40085b8812d03a53bf22
parent2a23f0f1189666fe453027eca60daf03c561bfd6
target/hppa: Introduce MMU_IDX_MMU_DISABLED

Reduce the number of direct checks against MMU_PHYS_IDX.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/hppa/cpu.h
target/hppa/mem_helper.c
target/hppa/translate.c