Re: [PATCH v3 4/4] target/arm: Set ID_PFR0.DIT to 1 for "max" 32-bit CPU

2021-01-27 Thread Richard Henderson
On 1/27/21 6:45 PM, Rebecca Cran wrote: > Enable FEAT_DIT for the "max" 32-bit CPU. > > Signed-off-by: Rebecca Cran > --- > target/arm/cpu.c | 4 > 1 file changed, 4 insertions(+) Reviewed-by: Richard Henderson r~

[PATCH v3 4/4] target/arm: Set ID_PFR0.DIT to 1 for "max" 32-bit CPU

2021-01-27 Thread Rebecca Cran
Enable FEAT_DIT for the "max" 32-bit CPU. Signed-off-by: Rebecca Cran --- target/arm/cpu.c | 4 1 file changed, 4 insertions(+) diff --git a/target/arm/cpu.c b/target/arm/cpu.c index 40142ac141e5..c98f44624423 100644 --- a/target/arm/cpu.c +++ b/target/arm/cpu.c @@ -2197,6 +2197,10 @@ stat