aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg
AgeCommit message (Expand)AuthorFilesLines
2019-03-11target/mips: Add tests for a variety of MSA integer subtract instructionsMateja Marjanovic20-0/+3022
2019-03-11target/mips: Add tests for a variety of MSA integer multiply instructionsMateja Marjanovic8-0/+1208
2019-03-11target/mips: Add tests for a variety of MSA integer dot product instructionsMateja Marjanovic6-0/+906
2019-03-11target/mips: Add tests for a variety of MSA integer divide instructionsMateja Marjanovic8-0/+1208
2019-03-11target/mips: Add tests for a variety of MSA integer average instructionsMateja Marjanovic16-0/+2416
2019-03-11tests/tcg: target/mips: Rename two header files for consistencyAleksandar Markovic116-232/+232
2019-03-11tests/tcg: target/mips: Correct preambles of test source filesAleksandar Markovic117-208/+208
2019-03-05target/mips: Add tests for integer add MSA instruction groupMateja Marjanovic26-0/+3926
2019-03-05tests/tcg: target/mips: Add tests for MSA pack instructionsAleksandar Markovic12-0/+1836
2019-03-05tests/tcg: target/mips: Add tests for MIPS64R6 int multiply instructionsAleksandar Markovic8-0/+1208
2019-03-05tests/tcg: target/mips: Add tests for MIPS64R6 shift instructionsAleksandar Markovic6-0/+906
2019-03-05tests/tcg: target/mips: Add tests for MIPS64R6 bit count instructionsAleksandar Markovic4-0/+576
2019-03-05tests/tcg: target/mips: Add tests for MIPS64R6 bit swap instructionsAleksandar Markovic2-0/+288
2019-03-05tests/tcg: target/mips: Add tests for MIPS64R6 logic instructionsAleksandar Markovic4-0/+604
2019-03-05tests/tcg: target/mips: Add wrappers for some MIPS64R6 instructionsAleksandar Markovic1-0/+83
2019-03-05tests/tcg: target/mips: Extend functionality of MSA wrapper macrosAleksandar Markovic1-0/+51
2019-03-05tests/tcg: target/mips: Fix test utilities for 128-bit testsAleksandar Markovic2-9/+10
2019-03-05tests/tcg: target/mips: Add test utilities for 64-bit testsAleksandar Markovic2-0/+286
2019-03-05tests/tcg: target/mips: Add test utilities for 32-bit testsAleksandar Markovic2-0/+200
2019-03-05tests/tcg: target/mips: Add wrappers for various MSA instructionsAleksandar Markovic1-0/+70
2019-02-28Merge remote-tracking branch 'remotes/xtensa/tags/20190228-xtensa' into stagingPeter Maydell33-92/+1396
2019-02-28tests/tcg/xtensa: add FPU2000 coprocessor testsMax Filippov2-0/+28
2019-02-28tests/tcg/xtensa: add FP1 group testsMax Filippov2-0/+142
2019-02-28tests/tcg/xtensa: add FP0 group conversion testsMax Filippov2-0/+305
2019-02-28tests/tcg/xtensa: add FP0 group arithmetic testsMax Filippov3-0/+191
2019-02-28tests/tcg/xtensa: add LSCI/LSCX group testsMax Filippov2-0/+123
2019-02-28tests/tcg/xtensa: add test for FLIXMax Filippov2-0/+61
2019-02-28tests/tcg/xtensa: conditionalize MMU-related testsMax Filippov2-0/+8
2019-02-28tests/tcg/xtensa: conditionalize windowed register testsMax Filippov1-9/+23
2019-02-28tests/tcg/xtensa: conditionalize and fix s32c1i testsMax Filippov1-0/+12
2019-02-28tests/tcg/xtensa: fix SR tests for big endian configsMax Filippov1-4/+16
2019-02-28tests/tcg/xtensa: conditionalize and expand SR testsMax Filippov1-0/+133
2019-02-28tests/tcg/xtensa: conditionalize timer/CCOUNT testsMax Filippov1-4/+44
2019-02-28tests/tcg/xtensa: conditionalize interrupt testsMax Filippov2-18/+73
2019-02-28tests/tcg/xtensa: add straightforward conditionalsMax Filippov12-0/+52
2019-02-28tests/tcg/xtensa: conditionalize cache option testsMax Filippov1-12/+50
2019-02-28tests/tcg/xtensa: conditionalize debug option testsMax Filippov2-9/+21
2019-02-28tests/tcg/xtensa: enable boolean testsMax Filippov2-1/+5
2019-02-28tests/tcg/xtensa: fix endianness issues in test_bMax Filippov1-8/+32
2019-02-28tests/tcg/xtensa: don't use optional opcodes in generic codeMax Filippov1-4/+7
2019-02-28tests/tcg/xtensa: support configs with LITBASEMax Filippov1-0/+1
2019-02-28tests/tcg/xtensa: support configurations w/o vecbaseMax Filippov3-22/+63
2019-02-28tests/tcg/xtensa: indicate failed testsMax Filippov1-1/+6
2019-02-27tests/tcg: target/mips: Add tests for MSA integer max/min instructionsAleksandar Markovic24-0/+3672
2019-02-27tests/tcg: target/mips: Add wrappers for MSA integer max/min instructionsAleksandar Markovic1-0/+30
2019-02-27tests/tcg: target/mips: Add tests for MSA integer compare instructionsAleksandar Markovic20-0/+3060
2019-02-21tests/tcg: target/mips: Add wrappers for MSA integer compare instructionsAleksandar Markovic1-0/+25
2019-02-21tests/tcg: target/mips: Change directory name 'bit-counting' to 'bit-count'Aleksandar Markovic12-0/+0
2019-02-21tests/tcg: target/mips: Correct path to headers in some test source filesAleksandar Markovic12-36/+36
2019-02-14tests/tcg: target/mips: Add tests for MSA logic instructionsAleksandar Markovic4-0/+612