summaryrefslogtreecommitdiffstats
path: root/tests/tcg/mips
Commit message (Expand)AuthorAgeFilesLines
...
* tests/tcg: target/mips: Add tests for MSA logic instructionsAleksandar Markovic2019-02-144-0/+612
* tests/tcg: target/mips: Add wrappers for MSA logic instructionsAleksandar Markovic2019-02-141-0/+5
* tests/tcg: target/mips: Add tests for MSA interleave instructionsAleksandar Markovic2019-02-1416-0/+2448
* tests/tcg: target/mips: Add wrappers for MSA interleave instructionsAleksandar Markovic2019-02-141-0/+39
* tests/tcg: target/mips: Add tests for MSA bit counting instructionsAleksandar Markovic2019-02-1412-0/+1728
* tests/tcg: target/mips: Add wrappers for MSA bit counting instructionsAleksandar Markovic2019-02-141-0/+57
* tests/tcg: target/mips: Add a header with test utilitiesAleksandar Markovic2019-02-141-0/+78
* tests/tcg: target/mips: Add a header with test inputsAleksandar Markovic2019-02-141-0/+122
* tests/tcg: target/mips: Remove an unnecessary fileAleksandar Markovic2019-02-141-2/+0Star
* tests: tcg: mips: Remove old directoriesAleksandar Markovic2019-01-24327-13708/+0Star
* tests: tcg: mips: Add two new MakefilesAleksandar Markovic2019-01-242-0/+216
* tests: tcg: mips: Move source files to new locationsAleksandar Markovic2019-01-24168-0/+0
* avoid TABs in files that only contain a fewPaolo Bonzini2019-01-111-5/+5
* tests/tcg: mips: Test R5900 three-operand MADDU1Fredrik Noring2019-01-031-2/+35
* tests/tcg: mips: Test R5900 three-operand MADDUFredrik Noring2019-01-032-0/+38
* tests/tcg: mips: Test R5900 three-operand MADD1Fredrik Noring2019-01-031-5/+38
* tests/tcg: mips: Test R5900 three-operand MADDFredrik Noring2019-01-032-0/+46
* tests: Fix typos in comments and help message (found by codespell)Stefan Weil2018-10-261-1/+1
* tests/tcg/mips: Add tests for R5900 DIVU1Fredrik Noring2018-10-242-0/+49
* tests/tcg/mips: Add tests for R5900 DIV1Fredrik Noring2018-10-242-1/+75
* tests/tcg/mips: Add tests for R5900 MTLO1 and MTHI1Fredrik Noring2018-10-242-0/+41
* tests/tcg/mips: Add tests for R5900 MFLO1 and MFHI1Fredrik Noring2018-10-242-1/+37
* tests/tcg/mips: Add tests for R5900 three-operand MULTU1Fredrik Noring2018-10-241-7/+36
* tests/tcg/mips: Add tests for R5900 three-operand MULT1Fredrik Noring2018-10-241-8/+37
* tests/tcg/mips: Add tests for R5900 three-operand MULTUFredrik Noring2018-10-242-0/+40
* tests/tcg/mips: Add tests for R5900 three-operand MULTFredrik Noring2018-10-242-0/+72
* tests/tcg: override runners for broken testsAlex Bennée2018-06-201-0/+3
* tests/tcg: enable building for mips64Alex Bennée2018-06-201-0/+3
* tests/tcg/mips: include common mips hello-mipsAlex Bennée2018-06-201-0/+19
* tests/tcg: enable building for MIPSAlex Bennée2018-06-201-0/+17
* tests/tcg: move MIPS specific tests into subdirAlex Bennée2018-06-202-0/+71
* target-mips: correct the values in the DSP testsPetar Jovanovic2013-07-305-33/+37
* target-mips: fix mipsdsp_mul_q31_q31Petar Jovanovic2013-07-292-10/+58
* target-mips: fix mipsdsp_trunc16_sat16_roundPetar Jovanovic2013-07-291-4/+20
* target-mips: fix multiplication in mipsdsp_rndq15_mul_q15_q15Petar Jovanovic2013-07-281-1/+18
* target-mips: fix EXTPDP and setting up pos field in the DSPControl regPetar Jovanovic2013-05-191-0/+18
* target-mips: fix incorrect behaviour for EXTPPetar Jovanovic2013-05-171-0/+18
* target-mips: fix incorrect behaviour for INSVPetar Jovanovic2013-05-081-0/+13
* target-mips: fix calculation of overflow for SHLL.PH and SHLL.QBPetar Jovanovic2013-05-032-3/+53
* target-mips: fix mipsdsp_mul_q15_q15 and tests for MAQ_SA_W_PHL/PHRPetar Jovanovic2013-04-152-18/+18
* target-mips: fix rndrashift_short_acc and code for EXTR_ instructionsPetar Jovanovic2013-03-173-0/+92
* target-mips: fix DSP overflow macro and affected routinesPetar Jovanovic2013-03-042-12/+46
* target-mips: fix for sign-issue in MULQ_W helperPetar Jovanovic2013-02-232-2/+2
* target-mips: fix for incorrect multiplication with MULQ_S.PHPetar Jovanovic2013-02-231-0/+15
* target-mips: fix incorrect test for MTHLIPPetar Jovanovic2013-01-311-1/+1
* target-mips: Fix helper and tests for dot/cross-dot product instructionsPetar Jovanovic2013-01-084-4/+38
* target-mips: Fix for helpers for EXTR_* instructionsPetar Jovanovic2013-01-018-0/+185
* target-mips: Fix incorrect reads and writes to DSPControl registerPetar Jovanovic2013-01-012-40/+24Star
* target-mips: Fix incorrect shift for SHILO and SHILOVPetar Jovanovic2012-12-062-0/+38
* target-mips: Fix incorrect code and test for INSVPetar Jovanovic2012-12-061-1/+1