]> Git Repo - qemu.git/commit
target/arm: Convert Neon VQDMULH/VQRDMULH 3-reg-same to decodetree
authorPeter Maydell <[email protected]>
Tue, 12 May 2020 16:38:57 +0000 (17:38 +0100)
committerPeter Maydell <[email protected]>
Thu, 14 May 2020 14:03:09 +0000 (15:03 +0100)
commit7ecc28bc72b8033cf4e0c6332135ec20d4125dfb
treee0bfb381f9bcbd08fab2600dd1c36ebbe7870f51
parentfa22827d4eb078b6c58cd3d19af0b50ed951e832
target/arm: Convert Neon VQDMULH/VQRDMULH 3-reg-same to decodetree

Convert the Neon VQDMULH and VQRDMULH 3-reg-same insns to
decodetree. These are the last integer operations in the
3-reg-same group.

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