target/arm: Set ID_AA64PFR0.DIT and ID_PFR0.DIT to 1 for "max" AA64 CPU
commit2bf1eff9e9125a3d73901991dcfb9cb2ace03be1
authorRebecca Cran <rebecca@nuviainc.com>
Mon, 8 Feb 2021 06:56:59 +0000 (7 23:56 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 11 Feb 2021 11:50:14 +0000 (11 11:50 +0000)
tree7fb22fa6d2eb20f4525105188b568b72f1bdb297
parentf944a854ce4007000accf7c191b5b52916947198
target/arm: Set ID_AA64PFR0.DIT and ID_PFR0.DIT to 1 for "max" AA64 CPU

Enable FEAT_DIT for the "max" AARCH64 CPU.

Signed-off-by: Rebecca Cran <rebecca@nuviainc.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20210208065700.19454-4-rebecca@nuviainc.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/cpu64.c