mirror_qemu/tests/tcg/mips
Petar Jovanovic b1ca31d7ce target-mips: fix mipsdsp_mul_q15_q15 and tests for MAQ_SA_W_PHL/PHR
The operands for MAQ_SA_W.PHL/MAQ_SA_W.PHR must in specified format.
Otherwise, the results are unpredictable. Once the operands were corrected
in the tests (part of this change), a bug in mipsdsp_mul_q15_q15 became
visible.

This change corrects the tests for MAQ_SA_W.PHL/MAQ_SA_W.PHR and fixes
sign-related issue in mipsdsp_mul_q15_q15. It also removes unnecessary
comment.

Signed-off-by: Petar Jovanovic <petar.jovanovic@imgtec.com>
2013-04-15 16:07:57 +02:00
..
mips32-dsp target-mips: fix mipsdsp_mul_q15_q15 and tests for MAQ_SA_W_PHL/PHR 2013-04-15 16:07:57 +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