aboutsummaryrefslogtreecommitdiff
path: root/target-i386
AgeCommit message (Expand)Author
2004-01-04invd and wbinvd support - fixed code gen logic for invlpg - simpler exception...bellard
2004-01-04debug fixes - use more generic TLB mappingsbellard
2004-01-04correct zero segment values when coming from VM86 mode - cache infos in CPUID...bellard
2003-12-02P4 style multiplication eflagsbellard
2003-12-02dump irq inhibit flag as it is a part of the cpu statebellard
2003-11-23a20 fixbellard
2003-11-23fixed eflags IF/IOPL updatebellard
2003-11-22FTST instruction fixbellard
2003-11-19added fcmovxx supportbellard
2003-11-19added fcmovxx support (fixes segfaults in some recent linux tools) - fixed ir...bellard
2003-11-19always completely redefine the TLB in case of MMU faultbellard
2003-11-16more precise stack operations in call/int gates (16 bit wrapping is handled i...bellard
2003-11-13call gate fix - verr and verw fixbellard
2003-11-13fixed pop %sp bugbellard
2003-11-13fixed lmsw instructionbellard
2003-11-13iret and int fix for vm86 - added undefined instructions for real and vm86 mo...bellard
2003-11-13added verr, verw, arpl - more precise segment rights checksbellard
2003-11-13io map checksbellard
2003-11-12dump more registersbellard
2003-11-12full TSS support - IO map check support - conforming segment check fixes - ir...bellard
2003-11-12added comments and TSS bitbellard
2003-11-04a20 supportbellard
2003-10-30cmov fix (bug on PowerPC)bellard
2003-10-30soft MMU performance fix (oops)bellard
2003-10-28fixed long double accesses when using soft MMUbellard
2003-10-27full softmmu supportbellard
2003-10-05log activation from gdb - gdb single step support for x86 - stop timer when c...bellard
2003-09-30new directory structurebellard