]> git.ipfire.org Git - thirdparty/qemu.git/commit
target-arm: Fix Neon vsra instructions.
authorChristophe Lyon <christophe.lyon@st.com>
Tue, 25 Jan 2011 17:18:08 +0000 (18:18 +0100)
committerAurelien Jarno <aurelien@aurel32.net>
Fri, 4 Feb 2011 19:50:21 +0000 (20:50 +0100)
commitffbda4e6820872284ec5b98295e0b4b0b1c0db25
treee50749554ecc55a18c4bd6e0e7404b8c4a9f84f8
parent81cd8f604711d25086720add5864d4235e889e16
target-arm: Fix Neon vsra instructions.

This patch fixes the errors reported by my tests in VSRA.

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>
(cherry picked from commit 5371cb81405a35ca4c1f6ab23f93a4f7260ffa53)
target-arm/translate.c