aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg
AgeCommit message (Expand)AuthorFilesLines
2020-06-12target/i386: correct fix for pcmpxstrx substring searchJoseph Myers2-0/+36
2020-06-10target/i386: fix IEEE x87 floating-point exception raisingJoseph Myers1-0/+831
2020-06-10target/i386: fix fisttpl, fisttpll handling of out-of-range valuesJoseph Myers1-0/+100
2020-06-10target/i386: fix fbstp handling of out-of-range valuesJoseph Myers1-0/+115
2020-06-10target/i386: fix fbstp handling of negative zeroJoseph Myers1-0/+25
2020-06-10target/i386: fix fxam handling of invalid encodingsJoseph Myers1-0/+143
2020-06-10target/i386: fix floating-point load-constant roundingJoseph Myers1-0/+199
2020-06-10target/i386: fix fscale handling of rounding precisionJoseph Myers1-0/+13
2020-06-10target/i386: fix fscale handling of infinite exponentsJoseph Myers1-0/+29
2020-06-10target/i386: fix fscale handling of invalid exponent encodingsJoseph Myers1-0/+29
2020-06-10target/i386: fix fscale handling of signaling NaNJoseph Myers1-0/+37
2020-06-10target/i386: implement special cases for fxtractJoseph Myers1-0/+120
2020-05-27tests/tcg: add new threadcount testAlex Bennée2-0/+66
2020-05-27tests/docker: use a gcc-10 based image for arm64 testsAlex Bennée1-2/+2
2020-05-27tests/tcg: better detect confused gdb which can't connectAlex Bennée1-0/+4
2020-05-27tests/tcg: fix invocation of the memory record/replay testsAlex Bennée1-1/+1
2020-05-15softfloat: fix floatx80 pseudo-denormal round to integerJoseph Myers1-0/+10
2020-05-15softfloat: fix floatx80 pseudo-denormal comparisonsJoseph Myers1-0/+4
2020-05-15softfloat: fix floatx80 pseudo-denormal addition / subtractionJoseph Myers1-0/+24
2020-05-15softfloat: silence sNaN for conversions to/from floatx80Joseph Myers1-0/+63
2020-05-06tests/tcg: add a multiarch linux-user gdb testAlex Bennée4-3/+98
2020-05-06tests/tcg: drop inferior.was_attached() testAlex Bennée2-6/+0
2020-05-06tests/tcg: better trap gdb failuresAlex Bennée2-2/+0
2020-04-07tests/tcg: remove extraneous pasting macrosAlex Bennée1-4/+1
2020-03-17tests/tcg/aarch64: add test-sve-ioctl guest-debug testAlex Bennée2-2/+94
2020-03-17tests/tcg/aarch64: add SVE iotcl testAlex Bennée2-0/+74
2020-03-17tests/tcg/aarch64: add a gdbstub testcase for SVE registersAlex Bennée2-0/+99
2020-03-17tests/tcg/aarch64: userspace system register testAlex Bennée2-0/+178
2020-03-05tests/tcg/aarch64: Add newline in pauth-1 printfRichard Henderson1-1/+1
2020-02-25tests/tcg: take into account expected clashes pauth-4Alex Bennée1-17/+37
2020-02-25tests/tcg: fix typo in configure.sh test for v8.3Alex Bennée1-1/+1
2020-02-25tests/tcg: give debug builds a little bit longerAlex Bennée1-2/+2
2020-02-25tests/tcg: include a skip runner for pauth3 with pluginsAlex Bennée1-0/+2
2020-02-04tests/tcg: gate pauth-% tests on having compiler supportAlex Bennée3-3/+15
2020-02-04tests/tcg: add a configure compiler check for ARMv8.1 and SVEAlex Bennée1-0/+14
2020-01-23tests/tcg/aarch64: Add pauth-4Richard Henderson2-1/+26
2020-01-23tests/tcg/aarch64: Add pauth-3Richard Henderson2-1/+44
2020-01-23tests/tcg/aarch64: Fix compilation parameters for pauth-%Richard Henderson3-4/+1
2020-01-09tests/tcg: add user version of dumb-as-bricks semiconsole testAlex Bennée3-0/+53
2020-01-09tests/tcg: extract __semi_call into a header and expandAlex Bennée3-20/+45
2020-01-09tests/tcg: add a dumb-as-bricks semihosting console testAlex Bennée2-1/+48
2019-12-19tests/tcg: ensure we re-configure if configure.sh is updatedAlex Bennée1-1/+1
2019-12-18configure: allow disable of cross compilation containersAlex Bennée1-2/+4
2019-11-20tests/tcg: modify multiarch tests to work with clangTaylor Simpson2-3/+5
2019-11-06tests/tcg/multiarch/linux-test: Fix error check for shmatRichard Henderson1-1/+2
2019-10-28tests/tcg: enable plugin testingAlex Bennée4-0/+50
2019-10-28tests/tcg: drop test-i386-fprem from TESTS when not SLOWAlex Bennée1-5/+6
2019-10-28tests/tcg: move "virtual" tests to EXTRA_TESTSAlex Bennée2-2/+4
2019-10-28tests/tcg: set QEMU_OPTS for all cris runsAlex Bennée1-1/+1
2019-10-28tests/tcg/Makefile.target: fix path to config-host.makAlex Bennée1-1/+1