summaryrefslogtreecommitdiffstats
path: root/tests/tcg
Commit message (Expand)AuthorAgeFilesLines
...
* tests/tcg/i386: add system mode Hello World testAlex Bennée2019-03-124-0/+255
* tests/tcg: provide a minilib for system testsAlex Bennée2019-03-124-0/+180
* tests/tcg: enable cris base user-mode testsAlex Bennée2019-03-123-168/+64Star
* tests/tcg/cris: align mul operationsAlex Bennée2019-03-121-0/+11
* tests/tcg/cris: comment out the ccs testAlex Bennée2019-03-121-7/+7
* tests/tcg: split cris tests into bare and libc directoriesAlex Bennée2019-03-12102-0/+0
* tests/tcg/cris: cleanup sys.cAlex Bennée2019-03-121-48/+52
* tests/tcg/arm: add ARMv6-M UNDEFINED 32-bit instruction testStefan Hajnoczi2019-03-123-0/+204
* tests/tcg/xtensa: enable system testsAlex Bennée2019-03-122-102/+42Star
* tests/docker: add debian-xtensa-cross imagePhilippe Mathieu-Daudé2019-03-121-0/+11
* tests/tcg/mips: fix hello-mips compilationAlex Bennée2019-03-122-8/+5Star
* tests/tcg: add gdb runner variantAlex Bennée2019-03-121-0/+3
* tests/tcg: split run-test into user and system variantsAlex Bennée2019-03-121-2/+17
* tests/tcg: add QEMU_OPT option for test runnerAlex Bennée2019-03-121-1/+4
* tests/tcg: add softmmu awareness to MakefileAlex Bennée2019-03-122-2/+17
* 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
* Merge remote-tracking branch 'remotes/xtensa/tags/20190228-xtensa' into stagingPeter Maydell2019-02-2833-92/+1396
|\
| * tests/tcg/xtensa: add FPU2000 coprocessor testsMax Filippov2019-02-282-0/+28
| * tests/tcg/xtensa: add FP1 group testsMax Filippov2019-02-282-0/+142
| * tests/tcg/xtensa: add FP0 group conversion testsMax Filippov2019-02-282-0/+305
| * tests/tcg/xtensa: add FP0 group arithmetic testsMax Filippov2019-02-283-0/+191
| * tests/tcg/xtensa: add LSCI/LSCX group testsMax Filippov2019-02-282-0/+123
| * tests/tcg/xtensa: add test for FLIXMax Filippov2019-02-282-0/+61
| * tests/tcg/xtensa: conditionalize MMU-related testsMax Filippov2019-02-282-0/+8
| * tests/tcg/xtensa: conditionalize windowed register testsMax Filippov2019-02-281-9/+23
| * tests/tcg/xtensa: conditionalize and fix s32c1i testsMax Filippov2019-02-281-0/+12
| * tests/tcg/xtensa: fix SR tests for big endian configsMax Filippov2019-02-281-4/+16
| * tests/tcg/xtensa: conditionalize and expand SR testsMax Filippov2019-02-281-0/+133
| * tests/tcg/xtensa: conditionalize timer/CCOUNT testsMax Filippov2019-02-281-4/+44
| * tests/tcg/xtensa: conditionalize interrupt testsMax Filippov2019-02-282-18/+73
| * tests/tcg/xtensa: add straightforward conditionalsMax Filippov2019-02-2812-0/+52