aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg
AgeCommit message (Expand)Author
2019-02-28Merge remote-tracking branch 'remotes/xtensa/tags/20190228-xtensa' into stagingPeter Maydell
2019-02-28tests/tcg/xtensa: add FPU2000 coprocessor testsMax Filippov
2019-02-28tests/tcg/xtensa: add FP1 group testsMax Filippov
2019-02-28tests/tcg/xtensa: add FP0 group conversion testsMax Filippov
2019-02-28tests/tcg/xtensa: add FP0 group arithmetic testsMax Filippov
2019-02-28tests/tcg/xtensa: add LSCI/LSCX group testsMax Filippov
2019-02-28tests/tcg/xtensa: add test for FLIXMax Filippov
2019-02-28tests/tcg/xtensa: conditionalize MMU-related testsMax Filippov
2019-02-28tests/tcg/xtensa: conditionalize windowed register testsMax Filippov
2019-02-28tests/tcg/xtensa: conditionalize and fix s32c1i testsMax Filippov
2019-02-28tests/tcg/xtensa: fix SR tests for big endian configsMax Filippov
2019-02-28tests/tcg/xtensa: conditionalize and expand SR testsMax Filippov
2019-02-28tests/tcg/xtensa: conditionalize timer/CCOUNT testsMax Filippov
2019-02-28tests/tcg/xtensa: conditionalize interrupt testsMax Filippov
2019-02-28tests/tcg/xtensa: add straightforward conditionalsMax Filippov
2019-02-28tests/tcg/xtensa: conditionalize cache option testsMax Filippov
2019-02-28tests/tcg/xtensa: conditionalize debug option testsMax Filippov
2019-02-28tests/tcg/xtensa: enable boolean testsMax Filippov
2019-02-28tests/tcg/xtensa: fix endianness issues in test_bMax Filippov
2019-02-28tests/tcg/xtensa: don't use optional opcodes in generic codeMax Filippov
2019-02-28tests/tcg/xtensa: support configs with LITBASEMax Filippov
2019-02-28tests/tcg/xtensa: support configurations w/o vecbaseMax Filippov
2019-02-28tests/tcg/xtensa: indicate failed testsMax Filippov
2019-02-27tests/tcg: target/mips: Add tests for MSA integer max/min instructionsAleksandar Markovic
2019-02-27tests/tcg: target/mips: Add wrappers for MSA integer max/min instructionsAleksandar Markovic
2019-02-27tests/tcg: target/mips: Add tests for MSA integer compare instructionsAleksandar Markovic
2019-02-21tests/tcg: target/mips: Add wrappers for MSA integer compare instructionsAleksandar Markovic
2019-02-21tests/tcg: target/mips: Change directory name 'bit-counting' to 'bit-count'Aleksandar Markovic
2019-02-21tests/tcg: target/mips: Correct path to headers in some test source filesAleksandar Markovic
2019-02-14tests/tcg: target/mips: Add tests for MSA logic instructionsAleksandar Markovic
2019-02-14tests/tcg: target/mips: Add wrappers for MSA logic instructionsAleksandar Markovic
2019-02-14tests/tcg: target/mips: Add tests for MSA interleave instructionsAleksandar Markovic
2019-02-14tests/tcg: target/mips: Add wrappers for MSA interleave instructionsAleksandar Markovic
2019-02-14tests/tcg: target/mips: Add tests for MSA bit counting instructionsAleksandar Markovic
2019-02-14tests/tcg: target/mips: Add wrappers for MSA bit counting instructionsAleksandar Markovic
2019-02-14tests/tcg: target/mips: Add a header with test utilitiesAleksandar Markovic
2019-02-14tests/tcg: target/mips: Add a header with test inputsAleksandar Markovic
2019-02-14tests/tcg: target/mips: Remove an unnecessary fileAleksandar Markovic
2019-02-08docker: add debian-buster-arm64-crossAlex Bennée
2019-02-05tests/tcg/aarch64: Add pauth smoke testRichard Henderson
2019-01-24tests: tcg: mips: Remove old directoriesAleksandar Markovic
2019-01-24tests: tcg: mips: Add two new MakefilesAleksandar Markovic
2019-01-24tests: tcg: mips: Move source files to new locationsAleksandar Markovic
2019-01-11avoid TABs in files that only contain a fewPaolo Bonzini
2019-01-11remove space-tab sequencesPaolo Bonzini
2019-01-03tests/tcg: mips: Test R5900 three-operand MADDU1Fredrik Noring
2019-01-03tests/tcg: mips: Test R5900 three-operand MADDUFredrik Noring
2019-01-03tests/tcg: mips: Test R5900 three-operand MADD1Fredrik Noring
2019-01-03tests/tcg: mips: Test R5900 three-operand MADDFredrik Noring
2018-12-11Fixes i386 xchgq testfabrice.desclaux@cea.fr