On Sat, 9 Apr 2022 at 01:08, Richard Henderson <richard.hender...@linaro.org> wrote: > > Use FIELD_DP{32,64} to manipulate id_pfr1 and id_aa64pfr0 > during arm_cpu_realizefn. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > target/arm/cpu.c | 22 +++++++++++++--------- > 1 file changed, 13 insertions(+), 9 deletions(-) >
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM