]> git.proxmox.com Git - mirror_qemu.git/commit
target/arm: Convert Neon 2-reg-misc fp-compare-with-zero insns to decodetree
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 16 Jun 2020 17:08:39 +0000 (18:08 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 23 Jun 2020 10:39:47 +0000 (11:39 +0100)
commitbaa59323e841f76523f6ad4d746cdeb47ea574cd
treed91de9e63d158c79bd75451707169906b4441b2a
parent3e96b205286dfb8bbf363229709e4f8648fce379
target/arm: Convert Neon 2-reg-misc fp-compare-with-zero insns to decodetree

Convert the fp-compare-with-zero insns in the Neon 2-reg-misc group to
decodetree.

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