Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CR8 support | bellard | 2005-01-23 | 1 | -9/+4 |
* | fixed performance regression | bellard | 2005-01-12 | 1 | -5/+5 |
* | MMX/SSE support | bellard | 2005-01-08 | 1 | -6/+24 |
* | big endian SSE fix | bellard | 2005-01-06 | 1 | -8/+33 |
* | x86_64 target support | bellard | 2005-01-03 | 1 | -32/+157 |
* | monitor fixes | bellard | 2004-10-09 | 1 | -1/+0 |
* | comment | bellard | 2004-07-12 | 1 | -1/+1 |
* | added cpu_reset() | bellard | 2004-06-20 | 1 | -0/+1 |
* | fixed 16 bit segment optimisations | bellard | 2004-06-13 | 1 | -2/+4 |
* | added cpu_get_tsc() | bellard | 2004-05-20 | 1 | -0/+2 |
* | bsd port (Markus Niemisto) | bellard | 2004-05-12 | 1 | -1/+1 |
* | division by zero FPU exception support | bellard | 2004-05-08 | 1 | -0/+3 |
* | precise self modifying code support | bellard | 2004-04-25 | 1 | -2/+16 |
* | added cpu_get_fp80() and cpu_set_fp80() | bellard | 2004-03-31 | 1 | -0/+4 |
* | initial x86-64 host support (Gwenole Beauchesne) | bellard | 2004-03-17 | 1 | -1/+1 |
* | CR0.MP/EM/TS support | bellard | 2004-02-25 | 1 | -1/+13 |
* | experimental code copy support | bellard | 2004-02-16 | 1 | -0/+9 |
* | cleanup | bellard | 2004-02-03 | 1 | -5/+6 |
* | added TARGET_LONG_BITS | bellard | 2004-01-24 | 1 | -0/+2 |
* | added PE to static CPU state (avoids flushing translated code when swiching b... | bellard | 2004-01-04 | 1 | -3/+6 |
* | P4 style multiplication eflags | bellard | 2003-12-02 | 1 | -1/+4 |
* | added comments and TSS bit | bellard | 2003-11-12 | 1 | -5/+7 |
* | a20 support | bellard | 2003-11-04 | 1 | -0/+3 |
* | new directory structure | bellard | 2003-09-30 | 1 | -0/+401 |