summaryrefslogtreecommitdiff
path: root/tests/tcg/mips
AgeCommit message (Expand)Author
2019-02-14tests/tcg: target/mips: Add tests for MSA logic instructionsAleksandar Markovic
2019-02-14tests/tcg: target/mips: Add wrappers for MSA logic instructionsAleksandar Markovic
2019-02-14tests/tcg: target/mips: Add tests for MSA interleave instructionsAleksandar Markovic
2019-02-14tests/tcg: target/mips: Add wrappers for MSA interleave instructionsAleksandar Markovic
2019-02-14tests/tcg: target/mips: Add tests for MSA bit counting instructionsAleksandar Markovic
2019-02-14tests/tcg: target/mips: Add wrappers for MSA bit counting instructionsAleksandar Markovic
2019-02-14tests/tcg: target/mips: Add a header with test utilitiesAleksandar Markovic
2019-02-14tests/tcg: target/mips: Add a header with test inputsAleksandar Markovic
2019-02-14tests/tcg: target/mips: Remove an unnecessary fileAleksandar Markovic
2019-01-24tests: tcg: mips: Remove old directoriesAleksandar Markovic
2019-01-24tests: tcg: mips: Add two new MakefilesAleksandar Markovic
2019-01-24tests: tcg: mips: Move source files to new locationsAleksandar Markovic
2019-01-11avoid TABs in files that only contain a fewPaolo Bonzini
2019-01-03tests/tcg: mips: Test R5900 three-operand MADDU1Fredrik Noring
2019-01-03tests/tcg: mips: Test R5900 three-operand MADDUFredrik Noring
2019-01-03tests/tcg: mips: Test R5900 three-operand MADD1Fredrik Noring
2019-01-03tests/tcg: mips: Test R5900 three-operand MADDFredrik Noring
2018-10-26tests: Fix typos in comments and help message (found by codespell)Stefan Weil
2018-10-24tests/tcg/mips: Add tests for R5900 DIVU1Fredrik Noring
2018-10-24tests/tcg/mips: Add tests for R5900 DIV1Fredrik Noring
2018-10-24tests/tcg/mips: Add tests for R5900 MTLO1 and MTHI1Fredrik Noring
2018-10-24tests/tcg/mips: Add tests for R5900 MFLO1 and MFHI1Fredrik Noring
2018-10-24tests/tcg/mips: Add tests for R5900 three-operand MULTU1Fredrik Noring
2018-10-24tests/tcg/mips: Add tests for R5900 three-operand MULT1Fredrik Noring
2018-10-24tests/tcg/mips: Add tests for R5900 three-operand MULTUFredrik Noring
2018-10-24tests/tcg/mips: Add tests for R5900 three-operand MULTFredrik Noring
2018-06-20tests/tcg: override runners for broken testsAlex Bennée
2018-06-20tests/tcg: enable building for mips64Alex Bennée
2018-06-20tests/tcg/mips: include common mips hello-mipsAlex Bennée
2018-06-20tests/tcg: enable building for MIPSAlex Bennée
2018-06-20tests/tcg: move MIPS specific tests into subdirAlex Bennée
2013-07-30target-mips: correct the values in the DSP testsPetar Jovanovic
2013-07-29target-mips: fix mipsdsp_mul_q31_q31Petar Jovanovic
2013-07-29target-mips: fix mipsdsp_trunc16_sat16_roundPetar Jovanovic
2013-07-28target-mips: fix multiplication in mipsdsp_rndq15_mul_q15_q15Petar Jovanovic
2013-05-19target-mips: fix EXTPDP and setting up pos field in the DSPControl regPetar Jovanovic
2013-05-17target-mips: fix incorrect behaviour for EXTPPetar Jovanovic
2013-05-08target-mips: fix incorrect behaviour for INSVPetar Jovanovic
2013-05-03target-mips: fix calculation of overflow for SHLL.PH and SHLL.QBPetar Jovanovic
2013-04-15target-mips: fix mipsdsp_mul_q15_q15 and tests for MAQ_SA_W_PHL/PHRPetar Jovanovic
2013-03-17target-mips: fix rndrashift_short_acc and code for EXTR_ instructionsPetar Jovanovic
2013-03-04target-mips: fix DSP overflow macro and affected routinesPetar Jovanovic
2013-02-23target-mips: fix for sign-issue in MULQ_W helperPetar Jovanovic
2013-02-23target-mips: fix for incorrect multiplication with MULQ_S.PHPetar Jovanovic
2013-01-31target-mips: fix incorrect test for MTHLIPPetar Jovanovic
2013-01-08target-mips: Fix helper and tests for dot/cross-dot product instructionsPetar Jovanovic
2013-01-01target-mips: Fix for helpers for EXTR_* instructionsPetar Jovanovic
2013-01-01target-mips: Fix incorrect reads and writes to DSPControl registerPetar Jovanovic
2012-12-06target-mips: Fix incorrect shift for SHILO and SHILOVPetar Jovanovic
2012-12-06target-mips: Fix incorrect code and test for INSVPetar Jovanovic