aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg
AgeCommit message (Expand)Author
2024-04-10tcg/optimize: Do not attempt to constant fold neg_vecRichard Henderson
2024-04-09tcg/optimize: Fix sign_mask for logical right-shiftRichard Henderson
2024-03-13target/arm: Fix SME full tile indexingRichard Henderson
2024-03-13tests/tcg/aarch64/sysregs.c: Use S syntax for id_aa64zfr0_el1 and id_aa64smfr...Peter Maydell
2024-03-13target/arm: align exposed ID registers with LinuxZhuojia Shen
2023-11-19tests/tcg/s390x: Test LAALG with negative cc_srcIlya Leoshkevich
2023-11-02tests/tcg: Add -fno-stack-protectorAkihiko Odaki
2023-10-04tests/tcg/i386: correct mask for VPERM2F128/VPERM2I128Paolo Bonzini
2023-06-07tests/tcg/s390x: Test single-stepping SVCIlya Leoshkevich
2023-06-07tests/tcg/s390x: Test LOCFHRIlya Leoshkevich
2023-06-07tests/tcg/s390x: Test LCBBIlya Leoshkevich
2023-03-29tests/tcg: fix unused variable in linux-testAlex Bennée
2023-03-29target/i386: Fix BZHI instructionRichard Henderson
2023-03-29target/i386: fix ADOX followed by ADCXPaolo Bonzini
2023-03-29target/i386: Fix BEXTR instructionRichard Henderson
2023-03-29tests/tcg/i386: Introduce and use reg_t consistentlyRichard Henderson
2023-03-29target/riscv: Set pc_succ_insn for !rvc illegal insnRichard Henderson
2022-11-15target/i386: fix cmpxchg with 32-bit register destinationPaolo Bonzini
2022-11-01Merge tag 'pull-testing-for-7.2-011122-3' of https://github.com/stsquad/qemu ...Stefan Hajnoczi
2022-11-01tests/tcg/multiarch: Add munmap-pthread.cIlya Leoshkevich
2022-10-31tests/tcg: re-enable threadcount for sh4Alex Bennée
2022-10-31tests/tcg: re-enable linux-test for sh4Alex Bennée
2022-10-31tests/tcg/nios2: Tweak 10m50-ghrd.ldRichard Henderson
2022-10-31tests/tcg: use regular semihosting for nios2-softmmuAlex Bennée
2022-10-28tests/tcg/s390x: Add a test for the vistr instructionThomas Huth
2022-10-27tests/tcg/s390x: Test compiler flags only once, not every timeThomas Huth
2022-10-22target/i386: implement FMA instructionsPaolo Bonzini
2022-10-20target/i386: implement F16C instructionsPaolo Bonzini
2022-10-18tests/tcg: extend SSE tests to AVXPaolo Bonzini
2022-10-06tests/tcg: move compiler tests to MakefilesPaolo Bonzini
2022-10-06tests/tcg: clean up calls to run-testPaolo Bonzini
2022-10-06tests/tcg: unify ppc64 and ppc64le MakefilesPaolo Bonzini
2022-10-06tests/tcg: add distclean rulePaolo Bonzini
2022-10-06tests: simplify Makefile invocation for tests/tcgPaolo Bonzini
2022-09-27tests/tcg/linux-test: Add linux-madvise testIlya Leoshkevich
2022-09-22Merge tag 'pull-hex-20220919' of https://github.com/quic/qemu into stagingStefan Hajnoczi
2022-09-19Hexagon (tests/tcg/hexagon): add fmin/fmax tests for signed zeroMatheus Tavares Bernardino
2022-09-19tests/tcg: remove old SSE testsPaolo Bonzini
2022-09-19tests/tcg: refine MMX support in SSE testsPaolo Bonzini
2022-09-19tests/tcg: i386: add MMX and 3DNow! testsPaolo Bonzini
2022-09-18tests/tcg: i386: fix typos in 3DNow! instructionsPaolo Bonzini
2022-09-06target/riscv: Make translator stop before the end of a pageRichard Henderson
2022-09-06target/i386: Make translator stop before the end of a pageIlya Leoshkevich
2022-09-06target/s390x: Make translator stop before the end of a pageIlya Leoshkevich
2022-09-06tests/tcg/i386: Move smc_code2 to an executable sectionRichard Henderson
2022-09-01tests/tcg: i386: add SSE testsPaul Brook
2022-09-01tests/tcg: i386: extend BMI testPaolo Bonzini
2022-09-01tests/tcg: x86_64: improve consistency with i386Paolo Bonzini
2022-08-08target/loongarch: Remove cpu_fcsr0Richard Henderson
2022-08-01Merge tag 'pull-request-2022-08-01' of https://gitlab.com/thuth/qemu into sta...Richard Henderson