target-arm: Fix unsigned VRSHL.s8 and .s16 right shifts by type width
authorChristophe Lyon <christophe.lyon@st.com>
Tue, 15 Feb 2011 13:44:43 +0000 (13:44 +0000)
committerAurelien Jarno <aurelien@aurel32.net>
Sun, 20 Feb 2011 16:43:01 +0000 (17:43 +0100)
commite49164189fd9150f4b8b7dba899873c9562025ac
tree9f8b46ffd8cf08451b0b87132096d376e2297941
parente5e56a8d536e85ec6f47352d291d604a078bdff4
target-arm: Fix unsigned VRSHL.s8 and .s16 right shifts by type width

Fix handling of unsigned VRSHL.s8 and .s16 right shifts by the type
width.

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/neon_helper.c