aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg
AgeCommit message (Expand)AuthorFilesLines
2023-05-26Hexagon (target/hexagon) Fix assignment to tmp registersMarco Liebel1-0/+31
2023-05-26Hexagon (tests/tcg/hexagon) Clean up Hexagon check-tcg testsTaylor Simpson19-1206/+1030
2023-05-18Merge tag 'pull-hex-20230518-1' of https://github.com/quic/qemu into stagingRichard Henderson12-46/+1174
2023-05-18gdbstub: add test for untimely stop-reply packetsMatheus Tavares Bernardino1-1/+15
2023-05-18Remove test_vshuff from hvx_misc testsMarco Liebel1-45/+0
2023-05-18Hexagon (decode): look for pkts with multiple insns at the same slotMatheus Tavares Bernardino2-0/+36
2023-05-18Hexagon (target/hexagon) Additional instructions handled by idef-parserTaylor Simpson2-0/+89
2023-05-18Hexagon (target/hexagon) Add overrides for disabled idef-parser insnsTaylor Simpson2-0/+137
2023-05-18Hexagon (target/hexagon) Short-circuit more HVX single instruction packetsTaylor Simpson1-0/+21
2023-05-18Hexagon (tests/tcg/hexagon) Add v73 scalar testsTaylor Simpson2-0/+98
2023-05-18Hexagon (tests/tcg/hexagon) Add v69 HVX testsTaylor Simpson2-0/+321
2023-05-18Hexagon (tests/tcg/hexagon) Add v68 HVX testsTaylor Simpson3-0/+254
2023-05-18Hexagon (tests/tcg/hexagon) Add v68 scalar testsTaylor Simpson2-0/+188
2023-05-18Hexagon (target/hexagon) Add support for v68/v69/v71/v73Taylor Simpson2-0/+15
2023-05-18tests/tcg/i386: correct mask for VPERM2F128/VPERM2I128Paolo Bonzini1-1/+1
2023-05-16tests/tcg/s390x: Test EXECUTE of relative branchesIlya Leoshkevich2-0/+159
2023-05-16tests/tcg/s390x: Enable the multiarch system testsIlya Leoshkevich3-14/+69
2023-05-16tests/tcg/multiarch: Make the system memory test work on big-endianIlya Leoshkevich1-24/+43
2023-05-05tests: tcg: ppc64: Add tests for Vector Extract Mask InstructionsShivaprasad G Bhat2-1/+55
2023-04-27tests/tcg: limit the scope of the plugin testsAlex Bennée14-30/+25
2023-04-21Hexagon (tests/tcg/hexagon) Move HVX test infra to header fileTaylor Simpson3-158/+181
2023-04-21Hexagon (target/hexagon) Add overrides for count trailing zeros/onesTaylor Simpson1-1/+55
2023-03-22tests/tcg: add some help output for running individual testsAlex Bennée1-0/+7
2023-03-20tests/tcg/s390x: Test unaligned accessesIlya Leoshkevich17-3/+311
2023-03-20tests/tcg/s390x: Add ex-relative-long.cIlya Leoshkevich2-0/+157
2023-03-20tests/tcg/s390x: Add rxsbg.cIlya Leoshkevich2-0/+49
2023-03-20tests/tcg/s390x: Add PSW modification testsIlya Leoshkevich6-0/+204
2023-03-15tests/tcg/xtensa: allow testing big-endian coresMax Filippov2-2/+7
2023-03-15tests/tcg/xtensa: add linker.ld to CLEANFILESMax Filippov1-0/+1
2023-03-13tests/tcg/s390x: Add C(G)HRL testNina Schoetterl-Glausch2-0/+81
2023-03-10Merge tag 'pull-hex-20230306' of https://github.com/quic/qemu into stagingPeter Maydell4-249/+318
2023-03-07testing: probe gdb for supported architectures ahead of timeAlex Bennée4-3/+12
2023-03-06Hexagon (target/hexagon) Change subtract from zero to change signTaylor Simpson1-1/+30
2023-03-06Hexagon (tests/tcg/hexagon) Enable HVX testsTaylor Simpson1-1/+12
2023-03-06Hexagon (tests/tcg/hexagon) Remove __builtin from scatter_gatherTaylor Simpson1-242/+271
2023-03-06Hexagon (tests/tcg/hexagon) Update preg_alias.cTaylor Simpson1-5/+5
2023-03-01tests/docker: Use binaries for debian-tricore-crossBastian Koppelmann2-4/+4
2023-02-27Merge tag 'for-upstream-8.0' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell1-0/+3
2023-02-27target/i386: Fix BZHI instructionRichard Henderson1-0/+3
2023-02-27tests/tcg/s390x: Add sam.SIlya Leoshkevich2-0/+68
2023-02-27tests/tcg/s390x: Add bal.SIlya Leoshkevich2-0/+25
2023-02-16target/i386: Fix 32-bit AD[CO]X insns in 64-bit modeRichard Henderson2-0/+72
2023-02-16Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell3-90/+185
2023-02-14tests/tcg/s390x: Use -nostdlib for softmmu testsIlya Leoshkevich1-1/+1
2023-02-11target/i386: fix ADOX followed by ADCXPaolo Bonzini2-1/+80
2023-02-11target/i386: Fix BEXTR instructionRichard Henderson1-0/+12
2023-02-11tests/tcg/i386: Introduce and use reg_t consistentlyRichard Henderson1-89/+93
2023-02-08tests/tcg/tricore: Add test for ld.hBastian Koppelmann3-0/+29
2023-02-08tests/tcg/tricore: Add LD.BU testsBastian Koppelmann3-0/+39
2023-02-08tests/tcg/tricore: Add OPC2_32_RRRR_DEXTR testsBastian Koppelmann2-0/+44