target/arm: Split decode of VSDOT and VUDOT
commitf0ad96cb28637a91f7904b83b55a001e294e62c0
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 25 May 2021 01:03:54 +0000 (24 18:03 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 25 May 2021 15:01:44 +0000 (25 16:01 +0100)
tree50734899c9fd01a9c9121dce0a72cc3db354bc50
parent5a46304c03265d2c632583436b8d7c8641fa0d16
target/arm: Split decode of VSDOT and VUDOT

Now that we have a common helper, sharing decode does not
save much.  Also, this will solve an upcoming naming problem.

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