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
..
2012-12-19 08:31:31 +01:00
2013-07-29 07:48:17 +02:00
2012-07-27 21:13:06 +00:00
2012-10-27 14:37:25 +00:00
2013-05-18 16:35:12 +04:00
2012-10-19 20:40:21 +02:00