| Commit message (Expand) | Author | Age | Files | Lines |
* | tests/tcg: move configuration to a sub-shell script | Paolo Bonzini | 2019-09-10 | 1 | -20/+0 |
* | target/mips: tests/tcg: Fix target configurations for MSA tests | Aleksandar Markovic | 2019-08-19 | 8 | -2028/+2576 |
* | target/mips: tests/tcg: Add optional printing of more detailed failure info | Aleksandar Markovic | 2019-08-19 | 1 | -1/+22 |
* | tcg/tests: target/mips: Correct MSA test compilation and execution order | Aleksandar Markovic | 2019-07-02 | 8 | -48/+48 |
* | tcg/tests: target/mips: Amend MSA integer multiply tests | Aleksandar Markovic | 2019-07-02 | 8 | -891/+891 |
* | tcg/tests: target/mips: Amend MSA fixed point multiply tests | Aleksandar Markovic | 2019-07-02 | 17 | -0/+1840 |
* | tests/tcg: target/mips: Fix some test cases for pack MSA instructions | Aleksandar Markovic | 2019-06-26 | 12 | -384/+384 |
* | tests/tcg: target/mips: Add support for MSA MIPS32R6 testings | Aleksandar Markovic | 2019-06-26 | 4 | -0/+1980 |
* | tests/tcg: target/mips: Add support for MSA big-endian target testings | Aleksandar Markovic | 2019-06-26 | 5 | -633/+1631 |
* | tests/tcg: target/mips: Amend tests for MSA int multiply instructions | Aleksandar Markovic | 2019-06-26 | 10 | -0/+1744 |
* | tests/tcg: target/mips: Amend tests for MSA int dot product instructions | Aleksandar Markovic | 2019-06-26 | 15 | -0/+2644 |
* | tests/tcg: target/mips: Add tests for MSA move instructions | Aleksandar Markovic | 2019-06-26 | 4 | -0/+170 |
* | tests/tcg: target/mips: Add tests for MSA bit move instructions | Aleksandar Markovic | 2019-06-26 | 14 | -4/+2415 |
* | tests/tcg: target/mips: Amend tests for MSA pack instructions | Aleksandar Markovic | 2019-06-21 | 13 | -12/+708 |
* | tests/tcg: target/mips: Include isa/ase and group name in test output | Aleksandar Markovic | 2019-06-21 | 260 | -736/+1492 |
* | tests/tcg: target/mips: Add README for MSA tests | Aleksandar Markovic | 2019-06-07 | 3 | -0/+904 |
* | tests/tcg: target/mips: Add tests for MSA FP max/min instructions | Aleksandar Markovic | 2019-06-07 | 8 | -0/+1240 |
* | tests/tcg: target/mips: Add utility function reset_msa_registers() | Aleksandar Markovic | 2019-06-07 | 227 | -4/+504 |
* | tests/tcg: target/mips: Move four tests to a better location | Aleksandar Markovic | 2019-06-07 | 4 | -0/+0 |
* | tests/tcg: target/mips: Add tests for MSA shift instructions | Aleksandar Markovic | 2019-06-07 | 20 | -0/+3060 |
* | tests/tcg: target/mips: Amend and rearrange MSA wrappers | Aleksandar Markovic | 2019-06-07 | 1 | -160/+300 |
* | tests/tcg: target/mips: Add tests for MSA bit set instructions | Aleksandar Markovic | 2019-06-01 | 12 | -0/+1836 |
* | target/mips: Amend and cleanup MSA TCG tests | Aleksandar Markovic | 2019-06-01 | 155 | -240/+4211 |
* | tests/tcg/mips: fix hello-mips compilation | Alex Bennée | 2019-03-12 | 2 | -8/+5 |
* | target/mips: Add tests for a variety of MSA integer subtract instructions | Mateja Marjanovic | 2019-03-11 | 20 | -0/+3022 |
* | target/mips: Add tests for a variety of MSA integer multiply instructions | Mateja Marjanovic | 2019-03-11 | 8 | -0/+1208 |
* | target/mips: Add tests for a variety of MSA integer dot product instructions | Mateja Marjanovic | 2019-03-11 | 6 | -0/+906 |
* | target/mips: Add tests for a variety of MSA integer divide instructions | Mateja Marjanovic | 2019-03-11 | 8 | -0/+1208 |
* | target/mips: Add tests for a variety of MSA integer average instructions | Mateja Marjanovic | 2019-03-11 | 16 | -0/+2416 |
* | tests/tcg: target/mips: Rename two header files for consistency | Aleksandar Markovic | 2019-03-11 | 116 | -232/+232 |
* | tests/tcg: target/mips: Correct preambles of test source files | Aleksandar Markovic | 2019-03-11 | 117 | -208/+208 |
* | target/mips: Add tests for integer add MSA instruction group | Mateja Marjanovic | 2019-03-05 | 26 | -0/+3926 |
* | tests/tcg: target/mips: Add tests for MSA pack instructions | Aleksandar Markovic | 2019-03-05 | 12 | -0/+1836 |
* | tests/tcg: target/mips: Add tests for MIPS64R6 int multiply instructions | Aleksandar Markovic | 2019-03-05 | 8 | -0/+1208 |
* | tests/tcg: target/mips: Add tests for MIPS64R6 shift instructions | Aleksandar Markovic | 2019-03-05 | 6 | -0/+906 |
* | tests/tcg: target/mips: Add tests for MIPS64R6 bit count instructions | Aleksandar Markovic | 2019-03-05 | 4 | -0/+576 |
* | tests/tcg: target/mips: Add tests for MIPS64R6 bit swap instructions | Aleksandar Markovic | 2019-03-05 | 2 | -0/+288 |
* | tests/tcg: target/mips: Add tests for MIPS64R6 logic instructions | Aleksandar Markovic | 2019-03-05 | 4 | -0/+604 |
* | tests/tcg: target/mips: Add wrappers for some MIPS64R6 instructions | Aleksandar Markovic | 2019-03-05 | 1 | -0/+83 |
* | tests/tcg: target/mips: Extend functionality of MSA wrapper macros | Aleksandar Markovic | 2019-03-05 | 1 | -0/+51 |
* | tests/tcg: target/mips: Fix test utilities for 128-bit tests | Aleksandar Markovic | 2019-03-05 | 2 | -9/+10 |
* | tests/tcg: target/mips: Add test utilities for 64-bit tests | Aleksandar Markovic | 2019-03-05 | 2 | -0/+286 |
* | tests/tcg: target/mips: Add test utilities for 32-bit tests | Aleksandar Markovic | 2019-03-05 | 2 | -0/+200 |
* | tests/tcg: target/mips: Add wrappers for various MSA instructions | Aleksandar Markovic | 2019-03-05 | 1 | -0/+70 |
* | tests/tcg: target/mips: Add tests for MSA integer max/min instructions | Aleksandar Markovic | 2019-02-27 | 24 | -0/+3672 |
* | tests/tcg: target/mips: Add wrappers for MSA integer max/min instructions | Aleksandar Markovic | 2019-02-27 | 1 | -0/+30 |
* | tests/tcg: target/mips: Add tests for MSA integer compare instructions | Aleksandar Markovic | 2019-02-27 | 20 | -0/+3060 |
* | tests/tcg: target/mips: Add wrappers for MSA integer compare instructions | Aleksandar Markovic | 2019-02-21 | 1 | -0/+25 |
* | tests/tcg: target/mips: Change directory name 'bit-counting' to 'bit-count' | Aleksandar Markovic | 2019-02-21 | 12 | -0/+0 |
* | tests/tcg: target/mips: Correct path to headers in some test source files | Aleksandar Markovic | 2019-02-21 | 12 | -36/+36 |