summaryrefslogtreecommitdiff
path: root/target-i386/cpu.h
AgeCommit message (Expand)AuthorFilesLines
2007-02-05darwin fixbellard1-1/+1
2007-01-31siginfo fix for Darwin/Mac OS X, by Pierre d'Herbemont.ths1-2/+1
2006-12-23Check ELF binaries for machine type and endianness.ths1-0/+6
2006-09-27SMM fix for x86_64bellard1-1/+3
2006-09-24added SMM supportbellard1-0/+4
2006-04-23SSE3 support (Joachim Henke)bellard1-1/+1
2006-02-08added last_io_time fieldbellard1-0/+10
2005-11-28nx definesbellard1-0/+3
2005-11-23added HF_HALTED bitbellard1-1/+3
2005-11-20added CPU_COMMON and CPUState.tb_jmp_cache[]bellard1-20/+1
2005-07-23x86_64 fixes (initial patch by Filip Navara)bellard1-0/+10
2005-04-23enable EFER usage in i386 emulation - more cpuid bitsbellard1-3/+8
2005-04-17gdb support for user mode (Paul Brook)bellard1-0/+2
2005-03-13soft float supportbellard1-5/+9
2005-02-12fixed kqemu configbellard1-3/+0
2005-02-12disable USE_KQEMU if no sourcebellard1-1/+1
2005-02-10kqemu supportbellard1-10/+25
2005-01-23CR8 supportbellard1-9/+4
2005-01-12fixed performance regressionbellard1-5/+5
2005-01-08MMX/SSE supportbellard1-6/+24
2005-01-06big endian SSE fixbellard1-8/+33
2005-01-03x86_64 target supportbellard1-32/+157
2004-10-09monitor fixesbellard1-1/+0
2004-07-12commentbellard1-1/+1
2004-06-20added cpu_reset()bellard1-0/+1
2004-06-13fixed 16 bit segment optimisationsbellard1-2/+4
2004-05-20added cpu_get_tsc()bellard1-0/+2
2004-05-12bsd port (Markus Niemisto)bellard1-1/+1
2004-05-08division by zero FPU exception supportbellard1-0/+3
2004-04-25precise self modifying code supportbellard1-2/+16
2004-03-31added cpu_get_fp80() and cpu_set_fp80()bellard1-0/+4
2004-03-17initial x86-64 host support (Gwenole Beauchesne)bellard1-1/+1
2004-02-25CR0.MP/EM/TS supportbellard1-1/+13
2004-02-16experimental code copy supportbellard1-0/+9
2004-02-03cleanupbellard1-5/+6
2004-01-24added TARGET_LONG_BITSbellard1-0/+2
2004-01-04added PE to static CPU state (avoids flushing translated code when swiching b...bellard1-3/+6
2003-12-02P4 style multiplication eflagsbellard1-1/+4
2003-11-12added comments and TSS bitbellard1-5/+7
2003-11-04a20 supportbellard1-0/+3
2003-09-30new directory structurebellard1-0/+401