commit | 17fe594c59c7a7304c663534ffb0853eb7e903d5 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Tue Nov 07 11:33:45 2023 -0800 |
committer | Richard Henderson <richard.henderson@linaro.org> | Mon Nov 13 09:17:21 2023 -0800 |
tree | 969238c15afba4f8ae7a40085b8812d03a53bf22 | |
parent | 2a23f0f1189666fe453027eca60daf03c561bfd6 [diff] |
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>