summaryrefslogtreecommitdiff
path: root/target-i386/cpu.h
AgeCommit message (Expand)Author
2006-04-23SSE3 support (Joachim Henke)bellard
2006-02-08added last_io_time fieldbellard
2005-11-28nx definesbellard
2005-11-23added HF_HALTED bitbellard
2005-11-20added CPU_COMMON and CPUState.tb_jmp_cache[]bellard
2005-07-23x86_64 fixes (initial patch by Filip Navara)bellard
2005-04-23enable EFER usage in i386 emulation - more cpuid bitsbellard
2005-04-17gdb support for user mode (Paul Brook)bellard
2005-03-13soft float supportbellard
2005-02-12fixed kqemu configbellard
2005-02-12disable USE_KQEMU if no sourcebellard
2005-02-10kqemu supportbellard
2005-01-23CR8 supportbellard
2005-01-12fixed performance regressionbellard
2005-01-08MMX/SSE supportbellard
2005-01-06big endian SSE fixbellard
2005-01-03x86_64 target supportbellard
2004-10-09monitor fixesbellard
2004-07-12commentbellard
2004-06-20added cpu_reset()bellard
2004-06-13fixed 16 bit segment optimisationsbellard
2004-05-20added cpu_get_tsc()bellard
2004-05-12bsd port (Markus Niemisto)bellard
2004-05-08division by zero FPU exception supportbellard
2004-04-25precise self modifying code supportbellard
2004-03-31added cpu_get_fp80() and cpu_set_fp80()bellard
2004-03-17initial x86-64 host support (Gwenole Beauchesne)bellard
2004-02-25CR0.MP/EM/TS supportbellard
2004-02-16experimental code copy supportbellard
2004-02-03cleanupbellard
2004-01-24added TARGET_LONG_BITSbellard
2004-01-04added PE to static CPU state (avoids flushing translated code when swiching b...bellard
2003-12-02P4 style multiplication eflagsbellard
2003-11-12added comments and TSS bitbellard
2003-11-04a20 supportbellard
2003-09-30new directory structurebellard