target/arm: Introduce regime_is_stage2
commitedc05dd43ade287e735f1d8c972562dbdd12a378
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 24 Oct 2022 05:18:38 +0000 (24 15:18 +1000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 27 Oct 2022 09:27:23 +0000 (27 10:27 +0100)
treee9e043c8312f360794ed5d4df6d2ef120ea24988
parent7719419deb07a431455dfb0178480ef4be2d3e2c
target/arm: Introduce regime_is_stage2

Reduce the amount of typing required for this check.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20221024051851.3074715-2-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/helper.c
target/arm/internals.h
target/arm/ptw.c