]> Git Repo - qemu.git/commit - target/arm/neon-dp.decode
target/arm: Convert Neon narrowing shifts with op==8 to decodetree
authorPeter Maydell <[email protected]>
Fri, 22 May 2020 14:55:16 +0000 (15:55 +0100)
committerPeter Maydell <[email protected]>
Fri, 5 Jun 2020 16:23:10 +0000 (17:23 +0100)
commit712182d340e33c2ce86143f25fb2f04ae23d90de
tree6c389017e941c1e4247845e9548baca33474e081
parent37bfce81b10450071193c8495a07f182ec652e2a
target/arm: Convert Neon narrowing shifts with op==8 to decodetree

Convert the Neon narrowing shifts where op==8 to decodetree:
 * VSHRN
 * VRSHRN
 * VQSHRUN
 * VQRSHRUN

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