aboutsummaryrefslogtreecommitdiff
path: root/target-i386/exec.h
AgeCommit message (Expand)Author
2005-07-24fscale fix (bug noticed by Kuwanger, fix by malc)bellard
2005-07-23x86_64 fixes (initial patch by Filip Navara)bellard
2005-03-20NaN support in FPU comparisonsbellard
2005-03-13soft float supportbellard
2005-03-01x86_64 supportbellard
2005-01-23more fpu functionsbellard
2005-01-08MMX/SSE supportbellard
2005-01-06div64 fix - raise_interrupt() fix - SSE fixbellard
2005-01-04syscall insn fixbellard
2005-01-03x86_64 target supportbellard
2004-11-14enter insn fixbellard
2004-10-12correct handling of saved host registersbellard
2004-07-05Darwin patch (initial patch by Pierre d'Herbemont)bellard
2004-05-29fnop FPU exception support (aka FreeBSD FPU probe) - sysenter/sysexit support...bellard
2004-05-12bsd port (Markus Niemisto)bellard
2004-05-08division by zero FPU exception supportbellard
2004-03-26fixed ljmp and iret to TSSbellard
2004-02-25native FPU support in code copy modebellard
2004-02-03more precise TLB invalidation - init cleanupbellard
2004-01-04correct zero segment values when coming from VM86 mode - cache infos in CPUID...bellard
2003-11-23fixed eflags IF/IOPL updatebellard
2003-11-13added verr, verw, arpl - more precise segment rights checksbellard
2003-11-13io map checksbellard
2003-10-28fixed long double accesses when using soft MMUbellard
2003-10-27full softmmu supportbellard
2003-09-30new directory structurebellard