aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* added MIPS user in automatic testsbellard2005-12-051-1/+1
* cpu_single_env usage fixbellard2005-11-211-2/+0
* clean target updatebellard2005-04-261-1/+2
* lretq, lcall and ljmp tests in 64 bit modebellard2005-04-232-25/+61
* NaN testsbellard2005-03-201-58/+124
* cmov fixbellard2005-03-031-1/+1
* x86_64 test programbellard2005-03-025-248/+588
* removed warningbellard2005-01-231-1/+0
* fix shufps/shufpd tests - added maskmov testsbellard2005-01-161-2/+44
* fxsr testbellard2005-01-121-0/+63
* MMX/SSE testbellard2005-01-082-3/+434
* fixed imul im test - added TEST_VM86 define for x86_64 testsbellard2005-01-031-5/+7
* enter insn fixbellard2004-11-141-1/+50
* sparc merge (Blue Swirl)bellard2004-10-041-1/+1
* fixed bound memory referencebellard2004-08-151-1/+1
* ffree testbellard2004-06-121-0/+8
* added cpu_get_tsc()bellard2004-05-201-0/+5
* BSR/BSF 'undefined behaviour' testbellard2004-05-161-2/+4
* updatebellard2004-04-261-1/+1
* precise self modifying code testbellard2004-04-251-1/+23
* added user mode libqemu usage examplebellard2004-04-243-0/+308
* more imul testsbellard2004-04-222-0/+31
* 2.6 kernel compile fixbellard2004-03-041-0/+5
* more FPU context save testsbellard2004-02-251-21/+19
* shm tests - disabled clone testbellard2004-02-221-2/+29
* clean tests dirbellard2004-01-251-1/+1
* test at least one invalid lock op codebellard2004-01-191-0/+5
* more xadd tests - cmpxchg8b testbellard2004-01-181-0/+28
* first multi target test (lauches 'ls')bellard2004-01-041-0/+6
* more complete eflags testing for multiplication (P4 case only)bellard2003-12-021-9/+14
* more fcmovxx testsbellard2003-11-191-0/+2
* fcmovx supportbellard2003-11-161-0/+40
* updatebellard2003-10-282-1/+243
* updatebellard2003-10-273-259/+2
* make cpu test staticbellard2003-10-271-10/+9
* licensebellard2003-10-271-0/+19
* portable Linux testbellard2003-09-281-0/+510
* added linux < 2.4.21 vm86 bug workaround - added extensive TF flag testbellard2003-09-171-3/+93
* build all targets at the same timebellard2003-08-101-2/+2
* popw (%esp) test)bellard2003-07-261-0/+5
* RedHat 9 fixbellard2003-07-131-2/+7
* added nop test for exceptionbellard2003-07-111-0/+2
* gcc3 compile fixesbellard2003-06-251-2/+3
* iret and popl (%esp) testsbellard2003-06-242-0/+35
* consistent hello namingbellard2003-06-153-3/+3
* added hello world for ARMbellard2003-06-153-0/+121
* more precise float rounding testsbellard2003-06-151-4/+25
* removed unused dependancy if non x86bellard2003-06-091-1/+3
* more FPU testsbellard2003-05-291-1/+64
* more exception tests - support for precise exceptionsbellard2003-05-271-22/+51