]> Git Repo - qemu.git/commit
target-arm: fix VSHLL Neon instruction.
authorChristophe Lyon <[email protected]>
Wed, 9 Feb 2011 12:19:15 +0000 (13:19 +0100)
committerAurelien Jarno <[email protected]>
Wed, 9 Feb 2011 18:47:20 +0000 (19:47 +0100)
commitacdf01effa1851780a731ca5ffeab79a474a6335
tree325d946ad1a0b8a04374e49ceaf48c4f53bb0665
parentefd410373a4551911f3928bb2ccdf28792b294bf
target-arm: fix VSHLL Neon instruction.

Fix bit mask used when widening the result of shift on narrow input.

Signed-off-by: Christophe Lyon <[email protected]>
Reviewed-by: Peter Maydell <[email protected]>
Signed-off-by: Aurelien Jarno <[email protected]>
target-arm/translate.c
This page took 0.025998 seconds and 4 git commands to generate.