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

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