qemu-arm
[Top][All Lists]
Advanced

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

Re: [PATCH v4 04/30] target/arm: Add wrapper macros for accessing tbflag


From: Peter Maydell
Subject: Re: [PATCH v4 04/30] target/arm: Add wrapper macros for accessing tbflags
Date: Mon, 19 Apr 2021 18:04:42 +0100

On Fri, 16 Apr 2021 at 20:04, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> We're about to split tbflags into two parts.  These macros
> will ensure that the correct part is used with the correct
> set of bits.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>  target/arm/cpu.h           | 22 +++++++++-
>  target/arm/helper-a64.c    |  2 +-
>  target/arm/helper.c        | 85 +++++++++++++++++---------------------
>  target/arm/translate-a64.c | 36 ++++++++--------
>  target/arm/translate.c     | 48 ++++++++++-----------
>  5 files changed, 101 insertions(+), 92 deletions(-)

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>

thanks
-- PMM



reply via email to

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