On Wed, 2 Jul 2025 at 13:42, Richard Henderson <richard.hender...@linaro.org> wrote: > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > target/arm/tcg/helper-sve.h | 22 +++++ > target/arm/tcg/sve_ldst_internal.h | 26 ++++++ > target/arm/tcg/sve_helper.c | 6 ++ > target/arm/tcg/translate-sve.c | 134 +++++++++++++++++++++++------ > target/arm/tcg/sve.decode | 20 +++++ > 5 files changed, 181 insertions(+), 27 deletions(-)
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM