aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg
AgeCommit message (Expand)AuthorFilesLines
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
2019-02-14tests/tcg: target/mips: Add wrappers for MSA logic instructionsAleksandar Markovic1-0/+5
2019-02-14tests/tcg: target/mips: Add tests for MSA interleave instructionsAleksandar Markovic16-0/+2448
2019-02-14tests/tcg: target/mips: Add wrappers for MSA interleave instructionsAleksandar Markovic1-0/+39
2019-02-14tests/tcg: target/mips: Add tests for MSA bit counting instructionsAleksandar Markovic12-0/+1728
2019-02-14tests/tcg: target/mips: Add wrappers for MSA bit counting instructionsAleksandar Markovic1-0/+57
2019-02-14tests/tcg: target/mips: Add a header with test utilitiesAleksandar Markovic1-0/+78
2019-02-14tests/tcg: target/mips: Add a header with test inputsAleksandar Markovic1-0/+122
2019-02-14tests/tcg: target/mips: Remove an unnecessary fileAleksandar Markovic1-2/+0
2019-02-08docker: add debian-buster-arm64-crossAlex Bennée1-1/+1
2019-02-05tests/tcg/aarch64: Add pauth smoke testRichard Henderson2-1/+28
2019-01-24tests: tcg: mips: Remove old directoriesAleksandar Markovic327-13708/+0
2019-01-24tests: tcg: mips: Add two new MakefilesAleksandar Markovic2-0/+216
2019-01-24tests: tcg: mips: Move source files to new locationsAleksandar Markovic168-0/+0
2019-01-11avoid TABs in files that only contain a fewPaolo Bonzini9-37/+37
2019-01-11remove space-tab sequencesPaolo Bonzini1-5/+5
2019-01-03tests/tcg: mips: Test R5900 three-operand MADDU1Fredrik Noring1-2/+35
2019-01-03tests/tcg: mips: Test R5900 three-operand MADDUFredrik Noring2-0/+38
2019-01-03tests/tcg: mips: Test R5900 three-operand MADD1Fredrik Noring1-5/+38
2019-01-03tests/tcg: mips: Test R5900 three-operand MADDFredrik Noring2-0/+46
2018-12-11Fixes i386 xchgq testfabrice.desclaux@cea.fr1-1/+1
2018-11-14tests/tcg/multiarch: fix 32bit linux-test on 64bit hostLaurent Vivier1-2/+2
2018-10-26tests: Fix typos in comments and help message (found by codespell)Stefan Weil3-3/+3
2018-10-26tests/tcg/README: fix location for lm32 testsCleber Rosa1-1/+1
2018-10-24tests/tcg/mips: Add tests for R5900 DIVU1Fredrik Noring2-0/+49
2018-10-24tests/tcg/mips: Add tests for R5900 DIV1Fredrik Noring2-1/+75
2018-10-24tests/tcg/mips: Add tests for R5900 MTLO1 and MTHI1Fredrik Noring2-0/+41
2018-10-24tests/tcg/mips: Add tests for R5900 MFLO1 and MFHI1Fredrik Noring2-1/+37
2018-10-24tests/tcg/mips: Add tests for R5900 three-operand MULTU1Fredrik Noring1-7/+36
2018-10-24tests/tcg/mips: Add tests for R5900 three-operand MULT1Fredrik Noring1-8/+37
2018-10-24tests/tcg/mips: Add tests for R5900 three-operand MULTUFredrik Noring2-0/+40
2018-10-24tests/tcg/mips: Add tests for R5900 three-operand MULTFredrik Noring2-0/+72
2018-09-25Merge remote-tracking branch 'remotes/xtensa/tags/20180918-xtensa' into stagingPeter Maydell4-15/+163
2018-09-17tests/tcg/xtensa: only generate defined exception handlersMax Filippov1-0/+16
2018-09-17tests/tcg/xtensa: move exception handlers to separate sectionMax Filippov1-15/+22
2018-09-17tests/tcg/xtensa: add test for failed memory transactionsMax Filippov2-0/+125
2018-08-28target/s390x: fix PACK reading 1 byte less and writing 1 byte morePavel Zbitskiy2-0/+22
2018-08-28target/s390x: add EX support for TRT and TRTRPavel Zbitskiy3-0/+98
2018-08-28target/s390x: fix IPM polluting irrelevant bitsPavel Zbitskiy2-0/+23
2018-08-28target/s390x: fix CSST decoding and runtime alignment checkPavel Zbitskiy2-0/+44
2018-08-28tests/tcg: add a simple s390x testPavel Zbitskiy2-0/+10
2018-07-31tests: add check_invalid_maps to test-mmapAlex Bennée1-1/+21
2018-07-24tests/tcg: remove runcom testAlex Bennée4-200/+0
2018-06-20tests: add top-level make dependency for docker buildsAlex Bennée1-0/+31
2018-06-20tests/tcg/i386: extend timeout for runcom testAlex Bennée1-0/+1
2018-06-20tests/tcg: override runners for broken testsAlex Bennée2-1/+9
2018-06-20tests/tcg: add run, diff, and skip helper macrosAlex Bennée5-19/+20