qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v5 01/14] target/arm: Introduce regime_is_stage2


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v5 01/14] target/arm: Introduce regime_is_stage2
Date: Fri, 21 Oct 2022 11:19:02 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.3.2

On 21/10/22 00:35, Richard Henderson wrote:
Reduce the amount of typing required for this check.

Signed-off-by: Richard Henderson <richard.henderson@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é <philmd@linaro.org>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]