Re: [PATCH] target/arm: Implement ID_PFR2

2021-01-20 Thread Richard Henderson
On 1/19/21 5:52 PM, Richard Henderson wrote: > This was defined at some point before ARMv8.4, and will > shortly be used by new processor descriptions. > > Reviewed-by: Peter Maydell > Signed-off-by: Richard Henderson > --- > > I've pulled this out of a largely defunct 2019 branch. This will >

[PATCH] target/arm: Implement ID_PFR2

2021-01-19 Thread Richard Henderson
This was defined at some point before ARMv8.4, and will shortly be used by new processor descriptions. Reviewed-by: Peter Maydell Signed-off-by: Richard Henderson --- I've pulled this out of a largely defunct 2019 branch. This will be required for the cortex-a76. Aside from simplistic isar ch