On Wed, 2 Jul 2025 at 13:38, Richard Henderson <richard.hender...@linaro.org> wrote: > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > target/arm/tcg/helper-sme.h | 20 ++++++ > target/arm/tcg/sme_helper.c | 120 +++++++++++++++++++++++++++++++++ > target/arm/tcg/translate-sme.c | 33 +++++++++ > target/arm/tcg/sme.decode | 37 ++++++++++ > 4 files changed, 210 insertions(+)
Bounds check and H macro usage again; otherwise Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM