summaryrefslogtreecommitdiff
path: root/tests/tcg/mips
AgeCommit message (Expand)AuthorFilesLines
2013-07-30target-mips: correct the values in the DSP testsPetar Jovanovic5-33/+37
2013-07-29target-mips: fix mipsdsp_mul_q31_q31Petar Jovanovic2-10/+58
2013-07-29target-mips: fix mipsdsp_trunc16_sat16_roundPetar Jovanovic1-4/+20
2013-07-28target-mips: fix multiplication in mipsdsp_rndq15_mul_q15_q15Petar Jovanovic1-1/+18
2013-05-19target-mips: fix EXTPDP and setting up pos field in the DSPControl regPetar Jovanovic1-0/+18
2013-05-17target-mips: fix incorrect behaviour for EXTPPetar Jovanovic1-0/+18
2013-05-08target-mips: fix incorrect behaviour for INSVPetar Jovanovic1-0/+13
2013-05-03target-mips: fix calculation of overflow for SHLL.PH and SHLL.QBPetar Jovanovic2-3/+53
2013-04-15target-mips: fix mipsdsp_mul_q15_q15 and tests for MAQ_SA_W_PHL/PHRPetar Jovanovic2-18/+18
2013-03-17target-mips: fix rndrashift_short_acc and code for EXTR_ instructionsPetar Jovanovic3-0/+92
2013-03-04target-mips: fix DSP overflow macro and affected routinesPetar Jovanovic2-12/+46
2013-02-23target-mips: fix for sign-issue in MULQ_W helperPetar Jovanovic2-2/+2
2013-02-23target-mips: fix for incorrect multiplication with MULQ_S.PHPetar Jovanovic1-0/+15
2013-01-31target-mips: fix incorrect test for MTHLIPPetar Jovanovic1-1/+1
2013-01-08target-mips: Fix helper and tests for dot/cross-dot product instructionsPetar Jovanovic4-4/+38
2013-01-01target-mips: Fix for helpers for EXTR_* instructionsPetar Jovanovic8-0/+185
2013-01-01target-mips: Fix incorrect reads and writes to DSPControl registerPetar Jovanovic2-40/+24
2012-12-06target-mips: Fix incorrect shift for SHILO and SHILOVPetar Jovanovic2-0/+38
2012-12-06target-mips: Fix incorrect code and test for INSVPetar Jovanovic1-1/+1
2012-10-31target-mips: Add ASE DSP testcasesJia Liu487-0/+19151