aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg
AgeCommit message (Expand)AuthorFilesLines
2021-05-01Hexagon (target/hexagon) add A6_vminub_RdPTaylor Simpson1-0/+34
2021-05-01Hexagon (target/hexagon) add A5_ACS (vacsh)Taylor Simpson1-0/+69
2021-05-01Hexagon (target/hexagon) add F2_sfinvsqrtaTaylor Simpson2-0/+44
2021-05-01Hexagon (target/hexagon) add F2_sfrecipa instructionTaylor Simpson3-0/+151
2021-05-01Hexagon (target/hexagon) use softfloat for float-to-int conversionsTaylor Simpson1-0/+145
2021-05-01Hexagon (target/hexagon) decide if pred has been written at TCG gen timeTaylor Simpson1-0/+19
2021-04-30test/tcg/aarch64: Add mte-5Richard Henderson2-1/+45
2021-04-12accel/tcg: Preserve PAGE_ANON when changing page permissionsRichard Henderson3-2/+46
2021-04-06tests/tcg: relax the next step precision of the gdb sha1 testAlex Bennée1-1/+4
2021-04-06tests/tcg/i386: force -fno-pie for test-i386Alex Bennée2-3/+19
2021-04-06tests/tcg/i386: expand .data sections for system testsAlex Bennée1-1/+1
2021-04-06tests/tcg/configure.sh: make sure we pick up x86_64 cross compilersAlex Bennée1-0/+5
2021-04-06tests/tcg: add concept of container_hostsAlex Bennée1-2/+25
2021-04-06tests/tcg: update the defaults for x86 compilersAlex Bennée1-2/+2
2021-03-24tests/tcg: add HeapInfo checking to semihosting testAlex Bennée1-1/+54
2021-03-24semihosting: move semihosting tests to multiarchAlex Bennée9-46/+90
2021-03-10target/ppc: Fix bcdsub. emulation when result overflowsFabiano Rosas4-0/+161
2021-02-24meson.build: expose TCG cross compiler information in summaryAlex Bennée1-8/+0
2021-02-18Hexagon (tests/tcg/hexagon) TCG tests - floating pointTaylor Simpson2-0/+371
2021-02-18Hexagon (tests/tcg/hexagon) TCG tests - atomics/load/store/miscTaylor Simpson7-0/+1147
2021-02-18Hexagon (tests/tcg/hexagon) TCG tests - multiarchTaylor Simpson4-1/+1549
2021-02-18tests/plugin: expand insn test to detect duplicate instructionsAlex Bennée3-0/+27
2021-02-16tests/tcg/aarch64: Add mte smoke testsRichard Henderson7-0/+239
2021-02-16target/arm: Use the proper TBI settings for linux-userRichard Henderson1-1/+0
2021-02-15tests/tcg: fix silent skipping of softmmu gdb testsAlex Bennée1-1/+5
2021-02-08tests/tcg: Replace /bin/true by true (required on macOS)Stefan Weil1-2/+2
2021-02-08tests/tcg: don't silently skip the gdb testsAlex Bennée1-1/+4
2021-01-21tests/tcg/s390x: Fix EXRL testsDavid Hildenbrand2-8/+8
2021-01-20tests: Rename PAGE_SIZE definitionsJiaxun Yang1-3/+3
2021-01-18target/arm: use official org.gnu.gdb.aarch64.sve layout for registersAlex Bennée1-0/+11
2021-01-18gdbstub: add support to Xfer:auxv:read: packetLirong Yuan2-0/+66
2021-01-18gdbstub: implement a softmmu based testAlex Bennée8-3/+154
2021-01-18Revert "tests/tcg/multiarch/Makefile.target: Disable run-gdbstub-sha1 test"Alex Bennée1-3/+1
2021-01-02tests/tcg: build tests with -WerrorAlex Bennée1-1/+1
2020-12-15tests: remove GCC < 4 fallbacksMarc-André Lureau1-5/+3
2020-12-14tests/tcg/multiarch/Makefile.target: Disable run-gdbstub-sha1 testPeter Maydell1-1/+3
2020-12-10target/i386: fix operand order for PDEP and PEXTPaolo Bonzini2-0/+45
2020-10-27tests/tcg/aarch64: Add bti smoke testsRichard Henderson5-0/+243
2020-10-14tests/tcg/linux-test: Adjust getsockname for muslRichard Henderson1-1/+1
2020-10-13Remove superfluous .gitignore filesThomas Huth1-5/+0
2020-09-30tests/tcg: reinstate or replace desired parts of rules.makPaolo Bonzini2-3/+14
2020-09-10plugins: move the more involved plugins to contribAlex Bennée1-2/+1
2020-09-08Makefile: inline the relevant parts of rules.makPaolo Bonzini1-2/+0
2020-09-01tests/tcg: Do not require FE_* exception bitsRichard Henderson1-0/+17
2020-09-01tests/tcg: Do not require FE_TOWARDZERORichard Henderson2-0/+4
2020-09-01tests/tcg: Add microblaze to arches filterRichard Henderson1-1/+1
2020-08-21tests/tcg/xtensa: add DFP0 arithmetic testsMax Filippov1-0/+162
2020-08-21tests/tcg/xtensa: test double precision load/storeMax Filippov1-0/+123
2020-08-21tests/tcg/xtensa: add fp0 div and sqrt testsMax Filippov2-0/+158
2020-08-21tests/tcg/xtensa: update test_lsc for DFPUMax Filippov1-13/+34