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