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