On Mon, 6 May 2024 at 02:15, Richard Henderson <richard.hender...@linaro.org> wrote: > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > target/arm/helper.h | 5 + > target/arm/tcg/a64.decode | 30 ++++++ > target/arm/tcg/translate-a64.c | 188 +++++++++++++++++++-------------- > target/arm/tcg/vec_helper.c | 30 ++++++ > 4 files changed, 174 insertions(+), 79 deletions(-)
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM