]> Git Repo - qemu.git/commit - target/arm/neon-dp.decode
target/arm: Convert Neon 3-reg-same compare insns to decodetree
authorPeter Maydell <[email protected]>
Tue, 12 May 2020 16:39:01 +0000 (17:39 +0100)
committerPeter Maydell <[email protected]>
Thu, 14 May 2020 14:03:09 +0000 (15:03 +0100)
commit727ff1d63213e6666e511956903b9e97a339ec7e
tree708a50119e2d48b78d29fd872dfc78e185764a22
parent8aa71ead912ca0a9c0d29b74e0976f91952f950a
target/arm: Convert Neon 3-reg-same compare insns to decodetree

Convert the Neon integer 3-reg-same compare insns VCGE, VCGT,
VCEQ, VACGE and VACGT to decodetree.

Signed-off-by: Peter Maydell <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
Message-id: 20200512163904[email protected]
target/arm/neon-dp.decode
target/arm/translate-neon.inc.c
target/arm/translate.c
This page took 0.026 seconds and 4 git commands to generate.