Re: [PATCH v3 04/33] target/arm: Convert SUQADD and USQADD to gvec
On Tue, 28 May 2024 at 21:31, Richard Henderson wrote: > > Signed-off-by: Richard Henderson > --- > target/arm/helper.h| 16 + > target/arm/tcg/translate-a64.h | 6 ++ > target/arm/tcg/gengvec64.c | 110 > target/arm/tcg/translate-a64.c | 1
[PATCH v3 04/33] target/arm: Convert SUQADD and USQADD to gvec
Signed-off-by: Richard Henderson --- target/arm/helper.h| 16 + target/arm/tcg/translate-a64.h | 6 ++ target/arm/tcg/gengvec64.c | 110 target/arm/tcg/translate-a64.c | 113 ++--- target/arm/tcg/vec_helper.c|