]> Git Repo - qemu.git/commit
target/arm: Convert VQSHLU, VQSHL 2-reg-shift insns to decodetree
authorPeter Maydell <[email protected]>
Fri, 22 May 2020 14:55:15 +0000 (15:55 +0100)
committerPeter Maydell <[email protected]>
Fri, 5 Jun 2020 16:23:10 +0000 (17:23 +0100)
commit37bfce81b10450071193c8495a07f182ec652e2a
treef2c8d9bfeed39143a10f71c583855dd78c95b043
parent434f71ef96d69dbf57d6bb3883a15d2d0b32dea8
target/arm: Convert VQSHLU, VQSHL 2-reg-shift insns to decodetree

Convert the VQSHLU and QVSHL 2-reg-shift insns to decodetree.
These are the last of the simple shift-by-immediate insns.

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