summaryrefslogtreecommitdiffstats
path: root/tests/tcg/i386
Commit message (Expand)AuthorAgeFilesLines
* tests/tcg/i386: Use explicit suffix on fist insnsRichard Henderson2022-06-142-13/+13
* tests/tcg: add missing reference files for float_convsAlex Bennée2022-04-201-0/+748
* tests/tcg: add float_convd testAlex Bennée2022-04-201-0/+988
* tests/tcg: add compiler test variables when using containersPaolo Bonzini2022-04-201-1/+1
* tests/tcg: add vectorised sha512 versionsAlex Bennée2022-02-281-0/+9
* tests/tcg/multiarch: Re-enable signals test for most guestsRichard Henderson2021-10-011-3/+0Star
* tests/plugins/insn: made arg inline not positional and parse it as boolMahmoud Mandour2021-09-022-2/+2
* tests/tcg: also disable the signals test for pluginsAlex Bennée2021-07-141-0/+3
* tests/tcg/i386: force -fno-pie for test-i386Alex Bennée2021-04-061-3/+13
* tests/tcg/i386: expand .data sections for system testsAlex Bennée2021-04-061-1/+1
* tests/plugin: expand insn test to detect duplicate instructionsAlex Bennée2021-02-182-0/+17
* gdbstub: implement a softmmu based testAlex Bennée2021-01-182-1/+2
* 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