Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-06-25 | C99 64 bit printf | bellard | 1 | -1/+1 |
2006-06-25 | sse2 comment | bellard | 1 | -1/+2 |
2006-06-24 | added movdq2q and movq2dq | bellard | 1 | -1/+8 |
2006-06-19 | fxam test | bellard | 1 | -0/+11 |
2006-04-24 | better shift tests | bellard | 1 | -1/+1 |
2005-12-18 | qruncom compile fixes (initial patch by Even Rouault) | bellard | 2 | -11/+32 |
2005-12-06 | more targets | bellard | 1 | -1/+1 |
2005-12-05 | added MIPS user in automatic tests | bellard | 1 | -1/+1 |
2005-11-21 | cpu_single_env usage fix | bellard | 1 | -2/+0 |
2005-04-26 | clean target update | bellard | 1 | -1/+2 |
2005-04-23 | lretq, lcall and ljmp tests in 64 bit mode | bellard | 2 | -25/+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 | 5 | -248/+588 |
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 | 2 | -3/+434 |
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-10-04 | sparc merge (Blue Swirl) | bellard | 1 | -1/+1 |
2004-08-15 | fixed bound memory reference | bellard | 1 | -1/+1 |
2004-06-12 | ffree test | bellard | 1 | -0/+8 |
2004-05-20 | added cpu_get_tsc() | bellard | 1 | -0/+5 |
2004-05-16 | BSR/BSF 'undefined behaviour' test | bellard | 1 | -2/+4 |
2004-04-26 | update | bellard | 1 | -1/+1 |
2004-04-25 | precise self modifying code test | bellard | 1 | -1/+23 |
2004-04-24 | added user mode libqemu usage example | bellard | 3 | -0/+308 |
2004-04-22 | more imul tests | bellard | 2 | -0/+31 |
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-02-22 | shm tests - disabled clone test | bellard | 1 | -2/+29 |
2004-01-25 | clean tests dir | bellard | 1 | -1/+1 |
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 |
2004-01-04 | first multi target test (lauches 'ls') | bellard | 1 | -0/+6 |
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-28 | update | bellard | 2 | -1/+243 |
2003-10-27 | updatev0.5.0 | bellard | 3 | -259/+2 |
2003-10-27 | make cpu test static | bellard | 1 | -10/+9 |
2003-10-27 | license | bellard | 1 | -0/+19 |
2003-09-28 | portable Linux test | bellard | 1 | -0/+510 |
2003-09-17 | added linux < 2.4.21 vm86 bug workaround - added extensive TF flag test | bellard | 1 | -3/+93 |
2003-08-10 | build all targets at the same time | bellard | 1 | -2/+2 |
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 |