aboutsummaryrefslogtreecommitdiff
path: root/op-i386.c
AgeCommit message (Expand)Author
2003-04-07powerpc div and rint fixesbellard
2003-03-30better vm86 support - added iret - fixed push/pop fs/gsbellard
2003-03-29added cmpxchg8b, cpuid, bound, eflags support, vm86 modebellard
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 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-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
2003-03-01new i386 emulator corebellard