target/arm: Use TRANS_FEAT for gen_gvec_ool_arg_zzxz
commitf3500a25fd12218fb74a09e9a6813108c10bf83c
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 27 May 2022 18:17:27 +0000 (27 11:17 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 30 May 2022 16:05:05 +0000 (30 17:05 +0100)
treedc94351f24d16742a37e5c2a1a6c1bc25e8d1fc8
parente82d3536cd1af0c5bde907269f3dc394bdf3912b
target/arm: Use TRANS_FEAT for gen_gvec_ool_arg_zzxz

Convert SVE translation functions directly using
gen_gvec_ool_arg_zzxz to TRANS_FEAT.  Also include
BFDOT_zzxz, which was using gen_gvec_ool_zzzz.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20220527181907.189259-15-richard.henderson@linaro.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/translate-sve.c