summaryrefslogtreecommitdiff
path: root/cpu-i386.h
AgeCommit message (Expand)AuthorFilesLines
2003-06-25more precise cpu_interrupt()bellard1-3/+2
2003-06-24MMU supportbellard1-4/+49
2003-06-21ring 0 data structuresbellard1-14/+19
2003-06-15factorized cpu definesbellard1-253/+1
2003-06-09arm supportbellard1-8/+38
2003-05-29added fsave/frstor/fstenv/fldenv/fcomi - fixed cpuid - make lret/iret restart...bellard1-0/+4
2003-05-27segment definesbellard1-0/+17
2003-05-25direct chaining for PowerPC and i386bellard1-183/+0
2003-05-14better locksbellard1-0/+100
2003-05-14self-modifying code supportbellard1-6/+76
2003-05-13mmap emulationbellard1-0/+25
2003-05-10TF flag supportbellard1-0/+1
2003-05-10added dump functionbellard1-0/+5
2003-05-08added CPL and IOPL as translation time constants - changed I/O function proto...bellard1-6/+10
2003-04-29sparc supportbellard1-0/+6
2003-04-29commentbellard1-1/+1
2003-03-30better vm86 supportbellard1-18/+18
2003-03-29eflags updatebellard1-14/+20
2003-03-24glibc2.2 fixes - more command line options - misc doc fixesv0.1.1bellard1-1/+1
2003-03-23distribution patchesv0.1.0bellard1-2/+18
2003-03-23better signal/exception supportbellard1-2/+11
2003-03-22better 16 bit code supportbellard1-4/+6
2003-03-20ppc portbellard1-5/+131
2003-03-16added minimal segment supportbellard1-7/+33
2003-03-16added pusha/popa/rdtsc/bcd opsbellard1-1/+1
2003-03-06added translation cachebellard1-0/+1
2003-03-05convert several x86 instructions at the same timebellard1-2/+2
2003-03-05float fixes - added bsr/bsf supportbellard1-2/+2
2003-03-04added shiftd support - improved auto testbellard1-2/+1
2003-03-03many fixesbellard1-2/+14
2003-03-03prints hello worldbellard1-6/+39
2003-03-03test infrastructurebellard1-11/+16
2003-03-02added float supportbellard1-0/+51
2003-03-01new x86 CPU corebellard1-0/+148