summaryrefslogtreecommitdiffstats
path: root/target-i386/cpu.h
Commit message (Expand)AuthorAgeFilesLines
* SSE3 support (Joachim Henke)bellard2006-04-231-1/+1
* added last_io_time fieldbellard2006-02-081-0/+10
* nx definesbellard2005-11-281-0/+3
* added HF_HALTED bitbellard2005-11-231-1/+3
* added CPU_COMMON and CPUState.tb_jmp_cache[]bellard2005-11-201-20/+1Star
* x86_64 fixes (initial patch by Filip Navara)bellard2005-07-231-0/+10
* enable EFER usage in i386 emulation - more cpuid bitsbellard2005-04-231-3/+8
* gdb support for user mode (Paul Brook)bellard2005-04-171-0/+2
* soft float supportbellard2005-03-131-5/+9
* fixed kqemu configbellard2005-02-121-3/+0Star
* disable USE_KQEMU if no sourcebellard2005-02-121-1/+1
* kqemu supportbellard2005-02-101-10/+25
* CR8 supportbellard2005-01-231-9/+4Star
* fixed performance regressionbellard2005-01-121-5/+5
* MMX/SSE supportbellard2005-01-081-6/+24
* big endian SSE fixbellard2005-01-061-8/+33
* x86_64 target supportbellard2005-01-041-32/+157
* monitor fixesbellard2004-10-091-1/+0Star
* commentbellard2004-07-121-1/+1
* added cpu_reset()bellard2004-06-201-0/+1
* fixed 16 bit segment optimisationsbellard2004-06-131-2/+4
* added cpu_get_tsc()bellard2004-05-201-0/+2
* bsd port (Markus Niemisto)bellard2004-05-121-1/+1
* division by zero FPU exception supportbellard2004-05-081-0/+3
* precise self modifying code supportbellard2004-04-251-2/+16
* added cpu_get_fp80() and cpu_set_fp80()bellard2004-03-311-0/+4
* initial x86-64 host support (Gwenole Beauchesne)bellard2004-03-181-1/+1
* CR0.MP/EM/TS supportbellard2004-02-261-1/+13
* experimental code copy supportbellard2004-02-161-0/+9
* cleanupbellard2004-02-041-5/+6
* added TARGET_LONG_BITSbellard2004-01-241-0/+2
* added PE to static CPU state (avoids flushing translated code when swiching b...bellard2004-01-041-3/+6
* P4 style multiplication eflagsbellard2003-12-021-1/+4
* added comments and TSS bitbellard2003-11-131-5/+7
* a20 supportbellard2003-11-051-0/+3
* new directory structurebellard2003-09-301-0/+401