target/arm: Split out do_neon_ddda_fpst
commit505fce5060eac5daf04abbdc0f347ddd53a73c66
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 25 May 2021 01:03:50 +0000 (24 18:03 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 25 May 2021 15:01:44 +0000 (25 16:01 +0100)
tree8f44b1e6f3ee05d6896a633cc246d662cc2cb399
parentf7da051f5eb349b5bcf34db64fac17b89e869f81
target/arm: Split out do_neon_ddda_fpst

Split out a helper that can handle the 4-register
format for helpers shared with SVE.

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