]> git.ipfire.org Git - thirdparty/qemu.git/commit
Set the right overflow bit for neon 32 and 64 bit saturating add/sub.
authorChristophe Lyon <christophe.lyon@st.com>
Fri, 4 Feb 2011 14:17:51 +0000 (15:17 +0100)
committerAurelien Jarno <aurelien@aurel32.net>
Fri, 4 Feb 2011 19:59:57 +0000 (20:59 +0100)
commit87982401963ff686b0289abaf4455417eadcfdcb
treee5820fb711de91d250b6d136e692d1e327e68e41
parentffbda4e6820872284ec5b98295e0b4b0b1c0db25
Set the right overflow bit for neon 32 and 64 bit saturating add/sub.

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 72902672dc2ed6281cdb205259c1d52ecf01f6b2)
target-arm/helpers.h
target-arm/neon_helper.c
target-arm/op_helper.c
target-arm/translate.c