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