target/arm: Add isar_feature_{aa64,any}_ras
authorRichard Henderson <richard.henderson@linaro.org>
Sun, 1 May 2022 05:50:15 +0000 (22:50 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 5 May 2022 08:35:52 +0000 (09:35 +0100)
commit25e168ab70627bf3368944cf5b1d97490c853007
tree3385b58388986d08a4c4243fda0f6c8eb5363ebb
parentca56aac59f6ca936b60f7f6bea5ab54e3f70e379
target/arm: Add isar_feature_{aa64,any}_ras

Add the aa64 predicate for detecting RAS support from id registers.
We already have the aa32 version from the M-profile work.
Add the 'any' predicate for testing both aa64 and aa32.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20220501055028.646596-34-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/cpu.h