aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg
AgeCommit message (Expand)AuthorFilesLines
2022-10-22target/i386: implement FMA instructionsPaolo Bonzini1-1/+1
2022-10-20target/i386: implement F16C instructionsPaolo Bonzini2-2/+23
2022-10-18tests/tcg: extend SSE tests to AVXPaolo Bonzini3-94/+112
2022-10-06tests/tcg: move compiler tests to MakefilesPaolo Bonzini5-1/+36
2022-10-06tests/tcg: clean up calls to run-testPaolo Bonzini11-43/+34
2022-10-06tests/tcg: unify ppc64 and ppc64le MakefilesPaolo Bonzini9-26/+1
2022-10-06tests/tcg: add distclean rulePaolo Bonzini1-0/+3
2022-10-06tests: simplify Makefile invocation for tests/tcgPaolo Bonzini1-1/+1
2022-09-27tests/tcg/linux-test: Add linux-madvise testIlya Leoshkevich1-0/+70
2022-09-22Merge tag 'pull-hex-20220919' of https://github.com/quic/qemu into stagingStefan Hajnoczi1-0/+10
2022-09-19Hexagon (tests/tcg/hexagon): add fmin/fmax tests for signed zeroMatheus Tavares Bernardino1-0/+10
2022-09-19tests/tcg: remove old SSE testsPaolo Bonzini1-573/+0
2022-09-19tests/tcg: refine MMX support in SSE testsPaolo Bonzini1-6/+26
2022-09-19tests/tcg: i386: add MMX and 3DNow! testsPaolo Bonzini6-5/+583
2022-09-18tests/tcg: i386: fix typos in 3DNow! instructionsPaolo Bonzini1-2/+2
2022-09-06target/riscv: Make translator stop before the end of a pageRichard Henderson2-0/+80
2022-09-06target/i386: Make translator stop before the end of a pageIlya Leoshkevich2-1/+77
2022-09-06target/s390x: Make translator stop before the end of a pageIlya Leoshkevich3-0/+246
2022-09-06tests/tcg/i386: Move smc_code2 to an executable sectionRichard Henderson1-1/+1
2022-09-01tests/tcg: i386: add SSE testsPaul Brook7-3/+5359
2022-09-01tests/tcg: i386: extend BMI testPaolo Bonzini2-8/+162
2022-09-01tests/tcg: x86_64: improve consistency with i386Paolo Bonzini2-2/+4
2022-08-08target/loongarch: Remove cpu_fcsr0Richard Henderson2-0/+16
2022-08-01Merge tag 'pull-request-2022-08-01' of https://gitlab.com/thuth/qemu into sta...Richard Henderson1-1/+1
2022-08-01tests/tcg/linux-test: Fix random hangs in test_socketIlya Leoshkevich1-1/+1
2022-07-31Hexagon (tests/tcg/hexagon) reference file for float_convdTaylor Simpson1-0/+988
2022-07-31Hexagon (tests/tcg/hexagon) Fix alignment in load_unpack.cTaylor Simpson1-7/+7
2022-07-31Hexagon (target/hexagon) make VyV operands use a unique tempTaylor Simpson1-0/+45
2022-07-29tests/tcg/s390x: Test unaligned accesses to lowcoreIlya Leoshkevich2-0/+28
2022-07-20Merge tag 'pull-request-2022-07-20' of https://gitlab.com/thuth/qemu into sta...Peter Maydell2-0/+418
2022-07-20Merge tag 'pull-hex-20220719-1' of https://github.com/quic/qemu into stagingPeter Maydell3-5/+264
2022-07-19Hexagon (target/hexagon) fix bug in mem_noshuf load exceptionTaylor Simpson2-0/+147
2022-07-19Hexagon (target/hexagon) fix store w/mem_noshuf & predicated loadTaylor Simpson1-5/+117
2022-07-19tests/tcg/loongarch64: Add pcadd related instructions testSong Gao2-0/+39
2022-07-19tests/tcg/loongarch64: Add fp comparison instructions testSong Gao2-0/+38
2022-07-19tests/tcg/loongarch64: Add fclass testSong Gao2-0/+131
2022-07-19tests/tcg/loongarch64: Add div and mod related instructions testSong Gao2-0/+55
2022-07-19tests/tcg/loongarch64: Add clo related instructions testSong Gao2-0/+103
2022-07-19tests/tcg/loongarch64: Add float reference filesPhilippe Mathieu-Daudé3-0/+2504
2022-07-19tests/tcg/s390x: test signed vfmin/vfmaxIlya Leoshkevich2-0/+418
2022-07-12Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell5-4/+5
2022-07-06tests/tcg/ppc64: Add mffsce testVíctor Colombo3-0/+39
2022-07-06tests/tcg: compile system emulation tests as freestandingPaolo Bonzini5-4/+5
2022-07-03target/riscv: Set env->bins in gen_exception_illegalRichard Henderson3-0/+95
2022-06-14tests/tcg/i386: Use explicit suffix on fist insnsRichard Henderson2-13/+13
2022-06-14test/tcg/arm: Use -mfloat-abi=soft for test-armv6m-undefRichard Henderson1-1/+1
2022-06-08Fix 'writeable' typosPeter Maydell1-1/+1
2022-06-06tests/tcg/loongarch64: Add hello/memory test in loongarch64 systemXiaojuan Yang4-0/+205
2022-06-03tests/tcg: Test overflow conditionsGautam Agrawal1-0/+58
2022-06-02Merge tag 'm68k-for-7.1-pull-request' of https://github.com/vivier/qemu-m68k ...Richard Henderson2-0/+132