]> git.proxmox.com Git - mirror_qemu.git/commit
target/arm: Convert Neon VABA/VABD 3-reg-same to decodetree
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 12 May 2020 16:38:52 +0000 (17:38 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 14 May 2020 14:03:09 +0000 (15:03 +0100)
commit7715098f93ff5205334edf161e5fe156346122b0
tree697d3e7e59caf1615d7e9184a080fe4a39892665
parentcb294bca866f1cd776e44e03e5e432942bc676e8
target/arm: Convert Neon VABA/VABD 3-reg-same to decodetree

Convert the Neon VABA and VABD insns in the 3-reg-same group to
decodetree.

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