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

...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