aboutsummaryrefslogtreecommitdiff
path: root/tests/test-i386.c
AgeCommit message (Expand)Author
2011-09-16Remove blanks before \n in output stringsStefan Weil
2011-09-03Use new macro QEMU_PACKED for packed structuresStefan Weil
2011-05-08Fix spelling in comments (intruction -> instruction)Stefan Weil
2010-10-23disable test_enter on i386, it is brokenPaolo Bonzini
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl
2009-01-05Fix more FSF addressesblueswir1
2008-09-21Fix TEST_BSX operands in test-i386.c (Zeev Tarantov).balrog
2008-09-21Enable same-arch consistency check on x86-64, print syscall name on error.balrog
2008-05-28more testsbellard
2008-01-31compilation fixes - added bswap - commentsbellard
2007-11-11compilation fixesbellard
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-02-05int conversion testbellard
2006-06-25C99 64 bit printfbellard
2006-06-24added movdq2q and movq2dqbellard
2006-06-19fxam testbellard
2005-04-23lretq, lcall and ljmp tests in 64 bit modebellard
2005-03-20NaN testsbellard
2005-03-03cmov fixbellard
2005-03-02x86_64 test programbellard
2005-01-23removed warningbellard
2005-01-16fix shufps/shufpd tests - added maskmov testsbellard
2005-01-12fxsr testbellard
2005-01-08MMX/SSE testbellard
2005-01-03fixed imul im test - added TEST_VM86 define for x86_64 testsbellard
2004-11-14enter insn fixbellard
2004-08-15fixed bound memory referencebellard
2004-06-12ffree testbellard
2004-05-16BSR/BSF 'undefined behaviour' testbellard
2004-04-25precise self modifying code testbellard
2004-04-22more imul testsbellard
2004-03-042.6 kernel compile fixbellard
2004-02-25more FPU context save testsbellard
2004-01-19test at least one invalid lock op codebellard
2004-01-18more xadd tests - cmpxchg8b testbellard
2003-12-02more complete eflags testing for multiplication (P4 case only)bellard
2003-11-19more fcmovxx testsbellard
2003-11-16fcmovx supportbellard
2003-10-27licensebellard
2003-09-17added linux < 2.4.21 vm86 bug workaround - added extensive TF flag testbellard
2003-07-26popw (%esp) test)bellard
2003-07-13RedHat 9 fixbellard
2003-07-11added nop test for exceptionbellard
2003-06-25gcc3 compile fixesbellard
2003-06-24iret and popl (%esp) testsbellard
2003-06-15more precise float rounding testsbellard
2003-05-29more FPU testsbellard
2003-05-27more exception tests - support for precise exceptionsbellard
2003-05-25self modifying code also tests translation block chaining invalidationbellard