On 21/10/22 00:35, Richard Henderson wrote:
Reduce the amount of typing required for this check.Signed-off-by: Richard Henderson <richard.hender...@linaro.org> --- target/arm/internals.h | 5 +++++ target/arm/helper.c | 14 +++++--------- target/arm/ptw.c | 14 ++++++-------- 3 files changed, 16 insertions(+), 17 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>