qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 44/67] target/arm: Introduce gen_gvec_{s,u}{add,ada}lp


From: Peter Maydell
Subject: Re: [PATCH 44/67] target/arm: Introduce gen_gvec_{s,u}{add,ada}lp
Date: Fri, 6 Dec 2024 15:36:43 +0000

On Sun, 1 Dec 2024 at 15:12, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> Pairwise addition with and without accumulation.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>  target/arm/helper.h             |   2 -
>  target/arm/tcg/translate.h      |   9 ++
>  target/arm/tcg/gengvec.c        | 230 ++++++++++++++++++++++++++++++++
>  target/arm/tcg/neon_helper.c    |  22 ---
>  target/arm/tcg/translate-neon.c | 150 +--------------------
>  5 files changed, 243 insertions(+), 170 deletions(-)

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

thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]