summaryrefslogtreecommitdiffstats
path: root/tests/tcg
Commit message (Expand)AuthorAgeFilesLines
* target/i386: fix cmpxchg with 32-bit register destinationPaolo Bonzini2022-11-152-0/+43
* Merge tag 'pull-testing-for-7.2-011122-3' of https://github.com/stsquad/qemu ...Stefan Hajnoczi2022-11-013-19/+10Star
|\
| * tests/tcg: re-enable threadcount for sh4Alex Bennée2022-10-311-6/+0Star
| * tests/tcg: re-enable linux-test for sh4Alex Bennée2022-10-311-6/+0Star
| * tests/tcg/nios2: Tweak 10m50-ghrd.ldRichard Henderson2022-10-311-5/+9
| * tests/tcg: use regular semihosting for nios2-softmmuAlex Bennée2022-10-311-2/+1Star
* | tests/tcg/multiarch: Add munmap-pthread.cIlya Leoshkevich2022-10-312-0/+82
|/
* tests/tcg/s390x: Add a test for the vistr instructionThomas Huth2022-10-282-0/+49
* tests/tcg/s390x: Test compiler flags only once, not every timeThomas Huth2022-10-271-10/+17
* target/i386: implement FMA instructionsPaolo Bonzini2022-10-221-1/+1
* target/i386: implement F16C instructionsPaolo Bonzini2022-10-202-2/+23
* tests/tcg: extend SSE tests to AVXPaolo Bonzini2022-10-183-94/+112
* tests/tcg: move compiler tests to MakefilesPaolo Bonzini2022-10-065-1/+36
* tests/tcg: clean up calls to run-testPaolo Bonzini2022-10-0611-43/+34Star
* tests/tcg: unify ppc64 and ppc64le MakefilesPaolo Bonzini2022-10-069-26/+1Star
* tests/tcg: add distclean rulePaolo Bonzini2022-10-061-0/+3
* tests: simplify Makefile invocation for tests/tcgPaolo Bonzini2022-10-061-1/+1
* tests/tcg/linux-test: Add linux-madvise testIlya Leoshkevich2022-09-271-0/+70
* Merge tag 'pull-hex-20220919' of https://github.com/quic/qemu into stagingStefan Hajnoczi2022-09-221-0/+10
|\
| * Hexagon (tests/tcg/hexagon): add fmin/fmax tests for signed zeroMatheus Tavares Bernardino2022-09-191-0/+10
* | tests/tcg: remove old SSE testsPaolo Bonzini2022-09-191-573/+0Star
* | tests/tcg: refine MMX support in SSE testsPaolo Bonzini2022-09-191-6/+26
* | tests/tcg: i386: add MMX and 3DNow! testsPaolo Bonzini2022-09-196-5/+583
* | tests/tcg: i386: fix typos in 3DNow! instructionsPaolo Bonzini2022-09-181-2/+2
|/
* target/riscv: Make translator stop before the end of a pageRichard Henderson2022-09-062-0/+80
* target/i386: Make translator stop before the end of a pageIlya Leoshkevich2022-09-062-1/+77
* target/s390x: Make translator stop before the end of a pageIlya Leoshkevich2022-09-063-0/+246
* tests/tcg/i386: Move smc_code2 to an executable sectionRichard Henderson2022-09-061-1/+1
* tests/tcg: i386: add SSE testsPaul Brook2022-09-017-3/+5359
* tests/tcg: i386: extend BMI testPaolo Bonzini2022-09-012-8/+162
* tests/tcg: x86_64: improve consistency with i386Paolo Bonzini2022-09-012-2/+4
* target/loongarch: Remove cpu_fcsr0Richard Henderson2022-08-092-0/+16
* Merge tag 'pull-request-2022-08-01' of https://gitlab.com/thuth/qemu into sta...Richard Henderson2022-08-011-1/+1
|\
| * tests/tcg/linux-test: Fix random hangs in test_socketIlya Leoshkevich2022-08-011-1/+1
* | Hexagon (tests/tcg/hexagon) reference file for float_convdTaylor Simpson2022-08-011-0/+988
* | Hexagon (tests/tcg/hexagon) Fix alignment in load_unpack.cTaylor Simpson2022-08-011-7/+7
* | Hexagon (target/hexagon) make VyV operands use a unique tempTaylor Simpson2022-08-011-0/+45
|/
* tests/tcg/s390x: Test unaligned accesses to lowcoreIlya Leoshkevich2022-07-292-0/+28
* Merge tag 'pull-request-2022-07-20' of https://gitlab.com/thuth/qemu into sta...Peter Maydell2022-07-202-0/+418
|\
| * tests/tcg/s390x: test signed vfmin/vfmaxIlya Leoshkevich2022-07-192-0/+418
* | Merge tag 'pull-hex-20220719-1' of https://github.com/quic/qemu into stagingPeter Maydell2022-07-203-5/+264
|\ \
| * | Hexagon (target/hexagon) fix bug in mem_noshuf load exceptionTaylor Simpson2022-07-192-0/+147
| * | Hexagon (target/hexagon) fix store w/mem_noshuf & predicated loadTaylor Simpson2022-07-191-5/+117
| |/
* | tests/tcg/loongarch64: Add pcadd related instructions testSong Gao2022-07-192-0/+39
* | tests/tcg/loongarch64: Add fp comparison instructions testSong Gao2022-07-192-0/+38
* | tests/tcg/loongarch64: Add fclass testSong Gao2022-07-192-0/+131
* | tests/tcg/loongarch64: Add div and mod related instructions testSong Gao2022-07-192-0/+55
* | tests/tcg/loongarch64: Add clo related instructions testSong Gao2022-07-192-0/+103
* | tests/tcg/loongarch64: Add float reference filesPhilippe Mathieu-Daudé2022-07-193-0/+2504
|/
* Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell2022-07-125-4/+5
|\