qemu-arm
[Top][All Lists]
Advanced

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

Re: [Qemu-arm] [PATCH for-4.0 1/4] target/arm: Move id_aa64mmfr* to ARMI


From: Peter Maydell
Subject: Re: [Qemu-arm] [PATCH for-4.0 1/4] target/arm: Move id_aa64mmfr* to ARMISARegisters
Date: Thu, 15 Nov 2018 17:59:00 +0000

On 15 November 2018 at 16:49, Peter Maydell <address@hidden> wrote:
> On 2 November 2018 at 13:41, Richard Henderson
> <address@hidden> wrote:
>> At the same time, define the fields for these registers,
>> and use those defines in arm_pamax().
>>
>> Signed-off-by: Richard Henderson <address@hidden>
>
> Reviewed-by: Peter Maydell <address@hidden>

...though since you'll need a v2 anyway, maybe add the v8.5
fields in ID_AA64MMFR0 ?

FIELD(ID_AA64MMFR0, TGran16_2, 32, 4)
FIELD(ID_AA64MMFR0, TGran64_2, 36, 4)
FIELD(ID_AA64MMFR0, TGran4_2, 40, 4)
FIELD(ID_AA64MMFR0, ExS, 44, 4)

thanks
-- PMM



reply via email to

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