summaryrefslogtreecommitdiffstats
path: root/tests/test-i386.c
Commit message (Expand)AuthorAgeFilesLines
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-3/+1
* Fix more FSF addressesblueswir12009-01-051-1/+2
* Fix TEST_BSX operands in test-i386.c (Zeev Tarantov).balrog2008-09-211-2/+2
* Enable same-arch consistency check on x86-64, print syscall name on error.balrog2008-09-211-0/+2
* more testsbellard2008-05-281-16/+87
* compilation fixes - added bswap - commentsbellard2008-01-311-41/+60
* compilation fixesbellard2007-11-111-17/+20
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-15/+15
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-62/+62
* int conversion testbellard2007-02-051-0/+36
* C99 64 bit printfbellard2006-06-251-1/+1
* added movdq2q and movq2dqbellard2006-06-241-1/+8
* fxam testbellard2006-06-191-0/+11
* lretq, lcall and ljmp tests in 64 bit modebellard2005-04-231-7/+61
* NaN testsbellard2005-03-201-58/+124
* cmov fixbellard2005-03-031-1/+1
* x86_64 test programbellard2005-03-021-160/+408
* removed warningbellard2005-01-231-1/+0
* fix shufps/shufpd tests - added maskmov testsbellard2005-01-161-2/+44
* fxsr testbellard2005-01-121-0/+63
* MMX/SSE testbellard2005-01-081-2/+433
* fixed imul im test - added TEST_VM86 define for x86_64 testsbellard2005-01-031-5/+7
* enter insn fixbellard2004-11-141-1/+50
* fixed bound memory referencebellard2004-08-151-1/+1
* ffree testbellard2004-06-121-0/+8
* BSR/BSF 'undefined behaviour' testbellard2004-05-161-2/+4
* precise self modifying code testbellard2004-04-251-1/+23
* more imul testsbellard2004-04-221-0/+27
* 2.6 kernel compile fixbellard2004-03-041-0/+5
* more FPU context save testsbellard2004-02-251-21/+19
* test at least one invalid lock op codebellard2004-01-191-0/+5
* more xadd tests - cmpxchg8b testbellard2004-01-181-0/+28
* more complete eflags testing for multiplication (P4 case only)bellard2003-12-021-9/+14
* more fcmovxx testsbellard2003-11-191-0/+2
* fcmovx supportbellard2003-11-161-0/+40
* licensebellard2003-10-271-0/+19
* added linux < 2.4.21 vm86 bug workaround - added extensive TF flag testbellard2003-09-171-3/+93
* popw (%esp) test)bellard2003-07-261-0/+5
* RedHat 9 fixbellard2003-07-131-2/+7
* added nop test for exceptionbellard2003-07-111-0/+2
* gcc3 compile fixesbellard2003-06-251-2/+3
* iret and popl (%esp) testsbellard2003-06-241-0/+18
* more precise float rounding testsbellard2003-06-151-4/+25
* more FPU testsbellard2003-05-291-1/+64
* more exception tests - support for precise exceptionsbellard2003-05-271-22/+51
* self modifying code also tests translation block chaining invalidationbellard2003-05-251-5/+8
* added vm86, exceptions and self modifying regression testsbellard2003-05-161-0/+319
* added LAR/LSL testsbellard2003-05-101-0/+23
* more testsbellard2003-03-291-0/+79
* added code16 testsbellard2003-03-221-54/+94
OpenPOWER on IntegriCloud