summaryrefslogtreecommitdiff
path: root/translate-i386.c
AgeCommit message (Expand)AuthorFilesLines
2003-03-23distribution patchesv0.1.0bellard1-11/+11
2003-03-23better signal/exception supportbellard1-6/+11
2003-03-22basic clone() supportbellard1-0/+9
2003-03-22better 16 bit code supportbellard1-60/+353
2003-03-20ppc portbellard1-1/+34
2003-03-19added flags computation optimizationbellard1-10/+377
2003-03-16added cmov instructionbellard1-18/+43
2003-03-16added loop/xadd/cmpxchg supportbellard1-37/+154
2003-03-16added minimal segment supportbellard1-64/+180
2003-03-16added pusha/popa/rdtsc/bcd opsbellard1-7/+72
2003-03-06added translation cachebellard1-0/+21
2003-03-05convert several x86 instructions at the same timebellard1-38/+48
2003-03-05float fixes - added bsr/bsf supportbellard1-17/+66
2003-03-04added shiftd support - improved auto testbellard1-3/+80
2003-03-03many fixesbellard1-66/+225
2003-03-03better debug supportbellard1-42/+22
2003-03-03prints hello worldbellard1-8/+124
2003-03-03test infrastructurebellard1-14/+111
2003-03-02added float supportbellard1-157/+147
2003-03-01new x86 CPU corebellard1-0/+2133