summaryrefslogtreecommitdiffstats
path: root/tests/tcg
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * tests/tcg: compile system emulation tests as freestandingPaolo Bonzini2022-07-065-4/+5
* | tests/tcg/ppc64: Add mffsce testVíctor Colombo2022-07-063-0/+39
|/
* target/riscv: Set env->bins in gen_exception_illegalRichard Henderson2022-07-033-0/+95
* tests/tcg/i386: Use explicit suffix on fist insnsRichard Henderson2022-06-142-13/+13
* test/tcg/arm: Use -mfloat-abi=soft for test-armv6m-undefRichard Henderson2022-06-141-1/+1
* Fix 'writeable' typosPeter Maydell2022-06-081-1/+1
* tests/tcg/loongarch64: Add hello/memory test in loongarch64 systemXiaojuan Yang2022-06-064-0/+205
* tests/tcg: Test overflow conditionsGautam Agrawal2022-06-031-0/+58
* Merge tag 'm68k-for-7.1-pull-request' of https://github.com/vivier/qemu-m68k ...Richard Henderson2022-06-022-0/+132
|\