qemu-patch-raspberry4/tests/tcg/mips
Petar Jovanovic b6a9f4682e target-mips: fix mipsdsp_mul_q31_q31
Multiplication of two fractional word elements is not correct when sign
extension/promotion is needed. This change fixes it by adding correct
casts from unsigned to signed values.
In addition, the tests (dpaq_sa_l_w.c and dpsq_sa_l_w.c) have been extended
to trigger the current issue.

Signed-off-by: Petar Jovanovic <petar.jovanovic@imgtec.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2013-07-29 07:48:17 +02:00
..
mips32-dsp target-mips: fix mipsdsp_mul_q31_q31 2013-07-29 07:48:17 +02:00
mips32-dspr2 target-mips: fix for sign-issue in MULQ_W helper 2013-02-23 22:20:45 +01:00
mips64-dsp target-mips: Add ASE DSP testcases 2012-10-31 21:37:21 +01:00
mips64-dspr2 target-mips: Add ASE DSP testcases 2012-10-31 21:37:21 +01:00