summaryrefslogtreecommitdiffstats
path: root/op-i386.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc div and rint fixesbellard2003-04-071-0/+44
* better vm86 support - added iret - fixed push/pop fs/gsbellard2003-03-301-3/+96
* added cmpxchg8b, cpuid, bound, eflags support, vm86 modebellard2003-03-291-9/+108
* xchg lock, xlat instrbellard2003-03-261-0/+5
* distribution patchesbellard2003-03-231-11/+11
* better signal/exception supportbellard2003-03-231-35/+13
* basic clone() supportbellard2003-03-221-0/+11
* better 16 bit code supportbellard2003-03-221-107/+134
* ppc portbellard2003-03-201-0/+99
* added flags computation optimizationbellard2003-03-191-6/+48
* added loop/xadd/cmpxchg supportbellard2003-03-161-0/+19
* added minimal segment supportbellard2003-03-161-0/+54
* added pusha/popa/rdtsc/bcd opsbellard2003-03-161-0/+237
* added translation cachebellard2003-03-061-201/+20
* convert several x86 instructions at the same timebellard2003-03-051-1/+2
* float fixes - added bsr/bsf supportbellard2003-03-051-6/+179
* many fixesbellard2003-03-031-47/+136
* better debug supportbellard2003-03-031-0/+44
* prints hello worldbellard2003-03-031-32/+71
* test infrastructurebellard2003-03-031-8/+45
* added float supportbellard2003-03-021-1/+727
* new x86 CPU corebellard2003-03-011-518/+289
* new i386 emulator corebellard2003-03-011-0/+1097
OpenPOWER on IntegriCloud