qemu-arm
[Top][All Lists]
Advanced

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

Re: [PATCH 1/8] target/arm: Replicate TBI/TBID bits for single range reg


From: Peter Maydell
Subject: Re: [PATCH 1/8] target/arm: Replicate TBI/TBID bits for single range regimes
Date: Mon, 2 Mar 2020 12:00:47 +0000

On Tue, 25 Feb 2020 at 03:12, Richard Henderson
<address@hidden> wrote:
>
> Replicate the single TBI bit from TCR_EL2 and TCR_EL3 so that
> we can unconditionally use pointer bit 55 to index into our
> composite TBI1:TBI0 field.
>
> Signed-off-by: Richard Henderson <address@hidden>
> ---
>  target/arm/helper.c | 6 ++++--
>  1 file changed, 4 insertions(+), 2 deletions(-)

Reviewed-by: Peter Maydell <address@hidden>

thanks
-- PMM



reply via email to

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