Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |
2003-03-20 | ppc port | bellard | 1 | -4/+8 |
2003-03-16 | added cmov instruction | bellard | 1 | -46/+68 |
2003-03-16 | cmpxchg test | bellard | 1 | -0/+28 |
2003-03-16 | added loop/xadd/cmpxchg support | bellard | 1 | -0/+32 |
2003-03-16 | added minimal segment support | bellard | 1 | -1/+78 |
2003-03-16 | added bcd test | bellard | 1 | -0/+74 |
2003-03-05 | added bcd tests | bellard | 1 | -0/+16 |
2003-03-05 | bsx/float tests | bellard | 1 | -0/+101 |
2003-03-04 | added shiftd support - improved auto test | bellard | 1 | -3/+30 |
2003-03-03 | many fixes | bellard | 1 | -4/+136 |