On Fri, 15 Aug 2025 at 13:29, Richard Henderson <richard.hender...@linaro.org> wrote: > > This feature contains the LDCLRP, LDSETP, and SWPP instructions. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > target/arm/cpu-features.h | 5 ++++ > target/arm/tcg/translate-a64.c | 49 ++++++++++++++++++++++++++++++++++ > target/arm/tcg/a64.decode | 7 +++++ > 3 files changed, 61 insertions(+)
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM