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