aboutsummaryrefslogtreecommitdiffstats
path: root/tests/tcg
AgeCommit message (Expand)AuthorFilesLines
2024-08-21target/i386: Fix carry flag for BLSIRichard Henderson2-0/+25
2024-08-07Hexagon: fix F2_conv_* instructions for negative zeroMatheus Tavares Bernardino1-1/+11
2024-07-30tests/tcg: move test plugins into tcg subdirAlex Bennée8-2/+1087
2024-07-30tests/tcg: update READMEAlex Bennée1-8/+13
2024-07-30tests/tcg/loongarch64: Use --no-warn-rwx-segments to link system testsRichard Henderson1-1/+1
2024-07-30tests/tcg: Use --noexecstack with assembler filesRichard Henderson10-10/+10
2024-07-26tests/tcg: Skip failing ppc64 multi-threaded testsNicholas Piggin1-0/+12
2024-07-22tests/tcg/aarch64: Fix test-mte.pyRichard Henderson1-1/+1
2024-07-18tests/tcg/aarch64: Add test cases for SME FMOPA (widening)Daniyal Khan4-2/+185
2024-07-05tests/tcg/aarch64: Add MTE gdbstub testsGustavo Romero3-1/+198
2024-07-05tests/tcg/arm: Use vmrs/vmsr instead of mcr/mrcRichard Henderson1-3/+2
2024-07-05tests/tcg/arm: Use -march and -mfpu for fcvtRichard Henderson1-2/+2
2024-07-05tests/tcg/arm: Manually register allocate half-precision numbersAkihiko Odaki1-1/+6
2024-07-05tests/tcg/arm: Use -fno-integrated-as for test-arm-iwmmxtRichard Henderson1-1/+7
2024-07-05tests/tcg/arm: Drop -N from LDFLAGSRichard Henderson1-2/+2
2024-07-05tests/tcg/arm: Fix fcvt result messagesAkihiko Odaki3-605/+605
2024-07-05tests/tcg/aarch64: Add -fno-integrated-as for smeRichard Henderson1-1/+2
2024-07-05tests/tcg/aarch64: Do not use x constraintAkihiko Odaki1-7/+7
2024-07-05tests/tcg/aarch64: Fix irg operand typeAkihiko Odaki1-1/+1
2024-07-05tests/tcg/aarch64: Explicitly specify register widthAkihiko Odaki2-6/+6
2024-07-05tests/tcg/aarch64: Drop -fno-tree-loop-distribute-patternsRichard Henderson1-1/+1
2024-07-05tests/tcg: Adjust variable defintion from cc-optionRichard Henderson3-9/+10
2024-07-05tests/tcg/minilib: Constify digits in print_numRichard Henderson1-1/+1
2024-07-03tcg/optimize: Fix TCG_COND_TST* simplification of setcond2Richard Henderson2-0/+32
2024-07-01target/arm: Fix FJCVTZS vs flush-to-zeroRichard Henderson2-1/+23
2024-06-12tests/tcg/s390x: Allow specifying extra QEMU options on the command lineIlya Leoshkevich1-1/+1
2024-06-08Hexagon: add PC alignment check and exceptionMatheus Tavares Bernardino2-0/+109
2024-06-08Hexagon: fix HVX store newMatheus Tavares Bernardino1-0/+23
2024-05-29tests/tcg/s390x: Add per.SRichard Henderson2-0/+83
2024-05-26linux-user/i386: Fix allocation and alignment of fp stateRichard Henderson2-0/+34
2024-05-16tests/tcg: don't append QEMU_OPTS for armv6m-undef testAlex Bennée1-1/+1
2024-05-10tests/tcg: cover lzcnt/tzcnt/popcntPaolo Bonzini1-0/+25
2024-05-05Hexagon (tests/tcg/hexagon) Test HVX .new read from high half of pairTaylor Simpson1-1/+15
2024-05-03target/sh4: Fix SUBV opcodePhilippe Mathieu-Daudé2-0/+33
2024-05-03target/sh4: Fix ADDV opcodePhilippe Mathieu-Daudé2-0/+30
2024-04-24target/nios2: Remove the deprecated Nios II targetPhilippe Mathieu-Daudé7-430/+0
2024-04-09target/sh4: Fix mac.w with saturation enabledZack Buhman2-0/+64
2024-04-09target/sh4: Fix mac.l with saturation enabledZack Buhman2-0/+72
2024-04-09tcg/optimize: Do not attempt to constant fold neg_vecRichard Henderson2-1/+13
2024-03-29tcg/optimize: Fix sign_mask for logical right-shiftRichard Henderson2-0/+29
2024-03-26tests/tcg: Test shmat(NULL)Ilya Leoshkevich1-0/+38
2024-03-25tests/tcg/s390x: Test TEST AND SETIlya Leoshkevich2-0/+36
2024-03-13tests/tcg: Add multiarch test for Xfer:siginfo:read stubGustavo Romero3-1/+49
2024-03-08Merge tag 'pull-target-arm-20240308' of https://git.linaro.org/people/pmaydell/qemu-arm into stagingPeter Maydell3-1/+102
2024-03-08tests: riscv64: Use 'zfa' instead of 'Zfa'Christoph Müllner1-1/+1
2024-03-07target/arm: Fix 32-bit SMOPARichard Henderson3-1/+102
2024-03-06tests/plugin/mem: migrate to new per_vcpu APIPierrick Bouvier1-1/+1
2024-03-06tests/tcg: Add two follow-fork-mode testsIlya Leoshkevich4-1/+128
2024-03-01tests/tcg: Check that shmat() does not break /proc/self/mapsIlya Leoshkevich1-0/+55
2024-02-29tests/tcg: Extend file in linux-madvise.cRichard Henderson1-0/+2