aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg/mips/mips32-dsp
AgeCommit message (Expand)AuthorFilesLines
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-01-31target-mips: fix incorrect test for MTHLIPPetar Jovanovic1-1/+1
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 Liu114-0/+4039