On Sat, 9 Apr 2022 at 01:23, Richard Henderson <richard.hender...@linaro.org> wrote: > > 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. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > target/arm/cpu.h | 10 ++++++++++
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM