summaryrefslogtreecommitdiff
path: root/tests/tcg/i386
AgeCommit message (Expand)Author
2021-10-01tests/tcg/multiarch: Re-enable signals test for most guestsRichard Henderson
2021-09-02tests/plugins/insn: made arg inline not positional and parse it as boolMahmoud Mandour
2021-07-14tests/tcg: also disable the signals test for pluginsAlex Bennée
2021-04-06tests/tcg/i386: force -fno-pie for test-i386Alex Bennée
2021-04-06tests/tcg/i386: expand .data sections for system testsAlex Bennée
2021-02-18tests/plugin: expand insn test to detect duplicate instructionsAlex Bennée
2021-01-18gdbstub: implement a softmmu based testAlex Bennée
2020-12-10target/i386: fix operand order for PDEP and PEXTPaolo Bonzini
2020-07-10target/i386: fix IEEE SSE floating-point exception raisingJoseph Myers
2020-06-26target/i386: reimplement fpatan using floatx80 operationsJoseph Myers
2020-06-26target/i386: reimplement fyl2x using floatx80 operationsJoseph Myers
2020-06-26target/i386: reimplement fyl2xp1 using floatx80 operationsJoseph Myers
2020-06-26target/i386: reimplement f2xm1 using floatx80 operationsJoseph Myers
2020-06-16tests/tcg: ensure -cpu max also used for plugin runAlex Bennée
2020-06-12target/i386: correct fix for pcmpxstrx substring searchJoseph Myers
2020-06-10target/i386: fix IEEE x87 floating-point exception raisingJoseph Myers
2020-06-10target/i386: fix fisttpl, fisttpll handling of out-of-range valuesJoseph Myers
2020-06-10target/i386: fix fbstp handling of out-of-range valuesJoseph Myers
2020-06-10target/i386: fix fbstp handling of negative zeroJoseph Myers
2020-06-10target/i386: fix fxam handling of invalid encodingsJoseph Myers
2020-06-10target/i386: fix floating-point load-constant roundingJoseph Myers
2020-06-10target/i386: fix fscale handling of rounding precisionJoseph Myers
2020-06-10target/i386: fix fscale handling of infinite exponentsJoseph Myers
2020-06-10target/i386: fix fscale handling of invalid exponent encodingsJoseph Myers
2020-06-10target/i386: fix fscale handling of signaling NaNJoseph Myers
2020-06-10target/i386: implement special cases for fxtractJoseph Myers
2020-05-15softfloat: fix floatx80 pseudo-denormal round to integerJoseph Myers
2020-05-15softfloat: fix floatx80 pseudo-denormal comparisonsJoseph Myers
2020-05-15softfloat: fix floatx80 pseudo-denormal addition / subtractionJoseph Myers
2020-05-15softfloat: silence sNaN for conversions to/from floatx80Joseph Myers
2019-10-28tests/tcg: drop test-i386-fprem from TESTS when not SLOWAlex Bennée
2019-09-10tests/tcg: move configuration to a sub-shell scriptPaolo Bonzini
2019-09-10tests/tcg: cleanup Makefile inclusionsPaolo Bonzini
2019-09-10tests/tcg: use EXTRA_CFLAGS everywherePaolo Bonzini
2019-07-10tests/tcg: fix up test-i386-fprem.ref generationAlex Bennée
2019-06-12tests/tcg/x86_64: add a PVH crt.o for x86_64 system testsAlex Bennée
2019-06-12tests/tcg: clean-up VPATH/TESTS for i386Alex Bennée
2019-05-28tests/tcg/multiarch: expand system memory test to cover moreAlex Bennée
2019-05-28tests/tcg/multiarch: move the system memory testAlex Bennée
2019-05-28tests/tcg/multiarch: add hello world system testAlex Bennée
2019-03-12tests/tcg/i386: add memory test to exercise softmmuAlex Bennée
2019-03-12tests/tcg/i386: add system mode Hello World testAlex Bennée
2019-01-11avoid TABs in files that only contain a fewPaolo Bonzini
2018-12-11Fixes i386 xchgq testfabrice.desclaux@cea.fr
2018-07-24tests/tcg: remove runcom testAlex Bennée
2018-06-20tests/tcg/i386: extend timeout for runcom testAlex Bennée
2018-06-20tests/tcg: add run, diff, and skip helper macrosAlex Bennée
2018-06-20tests/tcg/i386/test-i386: fix printf formatAlex Bennée
2018-06-20tests/tcg/i386/test-i386: use modern vector_size attributesAlex Bennée
2018-06-20tests/tcg/x86_64: add Makefile.targetAlex Bennée