On Mon, 6 May 2024 at 02:06, Richard Henderson <richard.hender...@linaro.org> wrote: > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > target/arm/helper.h | 2 + > target/arm/tcg/a64.decode | 22 +++ > target/arm/tcg/translate-a64.c | 241 +++++++++++++++++---------------- > target/arm/tcg/vec_helper.c | 14 ++ > 4 files changed, 163 insertions(+), 116 deletions(-)
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM