summaryrefslogtreecommitdiffstats
path: root/tests/tcg/mips
Commit message (Expand)AuthorAgeFilesLines
* tests/tcg: move configuration to a sub-shell scriptPaolo Bonzini2019-09-101-20/+0Star
* target/mips: tests/tcg: Fix target configurations for MSA testsAleksandar Markovic2019-08-198-2028/+2576
* target/mips: tests/tcg: Add optional printing of more detailed failure infoAleksandar Markovic2019-08-191-1/+22
* tcg/tests: target/mips: Correct MSA test compilation and execution orderAleksandar Markovic2019-07-028-48/+48
* tcg/tests: target/mips: Amend MSA integer multiply testsAleksandar Markovic2019-07-028-891/+891
* tcg/tests: target/mips: Amend MSA fixed point multiply testsAleksandar Markovic2019-07-0217-0/+1840
* tests/tcg: target/mips: Fix some test cases for pack MSA instructionsAleksandar Markovic2019-06-2612-384/+384
* tests/tcg: target/mips: Add support for MSA MIPS32R6 testingsAleksandar Markovic2019-06-264-0/+1980
* tests/tcg: target/mips: Add support for MSA big-endian target testingsAleksandar Markovic2019-06-265-633/+1631
* tests/tcg: target/mips: Amend tests for MSA int multiply instructionsAleksandar Markovic2019-06-2610-0/+1744
* tests/tcg: target/mips: Amend tests for MSA int dot product instructionsAleksandar Markovic2019-06-2615-0/+2644
* tests/tcg: target/mips: Add tests for MSA move instructionsAleksandar Markovic2019-06-264-0/+170
* tests/tcg: target/mips: Add tests for MSA bit move instructionsAleksandar Markovic2019-06-2614-4/+2415
* tests/tcg: target/mips: Amend tests for MSA pack instructionsAleksandar Markovic2019-06-2113-12/+708
* tests/tcg: target/mips: Include isa/ase and group name in test outputAleksandar Markovic2019-06-21260-736/+1492
* tests/tcg: target/mips: Add README for MSA testsAleksandar Markovic2019-06-073-0/+904
* tests/tcg: target/mips: Add tests for MSA FP max/min instructionsAleksandar Markovic2019-06-078-0/+1240
* tests/tcg: target/mips: Add utility function reset_msa_registers()Aleksandar Markovic2019-06-07227-4/+504
* tests/tcg: target/mips: Move four tests to a better locationAleksandar Markovic2019-06-074-0/+0
* tests/tcg: target/mips: Add tests for MSA shift instructionsAleksandar Markovic2019-06-0720-0/+3060
* tests/tcg: target/mips: Amend and rearrange MSA wrappersAleksandar Markovic2019-06-071-160/+300
* tests/tcg: target/mips: Add tests for MSA bit set instructionsAleksandar Markovic2019-06-0112-0/+1836
* target/mips: Amend and cleanup MSA TCG testsAleksandar Markovic2019-06-01155-240/+4211
* tests/tcg/mips: fix hello-mips compilationAlex Bennée2019-03-122-8/+5Star
* target/mips: Add tests for a variety of MSA integer subtract instructionsMateja Marjanovic2019-03-1120-0/+3022
* target/mips: Add tests for a variety of MSA integer multiply instructionsMateja Marjanovic2019-03-118-0/+1208
* target/mips: Add tests for a variety of MSA integer dot product instructionsMateja Marjanovic2019-03-116-0/+906
* target/mips: Add tests for a variety of MSA integer divide instructionsMateja Marjanovic2019-03-118-0/+1208
* target/mips: Add tests for a variety of MSA integer average instructionsMateja Marjanovic2019-03-1116-0/+2416
* tests/tcg: target/mips: Rename two header files for consistencyAleksandar Markovic2019-03-11116-232/+232
* tests/tcg: target/mips: Correct preambles of test source filesAleksandar Markovic2019-03-11117-208/+208
* target/mips: Add tests for integer add MSA instruction groupMateja Marjanovic2019-03-0526-0/+3926
* tests/tcg: target/mips: Add tests for MSA pack instructionsAleksandar Markovic2019-03-0512-0/+1836
* tests/tcg: target/mips: Add tests for MIPS64R6 int multiply instructionsAleksandar Markovic2019-03-058-0/+1208
* tests/tcg: target/mips: Add tests for MIPS64R6 shift instructionsAleksandar Markovic2019-03-056-0/+906
* tests/tcg: target/mips: Add tests for MIPS64R6 bit count instructionsAleksandar Markovic2019-03-054-0/+576
* tests/tcg: target/mips: Add tests for MIPS64R6 bit swap instructionsAleksandar Markovic2019-03-052-0/+288
* tests/tcg: target/mips: Add tests for MIPS64R6 logic instructionsAleksandar Markovic2019-03-054-0/+604
* tests/tcg: target/mips: Add wrappers for some MIPS64R6 instructionsAleksandar Markovic2019-03-051-0/+83
* tests/tcg: target/mips: Extend functionality of MSA wrapper macrosAleksandar Markovic2019-03-051-0/+51
* tests/tcg: target/mips: Fix test utilities for 128-bit testsAleksandar Markovic2019-03-052-9/+10
* tests/tcg: target/mips: Add test utilities for 64-bit testsAleksandar Markovic2019-03-052-0/+286
* tests/tcg: target/mips: Add test utilities for 32-bit testsAleksandar Markovic2019-03-052-0/+200
* tests/tcg: target/mips: Add wrappers for various MSA instructionsAleksandar Markovic2019-03-051-0/+70
* tests/tcg: target/mips: Add tests for MSA integer max/min instructionsAleksandar Markovic2019-02-2724-0/+3672
* tests/tcg: target/mips: Add wrappers for MSA integer max/min instructionsAleksandar Markovic2019-02-271-0/+30
* tests/tcg: target/mips: Add tests for MSA integer compare instructionsAleksandar Markovic2019-02-2720-0/+3060
* tests/tcg: target/mips: Add wrappers for MSA integer compare instructionsAleksandar Markovic2019-02-211-0/+25
* tests/tcg: target/mips: Change directory name 'bit-counting' to 'bit-count'Aleksandar Markovic2019-02-2112-0/+0
* tests/tcg: target/mips: Correct path to headers in some test source filesAleksandar Markovic2019-02-2112-36/+36