summaryrefslogtreecommitdiffstats
path: root/tests/tcg/i386
Commit message (Expand)AuthorAgeFilesLines
* target/i386: fix operand order for PDEP and PEXTPaolo Bonzini2020-12-102-0/+45
* 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
* tests/tcg: ensure -cpu max also used for plugin runAlex Bennée2020-06-161-0/+1
* target/i386: correct fix for pcmpxstrx substring searchJoseph Myers2020-06-122-0/+36
* target/i386: fix IEEE x87 floating-point exception raisingJoseph Myers2020-06-101-0/+831
* target/i386: fix fisttpl, fisttpll handling of out-of-range valuesJoseph Myers2020-06-101-0/+100
* target/i386: fix fbstp handling of out-of-range valuesJoseph Myers2020-06-101-0/+115
* target/i386: fix fbstp handling of negative zeroJoseph Myers2020-06-101-0/+25
* target/i386: fix fxam handling of invalid encodingsJoseph Myers2020-06-101-0/+143
* target/i386: fix floating-point load-constant roundingJoseph Myers2020-06-101-0/+199
* target/i386: fix fscale handling of rounding precisionJoseph Myers2020-06-101-0/+13
* target/i386: fix fscale handling of infinite exponentsJoseph Myers2020-06-101-0/+29
* target/i386: fix fscale handling of invalid exponent encodingsJoseph Myers2020-06-101-0/+29
* target/i386: fix fscale handling of signaling NaNJoseph Myers2020-06-101-0/+37
* target/i386: implement special cases for fxtractJoseph Myers2020-06-101-0/+120
* softfloat: fix floatx80 pseudo-denormal round to integerJoseph Myers2020-05-151-0/+10
* softfloat: fix floatx80 pseudo-denormal comparisonsJoseph Myers2020-05-151-0/+4
* softfloat: fix floatx80 pseudo-denormal addition / subtractionJoseph Myers2020-05-151-0/+24
* softfloat: silence sNaN for conversions to/from floatx80Joseph Myers2020-05-151-0/+63
* tests/tcg: drop test-i386-fprem from TESTS when not SLOWAlex Bennée2019-10-281-5/+6
* tests/tcg: move configuration to a sub-shell scriptPaolo Bonzini2019-09-101-9/+0Star
* tests/tcg: cleanup Makefile inclusionsPaolo Bonzini2019-09-102-16/+5Star
* tests/tcg: use EXTRA_CFLAGS everywherePaolo Bonzini2019-09-101-2/+2
* tests/tcg: fix up test-i386-fprem.ref generationAlex Bennée2019-07-101-2/+2
* tests/tcg/x86_64: add a PVH crt.o for x86_64 system testsAlex Bennée2019-06-121-0/+1
* tests/tcg: clean-up VPATH/TESTS for i386Alex Bennée2019-06-121-7/+2Star
* tests/tcg/multiarch: expand system memory test to cover moreAlex Bennée2019-05-281-0/+2
* tests/tcg/multiarch: move the system memory testAlex Bennée2019-05-281-243/+0Star
* tests/tcg/multiarch: add hello world system testAlex Bennée2019-05-282-15/+1Star
* tests/tcg/i386: add memory test to exercise softmmuAlex Bennée2019-03-121-0/+243
* tests/tcg/i386: add system mode Hello World testAlex Bennée2019-03-124-0/+255
* avoid TABs in files that only contain a fewPaolo Bonzini2019-01-111-7/+7
* Fixes i386 xchgq testfabrice.desclaux@cea.fr2018-12-111-1/+1
* tests/tcg: remove runcom testAlex Bennée2018-07-244-200/+0Star
* tests/tcg/i386: extend timeout for runcom testAlex Bennée2018-06-201-0/+1
* tests/tcg: add run, diff, and skip helper macrosAlex Bennée2018-06-201-6/+4Star
* tests/tcg/i386/test-i386: fix printf formatAlex Bennée2018-06-201-1/+1
* tests/tcg/i386/test-i386: use modern vector_size attributesAlex Bennée2018-06-201-2/+2
* tests/tcg/x86_64: add Makefile.targetAlex Bennée2018-06-201-2/+2
* tests/tcg/i386: add runner for test-i386-fpremAlex Bennée2018-06-202-3/+25
* tests/tcg/i386: fix test-i386Alex Bennée2018-06-201-1/+0Star
* tests/tcg/i386: Build fix for hello-i386Fam Zheng2018-06-201-0/+1
* tests/tcg: enable building for i386Alex Bennée2018-06-202-0/+16
* tests/tcg: move i386 specific tests into subdirAlex Bennée2018-06-2013-0/+4055