summaryrefslogtreecommitdiffstats
path: root/tests/tcg
Commit message (Expand)AuthorAgeFilesLines
* meson.build: expose TCG cross compiler information in summaryAlex Bennée2021-02-241-8/+0Star
* Hexagon (tests/tcg/hexagon) TCG tests - floating pointTaylor Simpson2021-02-182-0/+371
* Hexagon (tests/tcg/hexagon) TCG tests - atomics/load/store/miscTaylor Simpson2021-02-187-0/+1147
* Hexagon (tests/tcg/hexagon) TCG tests - multiarchTaylor Simpson2021-02-184-1/+1549
* tests/plugin: expand insn test to detect duplicate instructionsAlex Bennée2021-02-183-0/+27
* tests/tcg/aarch64: Add mte smoke testsRichard Henderson2021-02-167-0/+239
* target/arm: Use the proper TBI settings for linux-userRichard Henderson2021-02-161-1/+0Star
* tests/tcg: fix silent skipping of softmmu gdb testsAlex Bennée2021-02-151-1/+5
* tests/tcg: Replace /bin/true by true (required on macOS)Stefan Weil2021-02-081-2/+2
* tests/tcg: don't silently skip the gdb testsAlex Bennée2021-02-081-1/+4
* tests/tcg/s390x: Fix EXRL testsDavid Hildenbrand2021-01-212-8/+8
* tests: Rename PAGE_SIZE definitionsJiaxun Yang2021-01-201-3/+3
* target/arm: use official org.gnu.gdb.aarch64.sve layout for registersAlex Bennée2021-01-181-0/+11
* gdbstub: add support to Xfer:auxv:read: packetLirong Yuan2021-01-182-0/+66
* gdbstub: implement a softmmu based testAlex Bennée2021-01-188-3/+154
* Revert "tests/tcg/multiarch/Makefile.target: Disable run-gdbstub-sha1 test"Alex Bennée2021-01-181-3/+1Star
* tests/tcg: build tests with -WerrorAlex Bennée2021-01-021-1/+1
* tests: remove GCC < 4 fallbacksMarc-André Lureau2020-12-151-5/+3Star
* tests/tcg/multiarch/Makefile.target: Disable run-gdbstub-sha1 testPeter Maydell2020-12-141-1/+3
* target/i386: fix operand order for PDEP and PEXTPaolo Bonzini2020-12-102-0/+45
* tests/tcg/aarch64: Add bti smoke testsRichard Henderson2020-10-275-0/+243
* tests/tcg/linux-test: Adjust getsockname for muslRichard Henderson2020-10-151-1/+1
* Remove superfluous .gitignore filesThomas Huth2020-10-131-5/+0Star
* tests/tcg: reinstate or replace desired parts of rules.makPaolo Bonzini2020-09-302-3/+14
* plugins: move the more involved plugins to contribAlex Bennée2020-09-101-2/+1Star
* Makefile: inline the relevant parts of rules.makPaolo Bonzini2020-09-081-2/+0Star
* tests/tcg: Do not require FE_* exception bitsRichard Henderson2020-09-011-0/+17
* tests/tcg: Do not require FE_TOWARDZERORichard Henderson2020-09-012-0/+4
* tests/tcg: Add microblaze to arches filterRichard Henderson2020-09-011-1/+1
* tests/tcg/xtensa: add DFP0 arithmetic testsMax Filippov2020-08-211-0/+162
* tests/tcg/xtensa: test double precision load/storeMax Filippov2020-08-211-0/+123
* tests/tcg/xtensa: add fp0 div and sqrt testsMax Filippov2020-08-212-0/+158
* tests/tcg/xtensa: update test_lsc for DFPUMax Filippov2020-08-211-13/+34
* tests/tcg/xtensa: update test_fp1 for DFPUMax Filippov2020-08-211-28/+34
* tests/tcg/xtensa: update test_fp0_conv for DFPUMax Filippov2020-08-211-144/+155
* tests/tcg/xtensa: expand madd testsMax Filippov2020-08-211-0/+104
* tests/tcg/xtensa: update test_fp0_arith for DFPUMax Filippov2020-08-212-97/+223
* tests/tcg/xtensa: fix test execution on ISSMax Filippov2020-08-211-5/+5
* meson: link emulators without Makefile.targetPaolo Bonzini2020-08-211-2/+2
* target/arm: Fix AddPAC error indicationRichard Henderson2020-08-032-1/+34
* Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-misc-1107...Peter Maydell2020-07-122-8/+17
|\
| * tests/docker: update toolchain set in debian-xtensa-crossMax Filippov2020-07-111-1/+1
| * tests/tcg: add more default compilers to configure.shAlex Bennée2020-07-111-5/+14
| * tests/docker: change tag naming scheme of our imagesAlex Bennée2020-07-111-2/+2
* | target/i386: fix IEEE SSE floating-point exception raisingJoseph Myers2020-07-112-0/+817
|/
* target/i386: reimplement fpatan using floatx80 operationsJoseph Myers2020-06-261-0/+1071
* target/i386: reimplement fyl2x using floatx80 operationsJoseph Myers2020-06-261-0/+1161
* target/i386: reimplement fyl2xp1 using floatx80 operationsJoseph Myers2020-06-261-0/+1156
* target/i386: reimplement f2xm1 using floatx80 operationsJoseph Myers2020-06-261-0/+1140
* plugins: new lockstep plugin for debugging TCG changesAlex Bennée2020-06-161-1/+2