OSDN Git Service

target/arm: Use clmul_16* routines
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 11 Jul 2023 08:26:24 +0000 (09:26 +0100)
committerRichard Henderson <richard.henderson@linaro.org>
Fri, 15 Sep 2023 13:57:00 +0000 (13:57 +0000)
commitc6f0dcb1fdee2b1c2af15cea75bee98327308a8e
tree8ad932f904ddee51a973239567920596152b8dac
parentcf1b2cab835f816915c8a170ec783922bc4e56a3
target/arm: Use clmul_16* routines

Use generic routines for 16-bit carry-less multiply.
Remove our local version of pmull_w.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/arm/tcg/mve_helper.c
target/arm/tcg/vec_helper.c
target/arm/tcg/vec_internal.h