aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test-i386.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl1-3/+1
2009-01-05Fix more FSF addressesblueswir11-1/+2
2008-09-21Fix TEST_BSX operands in test-i386.c (Zeev Tarantov).balrog1-2/+2
2008-09-21Enable same-arch consistency check on x86-64, print syscall name on error.balrog1-0/+2
2008-05-28more testsbellard1-16/+87
2008-01-31compilation fixes - added bswap - commentsbellard1-41/+60
2007-11-11compilation fixesbellard1-17/+20
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths1-15/+15
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-62/+62
2007-02-05int conversion testbellard1-0/+36
2006-06-25C99 64 bit printfbellard1-1/+1
2006-06-24added movdq2q and movq2dqbellard1-1/+8
2006-06-19fxam testbellard1-0/+11
2005-04-23lretq, lcall and ljmp tests in 64 bit modebellard1-7/+61
2005-03-20NaN testsbellard1-58/+124
2005-03-03cmov fixbellard1-1/+1
2005-03-02x86_64 test programbellard1-160/+408
2005-01-23removed warningbellard1-1/+0
2005-01-16fix shufps/shufpd tests - added maskmov testsbellard1-2/+44
2005-01-12fxsr testbellard1-0/+63
2005-01-08MMX/SSE testbellard1-2/+433
2005-01-03fixed imul im test - added TEST_VM86 define for x86_64 testsbellard1-5/+7
2004-11-14enter insn fixbellard1-1/+50
2004-08-15fixed bound memory referencebellard1-1/+1
2004-06-12ffree testbellard1-0/+8
2004-05-16BSR/BSF 'undefined behaviour' testbellard1-2/+4
2004-04-25precise self modifying code testbellard1-1/+23
2004-04-22more imul testsbellard1-0/+27
2004-03-042.6 kernel compile fixbellard1-0/+5
2004-02-25more FPU context save testsbellard1-21/+19
2004-01-19test at least one invalid lock op codebellard1-0/+5
2004-01-18more xadd tests - cmpxchg8b testbellard1-0/+28
2003-12-02more complete eflags testing for multiplication (P4 case only)bellard1-9/+14
2003-11-19more fcmovxx testsbellard1-0/+2
2003-11-16fcmovx supportbellard1-0/+40
2003-10-27licensebellard1-0/+19
2003-09-17added linux < 2.4.21 vm86 bug workaround - added extensive TF flag testbellard1-3/+93
2003-07-26popw (%esp) test)bellard1-0/+5
2003-07-13RedHat 9 fixbellard1-2/+7
2003-07-11added nop test for exceptionbellard1-0/+2
2003-06-25gcc3 compile fixesbellard1-2/+3
2003-06-24iret and popl (%esp) testsbellard1-0/+18
2003-06-15more precise float rounding testsbellard1-4/+25
2003-05-29more FPU testsbellard1-1/+64
2003-05-27more exception tests - support for precise exceptionsbellard1-22/+51
2003-05-25self modifying code also tests translation block chaining invalidationbellard1-5/+8
2003-05-16added vm86, exceptions and self modifying regression testsbellard1-0/+319
2003-05-10added LAR/LSL testsbellard1-0/+23
2003-03-29more testsbellard1-0/+79
2003-03-22added code16 testsbellard1-54/+94