aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg/mips
AgeCommit message (Expand)AuthorFilesLines
2019-01-11avoid TABs in files that only contain a fewPaolo Bonzini1-5/+5
2019-01-03tests/tcg: mips: Test R5900 three-operand MADDU1Fredrik Noring1-2/+35
2019-01-03tests/tcg: mips: Test R5900 three-operand MADDUFredrik Noring2-0/+38
2019-01-03tests/tcg: mips: Test R5900 three-operand MADD1Fredrik Noring1-5/+38
2019-01-03tests/tcg: mips: Test R5900 three-operand MADDFredrik Noring2-0/+46
2018-10-26tests: Fix typos in comments and help message (found by codespell)Stefan Weil1-1/+1
2018-10-24tests/tcg/mips: Add tests for R5900 DIVU1Fredrik Noring2-0/+49
2018-10-24tests/tcg/mips: Add tests for R5900 DIV1Fredrik Noring2-1/+75
2018-10-24tests/tcg/mips: Add tests for R5900 MTLO1 and MTHI1Fredrik Noring2-0/+41
2018-10-24tests/tcg/mips: Add tests for R5900 MFLO1 and MFHI1Fredrik Noring2-1/+37
2018-10-24tests/tcg/mips: Add tests for R5900 three-operand MULTU1Fredrik Noring1-7/+36
2018-10-24tests/tcg/mips: Add tests for R5900 three-operand MULT1Fredrik Noring1-8/+37
2018-10-24tests/tcg/mips: Add tests for R5900 three-operand MULTUFredrik Noring2-0/+40
2018-10-24tests/tcg/mips: Add tests for R5900 three-operand MULTFredrik Noring2-0/+72
2018-06-20tests/tcg: override runners for broken testsAlex Bennée1-0/+3
2018-06-20tests/tcg: enable building for mips64Alex Bennée1-0/+3
2018-06-20tests/tcg/mips: include common mips hello-mipsAlex Bennée1-0/+19
2018-06-20tests/tcg: enable building for MIPSAlex Bennée1-0/+17
2018-06-20tests/tcg: move MIPS specific tests into subdirAlex Bennée2-0/+71
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