aboutsummaryrefslogtreecommitdiffstats
path: root/exec-i386.h
AgeCommit message (Expand)AuthorFilesLines
2003-09-30new directory structurebellard1-416/+0
2003-08-20no error code if hardware interruptbellard1-1/+1
2003-08-10soft mmu support - Memory I/O API - synthetize string instructionsbellard1-0/+50
2003-07-27more generic ljmp and lcall - fixed REPNZ usage for non compare string ops (F...bellard1-1/+5
2003-07-07dummy rdmsr and wrmsr support - xor reg, reg optimizationbellard1-0/+2
2003-06-24more ring 0 operationsbellard1-0/+29
2003-06-21ring 0 opsbellard1-0/+5
2003-06-15moved dyngen generic code to dyngen-exec.hbellard1-145/+44
2003-06-09weird arm double format supportbellard1-3/+31
2003-06-05separated helpers from micro operationsbellard1-6/+171
2003-06-02Alpha update (Falk Hueffner)bellard1-0/+2
2003-05-29added fsave/frstor/fstenv/fldenv/fcomi - fixed cpuid - make lret/iret restart...bellard1-0/+2
2003-05-27precise exceptionsbellard1-1/+4
2003-05-25direct chaining for PowerPC and i386bellard1-0/+2
2003-05-13Sparc update (David S. Miller)bellard1-4/+20
2003-05-11Alpha fixes (Falk Hueffner)bellard1-1/+21
2003-05-08added raise_exception_err()bellard1-0/+1
2003-04-29sparc supportbellard1-0/+5
2003-04-29ia64 supportbellard1-0/+6
2003-04-07alpha fix - powerpc fixbellard1-0/+7
2003-03-29s390 supportbellard1-0/+6
2003-03-23distribution patchesbellard1-2/+19
2003-03-23better signal/exception supportbellard1-0/+4
2003-03-22basic clone() supportbellard1-0/+2
2003-03-22better 16 bit code supportbellard1-1/+1
2003-03-20ppc portbellard1-0/+33
2003-03-16added minimal segment supportbellard1-0/+3
2003-03-06added translation cachebellard1-0/+105