Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | int conversion test | bellard | 2007-02-05 | 1 | -0/+36 |
* | C99 64 bit printf | bellard | 2006-06-25 | 1 | -1/+1 |
* | added movdq2q and movq2dq | bellard | 2006-06-24 | 1 | -1/+8 |
* | fxam test | bellard | 2006-06-19 | 1 | -0/+11 |
* | lretq, lcall and ljmp tests in 64 bit mode | bellard | 2005-04-23 | 1 | -7/+61 |
* | NaN tests | bellard | 2005-03-20 | 1 | -58/+124 |
* | cmov fix | bellard | 2005-03-03 | 1 | -1/+1 |
* | x86_64 test program | bellard | 2005-03-02 | 1 | -160/+408 |
* | removed warning | bellard | 2005-01-23 | 1 | -1/+0 |
* | fix shufps/shufpd tests - added maskmov tests | bellard | 2005-01-16 | 1 | -2/+44 |
* | fxsr test | bellard | 2005-01-12 | 1 | -0/+63 |
* | MMX/SSE test | bellard | 2005-01-08 | 1 | -2/+433 |
* | fixed imul im test - added TEST_VM86 define for x86_64 tests | bellard | 2005-01-03 | 1 | -5/+7 |
* | enter insn fix | bellard | 2004-11-14 | 1 | -1/+50 |
* | fixed bound memory reference | bellard | 2004-08-15 | 1 | -1/+1 |
* | ffree test | bellard | 2004-06-12 | 1 | -0/+8 |
* | BSR/BSF 'undefined behaviour' test | bellard | 2004-05-16 | 1 | -2/+4 |
* | precise self modifying code test | bellard | 2004-04-25 | 1 | -1/+23 |
* | more imul tests | bellard | 2004-04-22 | 1 | -0/+27 |
* | 2.6 kernel compile fix | bellard | 2004-03-04 | 1 | -0/+5 |
* | more FPU context save tests | bellard | 2004-02-25 | 1 | -21/+19 |
* | test at least one invalid lock op code | bellard | 2004-01-19 | 1 | -0/+5 |
* | more xadd tests - cmpxchg8b test | bellard | 2004-01-18 | 1 | -0/+28 |
* | more complete eflags testing for multiplication (P4 case only) | bellard | 2003-12-02 | 1 | -9/+14 |
* | more fcmovxx tests | bellard | 2003-11-19 | 1 | -0/+2 |
* | fcmovx support | bellard | 2003-11-16 | 1 | -0/+40 |
* | license | bellard | 2003-10-27 | 1 | -0/+19 |
* | added linux < 2.4.21 vm86 bug workaround - added extensive TF flag test | bellard | 2003-09-17 | 1 | -3/+93 |
* | popw (%esp) test) | bellard | 2003-07-26 | 1 | -0/+5 |
* | RedHat 9 fix | bellard | 2003-07-13 | 1 | -2/+7 |
* | added nop test for exception | bellard | 2003-07-11 | 1 | -0/+2 |
* | gcc3 compile fixes | bellard | 2003-06-25 | 1 | -2/+3 |
* | iret and popl (%esp) tests | bellard | 2003-06-24 | 1 | -0/+18 |
* | more precise float rounding tests | bellard | 2003-06-15 | 1 | -4/+25 |
* | more FPU tests | bellard | 2003-05-29 | 1 | -1/+64 |
* | more exception tests - support for precise exceptions | bellard | 2003-05-27 | 1 | -22/+51 |
* | self modifying code also tests translation block chaining invalidation | bellard | 2003-05-25 | 1 | -5/+8 |
* | added vm86, exceptions and self modifying regression tests | bellard | 2003-05-16 | 1 | -0/+319 |
* | added LAR/LSL tests | bellard | 2003-05-10 | 1 | -0/+23 |
* | more tests | bellard | 2003-03-29 | 1 | -0/+79 |
* | added code16 tests | bellard | 2003-03-22 | 1 | -54/+94 |
* | ppc port | bellard | 2003-03-20 | 1 | -4/+8 |
* | added cmov instruction | bellard | 2003-03-16 | 1 | -46/+68 |
* | cmpxchg test | bellard | 2003-03-16 | 1 | -0/+28 |
* | added loop/xadd/cmpxchg support | bellard | 2003-03-16 | 1 | -0/+32 |
* | added minimal segment support | bellard | 2003-03-16 | 1 | -1/+78 |
* | added bcd test | bellard | 2003-03-16 | 1 | -0/+74 |
* | added bcd tests | bellard | 2003-03-05 | 1 | -0/+16 |
* | bsx/float tests | bellard | 2003-03-05 | 1 | -0/+101 |
* | added shiftd support - improved auto test | bellard | 2003-03-04 | 1 | -3/+30 |