]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/arm: Convert VCMLA (scalar) to decodetree
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 30 Apr 2020 18:09:35 +0000 (19:09 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 4 May 2020 11:57:56 +0000 (12:57 +0100)
commit7e1b5d615361bb0038cda0e08af41e350e42d081
tree46a6f1f4756a2afc95d8def2aeb22f71f986de96
parent9a107e7b8a3c87ab63ec830d3d60f319fc577ff7
target/arm: Convert VCMLA (scalar) to decodetree

Convert VCMLA (scalar) 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-9-peter.maydell@linaro.org
target/arm/neon-shared.decode
target/arm/translate-neon.inc.c
target/arm/translate.c