Age | Commit message (Expand) | Author |
2019-02-14 | tests/tcg: target/mips: Add tests for MSA logic instructions | Aleksandar Markovic |
2019-02-14 | tests/tcg: target/mips: Add wrappers for MSA logic instructions | Aleksandar Markovic |
2019-02-14 | tests/tcg: target/mips: Add tests for MSA interleave instructions | Aleksandar Markovic |
2019-02-14 | tests/tcg: target/mips: Add wrappers for MSA interleave instructions | Aleksandar Markovic |
2019-02-14 | tests/tcg: target/mips: Add tests for MSA bit counting instructions | Aleksandar Markovic |
2019-02-14 | tests/tcg: target/mips: Add wrappers for MSA bit counting instructions | Aleksandar Markovic |
2019-02-14 | tests/tcg: target/mips: Add a header with test utilities | Aleksandar Markovic |
2019-02-14 | tests/tcg: target/mips: Add a header with test inputs | Aleksandar Markovic |
2019-02-14 | tests/tcg: target/mips: Remove an unnecessary file | Aleksandar Markovic |
2019-01-24 | tests: tcg: mips: Remove old directories | Aleksandar Markovic |
2019-01-24 | tests: tcg: mips: Add two new Makefiles | Aleksandar Markovic |
2019-01-24 | tests: tcg: mips: Move source files to new locations | Aleksandar Markovic |
2019-01-11 | avoid TABs in files that only contain a few | Paolo Bonzini |
2019-01-03 | tests/tcg: mips: Test R5900 three-operand MADDU1 | Fredrik Noring |
2019-01-03 | tests/tcg: mips: Test R5900 three-operand MADDU | Fredrik Noring |
2019-01-03 | tests/tcg: mips: Test R5900 three-operand MADD1 | Fredrik Noring |
2019-01-03 | tests/tcg: mips: Test R5900 three-operand MADD | Fredrik Noring |
2018-10-26 | tests: Fix typos in comments and help message (found by codespell) | Stefan Weil |
2018-10-24 | tests/tcg/mips: Add tests for R5900 DIVU1 | Fredrik Noring |
2018-10-24 | tests/tcg/mips: Add tests for R5900 DIV1 | Fredrik Noring |
2018-10-24 | tests/tcg/mips: Add tests for R5900 MTLO1 and MTHI1 | Fredrik Noring |
2018-10-24 | tests/tcg/mips: Add tests for R5900 MFLO1 and MFHI1 | Fredrik Noring |
2018-10-24 | tests/tcg/mips: Add tests for R5900 three-operand MULTU1 | Fredrik Noring |
2018-10-24 | tests/tcg/mips: Add tests for R5900 three-operand MULT1 | Fredrik Noring |
2018-10-24 | tests/tcg/mips: Add tests for R5900 three-operand MULTU | Fredrik Noring |
2018-10-24 | tests/tcg/mips: Add tests for R5900 three-operand MULT | Fredrik Noring |
2018-06-20 | tests/tcg: override runners for broken tests | Alex Bennée |
2018-06-20 | tests/tcg: enable building for mips64 | Alex Bennée |
2018-06-20 | tests/tcg/mips: include common mips hello-mips | Alex Bennée |
2018-06-20 | tests/tcg: enable building for MIPS | Alex Bennée |
2018-06-20 | tests/tcg: move MIPS specific tests into subdir | Alex Bennée |
2013-07-30 | target-mips: correct the values in the DSP tests | Petar Jovanovic |
2013-07-29 | target-mips: fix mipsdsp_mul_q31_q31 | Petar Jovanovic |
2013-07-29 | target-mips: fix mipsdsp_trunc16_sat16_round | Petar Jovanovic |
2013-07-28 | target-mips: fix multiplication in mipsdsp_rndq15_mul_q15_q15 | Petar Jovanovic |
2013-05-19 | target-mips: fix EXTPDP and setting up pos field in the DSPControl reg | Petar Jovanovic |
2013-05-17 | target-mips: fix incorrect behaviour for EXTP | Petar Jovanovic |
2013-05-08 | target-mips: fix incorrect behaviour for INSV | Petar Jovanovic |
2013-05-03 | target-mips: fix calculation of overflow for SHLL.PH and SHLL.QB | Petar Jovanovic |
2013-04-15 | target-mips: fix mipsdsp_mul_q15_q15 and tests for MAQ_SA_W_PHL/PHR | Petar Jovanovic |
2013-03-17 | target-mips: fix rndrashift_short_acc and code for EXTR_ instructions | Petar Jovanovic |
2013-03-04 | target-mips: fix DSP overflow macro and affected routines | Petar Jovanovic |
2013-02-23 | target-mips: fix for sign-issue in MULQ_W helper | Petar Jovanovic |
2013-02-23 | target-mips: fix for incorrect multiplication with MULQ_S.PH | Petar Jovanovic |
2013-01-31 | target-mips: fix incorrect test for MTHLIP | Petar Jovanovic |
2013-01-08 | target-mips: Fix helper and tests for dot/cross-dot product instructions | Petar Jovanovic |
2013-01-01 | target-mips: Fix for helpers for EXTR_* instructions | Petar Jovanovic |
2013-01-01 | target-mips: Fix incorrect reads and writes to DSPControl register | Petar Jovanovic |
2012-12-06 | target-mips: Fix incorrect shift for SHILO and SHILOV | Petar Jovanovic |
2012-12-06 | target-mips: Fix incorrect code and test for INSV | Petar Jovanovic |