target/arm: Convert V[US]DOT (scalar) to decodetree
commit35f5d4d1747558c6af2d914bcd848dcc30c3b531
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 30 Apr 2020 18:09:36 +0000 (30 19:09 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 4 May 2020 11:57:56 +0000 (4 12:57 +0100)
treedf43a47ba0d7b457ab7be5d751822082affefcc3
parent7e1b5d615361bb0038cda0e08af41e350e42d081
target/arm: Convert V[US]DOT (scalar) to decodetree

Convert the V[US]DOT (scalar) insns in the 2reg-scalar-ext group
to decodetree.

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