tcg/arm: Implement tcg_out_dup*_vec
authorRichard Henderson <richard.henderson@linaro.org>
Sat, 5 Sep 2020 07:03:27 +0000 (00:03 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Fri, 4 Jun 2021 18:50:11 +0000 (11:50 -0700)
commit213e8d84735f56e16d4485509ef48ccb6488d4a9
tree31e608347c1d65f6d1a5876bcdf446a023bc06ed
parent2df2a8cf77e76370698164e3d361e07075d2a699
tcg/arm: Implement tcg_out_dup*_vec

Most of dupi is copied from tcg/aarch64, which has the same
encoding for AdvSimdExpandImm.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/arm/tcg-target.c.inc