]> git.ipfire.org Git - thirdparty/qemu.git/commit
target-mips: fix for incorrect multiplication with MULQ_S.PH
authorPetar Jovanovic <petarj@mips.com>
Wed, 6 Feb 2013 17:05:25 +0000 (18:05 +0100)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Thu, 4 Apr 2013 21:31:23 +0000 (16:31 -0500)
commit79a4dd4085fceaaf23b619e1e269478306226f16
treefd05e552be85e989b2fd3b5058847a3a8f470e05
parent57e929c19c5aec8cbb572ec218ff6cbe250f5fc1
target-mips: fix for incorrect multiplication with MULQ_S.PH

The change corrects sign-related issue with MULQ_S.PH. It also includes
extension to the already existing test which will trigger the issue.

Signed-off-by: Petar Jovanovic <petarj@mips.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
(cherry picked from commit 9c19eb1e205b29018f6f61c5f43db6abbe7dc0e5)

Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
target-mips/dsp_helper.c
tests/tcg/mips/mips32-dspr2/mulq_s_ph.c