Age | Commit message (Expand) | Author | Files | Lines |
2013-07-30 | target-mips: correct the values in the DSP tests | Petar Jovanovic | 5 | -33/+37 |
2013-07-29 | target-mips: fix mipsdsp_mul_q31_q31 | Petar Jovanovic | 2 | -10/+58 |
2013-07-29 | target-mips: fix mipsdsp_trunc16_sat16_round | Petar Jovanovic | 1 | -4/+20 |
2013-07-28 | target-mips: fix multiplication in mipsdsp_rndq15_mul_q15_q15 | Petar Jovanovic | 1 | -1/+18 |
2013-05-19 | target-mips: fix EXTPDP and setting up pos field in the DSPControl reg | Petar Jovanovic | 1 | -0/+18 |
2013-05-17 | target-mips: fix incorrect behaviour for EXTP | Petar Jovanovic | 1 | -0/+18 |
2013-05-08 | target-mips: fix incorrect behaviour for INSV | Petar Jovanovic | 1 | -0/+13 |
2013-05-03 | target-mips: fix calculation of overflow for SHLL.PH and SHLL.QB | Petar Jovanovic | 2 | -3/+53 |
2013-04-15 | target-mips: fix mipsdsp_mul_q15_q15 and tests for MAQ_SA_W_PHL/PHR | Petar Jovanovic | 2 | -18/+18 |
2013-03-17 | target-mips: fix rndrashift_short_acc and code for EXTR_ instructions | Petar Jovanovic | 3 | -0/+92 |
2013-03-04 | target-mips: fix DSP overflow macro and affected routines | Petar Jovanovic | 2 | -12/+46 |
2013-02-23 | target-mips: fix for sign-issue in MULQ_W helper | Petar Jovanovic | 2 | -2/+2 |
2013-02-23 | target-mips: fix for incorrect multiplication with MULQ_S.PH | Petar Jovanovic | 1 | -0/+15 |
2013-01-31 | target-mips: fix incorrect test for MTHLIP | Petar Jovanovic | 1 | -1/+1 |
2013-01-08 | target-mips: Fix helper and tests for dot/cross-dot product instructions | Petar Jovanovic | 4 | -4/+38 |
2013-01-01 | target-mips: Fix for helpers for EXTR_* instructions | Petar Jovanovic | 8 | -0/+185 |
2013-01-01 | target-mips: Fix incorrect reads and writes to DSPControl register | Petar Jovanovic | 2 | -40/+24 |
2012-12-06 | target-mips: Fix incorrect shift for SHILO and SHILOV | Petar Jovanovic | 2 | -0/+38 |
2012-12-06 | target-mips: Fix incorrect code and test for INSV | Petar Jovanovic | 1 | -1/+1 |
2012-10-31 | target-mips: Add ASE DSP testcases | Jia Liu | 487 | -0/+19151 |