OSDN Git Service

target-arm: fix VSHLL Neon instruction.
authorChristophe Lyon <christophe.lyon@st.com>
Wed, 9 Feb 2011 12:19:15 +0000 (13:19 +0100)
committerAurelien Jarno <aurelien@aurel32.net>
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 <christophe.lyon@st.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
target-arm/translate.c