aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg/i386
AgeCommit message (Expand)AuthorFilesLines
2022-09-06tests/tcg/i386: Move smc_code2 to an executable sectionRichard Henderson1-1/+1
2022-09-01tests/tcg: i386: add SSE testsPaul Brook5-2/+5357
2022-09-01tests/tcg: i386: extend BMI testPaolo Bonzini2-8/+162
2022-09-01tests/tcg: x86_64: improve consistency with i386Paolo Bonzini1-1/+1
2022-06-14tests/tcg/i386: Use explicit suffix on fist insnsRichard Henderson2-13/+13
2022-04-20tests/tcg: add missing reference files for float_convsAlex Bennée1-0/+748
2022-04-20tests/tcg: add float_convd testAlex Bennée1-0/+988
2022-04-20tests/tcg: add compiler test variables when using containersPaolo Bonzini1-1/+1
2022-02-28tests/tcg: add vectorised sha512 versionsAlex Bennée1-0/+9
2021-10-01tests/tcg/multiarch: Re-enable signals test for most guestsRichard Henderson1-3/+0
2021-09-02tests/plugins/insn: made arg inline not positional and parse it as boolMahmoud Mandour2-2/+2
2021-07-14tests/tcg: also disable the signals test for pluginsAlex Bennée1-0/+3
2021-04-06tests/tcg/i386: force -fno-pie for test-i386Alex Bennée1-3/+13
2021-04-06tests/tcg/i386: expand .data sections for system testsAlex Bennée1-1/+1
2021-02-18tests/plugin: expand insn test to detect duplicate instructionsAlex Bennée2-0/+17
2021-01-18gdbstub: implement a softmmu based testAlex Bennée2-1/+2
2020-12-10target/i386: fix operand order for PDEP and PEXTPaolo Bonzini2-0/+45
2020-07-10target/i386: fix IEEE SSE floating-point exception raisingJoseph Myers2-0/+817
2020-06-26target/i386: reimplement fpatan using floatx80 operationsJoseph Myers1-0/+1071
2020-06-26target/i386: reimplement fyl2x using floatx80 operationsJoseph Myers1-0/+1161
2020-06-26target/i386: reimplement fyl2xp1 using floatx80 operationsJoseph Myers1-0/+1156
2020-06-26target/i386: reimplement f2xm1 using floatx80 operationsJoseph Myers1-0/+1140
2020-06-16tests/tcg: ensure -cpu max also used for plugin runAlex Bennée1-0/+1
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-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
2019-10-28tests/tcg: drop test-i386-fprem from TESTS when not SLOWAlex Bennée1-5/+6
2019-09-10tests/tcg: move configuration to a sub-shell scriptPaolo Bonzini1-9/+0
2019-09-10tests/tcg: cleanup Makefile inclusionsPaolo Bonzini2-16/+5
2019-09-10tests/tcg: use EXTRA_CFLAGS everywherePaolo Bonzini1-2/+2
2019-07-10tests/tcg: fix up test-i386-fprem.ref generationAlex Bennée1-2/+2
2019-06-12tests/tcg/x86_64: add a PVH crt.o for x86_64 system testsAlex Bennée1-0/+1
2019-06-12tests/tcg: clean-up VPATH/TESTS for i386Alex Bennée1-7/+2
2019-05-28tests/tcg/multiarch: expand system memory test to cover moreAlex Bennée1-0/+2
2019-05-28tests/tcg/multiarch: move the system memory testAlex Bennée1-243/+0
2019-05-28tests/tcg/multiarch: add hello world system testAlex Bennée2-15/+1
2019-03-12tests/tcg/i386: add memory test to exercise softmmuAlex Bennée1-0/+243