On Sat, 25 May 2024 at 00:23, Richard Henderson
<richard.hender...@linaro.org> wrote:
>
> This eliminates the last uses of these neon helpers.
> Incorporate the MO_64 expanders as an option to the vector expander.
>
> Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
> ---
>  target/arm/helper.h            |   8 --
>  target/arm/tcg/translate-a64.h |   8 ++
>  target/arm/tcg/gengvec64.c     |  71 ++++++++++++++
>  target/arm/tcg/neon_helper.c   | 165 ---------------------------------
>  target/arm/tcg/translate-a64.c |  73 +++++----------
>  5 files changed, 103 insertions(+), 222 deletions(-)

Reviewed-by: Peter Maydell <peter.mayd...@linaro.org>

thanks
-- PMM

Reply via email to