aboutsummaryrefslogtreecommitdiff
path: root/target-i386/translate.c
AgeCommit message (Expand)Author
2004-03-31win32 port (initial patch by kazu)bellard
2004-03-26gcc 2.95.4 compile fix (Petter Reinholdtsen)bellard
2004-03-26fixed ljmp and iret to TSSbellard
2004-03-21more log itemsbellard
2004-02-25CR0.MP/EM/TS supportbellard
2004-02-16fixed lea exceptionbellard
2004-01-24fixed eflags optimisations with string operation (aka linux 2.6.2rc1 fix) - r...bellard
2004-01-19L4 fix for rep nop (should handle all cases)bellard
2004-01-18xadd fixbellard
2004-01-05use generic GenOpFuncbellard
2004-01-04added raw/user/kernel memory accesses for shifts/adc/sbb/cmpxchg/push/pop (fa...bellard
2004-01-04invd and wbinvd support - fixed code gen logic for invlpg - simpler exception...bellard
2003-12-02P4 style multiplication eflagsbellard
2003-11-23fixed eflags IF/IOPL updatebellard
2003-11-19added fcmovxx support (fixes segfaults in some recent linux tools) - fixed ir...bellard
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-10-30soft MMU performance fix (oops)bellard
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