aboutsummaryrefslogtreecommitdiff
path: root/translate-i386.c
AgeCommit message (Expand)Author
2003-05-27precise exception supportbellard
2003-05-25fwait fix (aka DOS Navigator fix)bellard
2003-05-25direct chaining for PowerPC and i386bellard
2003-05-16fixed popf TF flag bug (should never hapen in user code except in test-i386!)bellard
2003-05-14return code sizebellard
2003-05-13mmap emulationbellard
2003-05-11warning fixbellard
2003-05-10added LAR/LSL - fixed INT3 and INTO EIP computationbellard
2003-05-10TF flag support - fixed eflags computation before exceptionbellard
2003-05-10fixed GPF generation - fixed 'lret im' instruction (main fix for dosemu) - fi...bellard
2003-05-08added CPL/IOPL support - fixed subtle inc/dec flag optimisation bug - added H...bellard
2003-04-29sparc supportbellard
2003-04-29ia64 support - alpha supportbellard
2003-04-29PowerPC disas codebellard
2003-03-30better vm86 support - added iret - fixed push/pop fs/gsbellard
2003-03-29s390 supportbellard
2003-03-29added cmpxchg8b, cpuid, bound, eflags support, vm86 mode, 16bit/override stri...bellard
2003-03-26xchg lock, xlat instrbellard
2003-03-23distribution patchesv0.1.0bellard
2003-03-23better signal/exception supportbellard
2003-03-22basic clone() supportbellard
2003-03-22better 16 bit code supportbellard
2003-03-20ppc portbellard
2003-03-19added flags computation optimizationbellard
2003-03-16added cmov instructionbellard
2003-03-16added loop/xadd/cmpxchg supportbellard
2003-03-16added minimal segment supportbellard
2003-03-16added pusha/popa/rdtsc/bcd opsbellard
2003-03-06added translation cachebellard
2003-03-05convert several x86 instructions at the same timebellard
2003-03-05float fixes - added bsr/bsf supportbellard
2003-03-04added shiftd support - improved auto testbellard
2003-03-03many fixesbellard
2003-03-03better debug supportbellard
2003-03-03prints hello worldbellard
2003-03-03test infrastructurebellard
2003-03-02added float supportbellard
2003-03-01new x86 CPU corebellard