On 12/7/25 00:49, Richard Henderson wrote:
Separate the access_type from the protection check.Signed-off-by: Richard Henderson <richard.hender...@linaro.org> --- target/arm/internals.h | 5 +++-- target/arm/ptw.c | 11 ++++++----- target/arm/tcg/m_helper.c | 4 ++-- 3 files changed, 11 insertions(+), 9 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>