]> git.proxmox.com Git - 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)
committerAurelien Jarno <aurelien@aurel32.net>
Sat, 23 Feb 2013 21:20:44 +0000 (22:20 +0100)
commit9c19eb1e205b29018f6f61c5f43db6abbe7dc0e5
tree06322cab1c08f85ad54636392baac20f99e20121
parentd2123a079d983677ec8333940aa4bec803d98cde
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>
target-mips/dsp_helper.c
tests/tcg/mips/mips32-dspr2/mulq_s_ph.c