aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg
AgeCommit message (Expand)Author
2024-08-21target/i386: Fix carry flag for BLSIRichard Henderson
2024-08-07Hexagon: fix F2_conv_* instructions for negative zeroMatheus Tavares Bernardino
2024-07-30tests/tcg: move test plugins into tcg subdirAlex Bennée
2024-07-30tests/tcg: update READMEAlex Bennée
2024-07-30tests/tcg/loongarch64: Use --no-warn-rwx-segments to link system testsRichard Henderson
2024-07-30tests/tcg: Use --noexecstack with assembler filesRichard Henderson
2024-07-26tests/tcg: Skip failing ppc64 multi-threaded testsNicholas Piggin
2024-07-22tests/tcg/aarch64: Fix test-mte.pyRichard Henderson
2024-07-18tests/tcg/aarch64: Add test cases for SME FMOPA (widening)Daniyal Khan
2024-07-05tests/tcg/aarch64: Add MTE gdbstub testsGustavo Romero
2024-07-05tests/tcg/arm: Use vmrs/vmsr instead of mcr/mrcRichard Henderson
2024-07-05tests/tcg/arm: Use -march and -mfpu for fcvtRichard Henderson
2024-07-05tests/tcg/arm: Manually register allocate half-precision numbersAkihiko Odaki
2024-07-05tests/tcg/arm: Use -fno-integrated-as for test-arm-iwmmxtRichard Henderson
2024-07-05tests/tcg/arm: Drop -N from LDFLAGSRichard Henderson
2024-07-05tests/tcg/arm: Fix fcvt result messagesAkihiko Odaki
2024-07-05tests/tcg/aarch64: Add -fno-integrated-as for smeRichard Henderson
2024-07-05tests/tcg/aarch64: Do not use x constraintAkihiko Odaki
2024-07-05tests/tcg/aarch64: Fix irg operand typeAkihiko Odaki
2024-07-05tests/tcg/aarch64: Explicitly specify register widthAkihiko Odaki
2024-07-05tests/tcg/aarch64: Drop -fno-tree-loop-distribute-patternsRichard Henderson
2024-07-05tests/tcg: Adjust variable defintion from cc-optionRichard Henderson
2024-07-05tests/tcg/minilib: Constify digits in print_numRichard Henderson
2024-07-03tcg/optimize: Fix TCG_COND_TST* simplification of setcond2Richard Henderson
2024-07-01target/arm: Fix FJCVTZS vs flush-to-zeroRichard Henderson
2024-06-12tests/tcg/s390x: Allow specifying extra QEMU options on the command lineIlya Leoshkevich
2024-06-08Hexagon: add PC alignment check and exceptionMatheus Tavares Bernardino
2024-06-08Hexagon: fix HVX store newMatheus Tavares Bernardino
2024-05-29tests/tcg/s390x: Add per.SRichard Henderson
2024-05-26linux-user/i386: Fix allocation and alignment of fp stateRichard Henderson
2024-05-16tests/tcg: don't append QEMU_OPTS for armv6m-undef testAlex Bennée
2024-05-10tests/tcg: cover lzcnt/tzcnt/popcntPaolo Bonzini
2024-05-05Hexagon (tests/tcg/hexagon) Test HVX .new read from high half of pairTaylor Simpson
2024-05-03target/sh4: Fix SUBV opcodePhilippe Mathieu-Daudé
2024-05-03target/sh4: Fix ADDV opcodePhilippe Mathieu-Daudé
2024-04-24target/nios2: Remove the deprecated Nios II targetPhilippe Mathieu-Daudé
2024-04-09target/sh4: Fix mac.w with saturation enabledZack Buhman
2024-04-09target/sh4: Fix mac.l with saturation enabledZack Buhman
2024-04-09tcg/optimize: Do not attempt to constant fold neg_vecRichard Henderson
2024-03-29tcg/optimize: Fix sign_mask for logical right-shiftRichard Henderson
2024-03-26tests/tcg: Test shmat(NULL)Ilya Leoshkevich
2024-03-25tests/tcg/s390x: Test TEST AND SETIlya Leoshkevich
2024-03-13tests/tcg: Add multiarch test for Xfer:siginfo:read stubGustavo Romero
2024-03-08Merge tag 'pull-target-arm-20240308' of https://git.linaro.org/people/pmaydel...Peter Maydell
2024-03-08tests: riscv64: Use 'zfa' instead of 'Zfa'Christoph Müllner
2024-03-07target/arm: Fix 32-bit SMOPARichard Henderson
2024-03-06tests/plugin/mem: migrate to new per_vcpu APIPierrick Bouvier
2024-03-06tests/tcg: Add two follow-fork-mode testsIlya Leoshkevich
2024-03-01tests/tcg: Check that shmat() does not break /proc/self/mapsIlya Leoshkevich
2024-02-29tests/tcg: Extend file in linux-madvise.cRichard Henderson