]> git.proxmox.com Git - mirror_qemu.git/commit
target/arm: Convert Neon 2-reg-misc VREV32 and VREV16 to decodetree
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 16 Jun 2020 17:08:35 +0000 (18:08 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 23 Jun 2020 10:39:46 +0000 (11:39 +0100)
commit8966808205b59d6c196b380b638475bcd1657ef4
treec5034b9af98cb10d3da4414cdc34e9268b817282
parent8ec3de7018a8198624aae49eef5568256114a829
target/arm: Convert Neon 2-reg-misc VREV32 and VREV16 to decodetree

Convert the VREV32 and VREV16 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-13-peter.maydell@linaro.org
target/arm/neon-dp.decode
target/arm/translate-neon.inc.c
target/arm/translate.c
target/arm/translate.h