]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/arm: Introduce gen_gvec_{s,u}{add,ada}lp
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 11 Dec 2024 16:30:12 +0000 (10:30 -0600)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 13 Dec 2024 13:39:23 +0000 (13:39 +0000)
commitc14bde6998398d19187e9eff8a9f69ddb00fdf5b
tree0e7c8df6e33fa584c381a47baef5fe1743a666a8
parente90cf92209d07e8fb4564f82adc09b9fb764cf41
target/arm: Introduce gen_gvec_{s,u}{add,ada}lp

Pairwise addition with and without accumulation.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20241211163036.2297116-46-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/helper.h
target/arm/tcg/gengvec.c
target/arm/tcg/neon_helper.c
target/arm/tcg/translate-neon.c
target/arm/tcg/translate.h