target/arm: Convert VCMLA (vector) to decodetree
commitafff8de0d4d55b4ce7c36eb9cdfafe477a35dd75
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 30 Apr 2020 18:09:31 +0000 (30 19:09 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 4 May 2020 11:57:56 +0000 (4 12:57 +0100)
treef547eb2ad65398ce8b3e61c82d13cb59cf922015
parent625e3dd44a15dfbe9532daa6454df3f86cf04d3e
target/arm: Convert VCMLA (vector) to decodetree

Convert the VCMLA (vector) insns in the 3same extension group to
decodetree.

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