]> Git Repo - qemu.git/commit - target/arm/neon-dp.decode
target/arm: Convert NEON VFMA, VFMS 3-reg-same insns to decodetree
authorPeter Maydell <[email protected]>
Tue, 12 May 2020 16:39:04 +0000 (17:39 +0100)
committerPeter Maydell <[email protected]>
Thu, 14 May 2020 14:03:09 +0000 (15:03 +0100)
commite95485f85657be21135c17a9226e297c21e73360
tree5ff4380795ba22e0687309748584014e9340e773
parentd5fdf9e9e1c6f2bbb0a4bcaafd85d344cce9c298
target/arm: Convert NEON VFMA, VFMS 3-reg-same insns to decodetree

Convert the Neon floating point VFMA and VFMS insn to decodetree.
These are the last insns in the 3-reg-same group so we can
remove all the support/loop code from the old decoder.

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.025613 seconds and 4 git commands to generate.