target/arm: Convert Neon 3-reg-diff polynomial VMULL
commit18fb58d588898550919392277787979ee7d0d84e
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 16 Jun 2020 09:32:26 +0000 (16 10:32 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 16 Jun 2020 09:32:26 +0000 (16 10:32 +0100)
tree95081ce9e65d312a84d51bee7e2ca50177bdb50e
parent9546ca5998d3cbd98a81b2d46a2e92a11b0f78a4
target/arm: Convert Neon 3-reg-diff polynomial VMULL

Convert the Neon 3-reg-diff insn polynomial VMULL. This is the last
insn in this group to be converted.

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