summaryrefslogtreecommitdiff
path: root/target-i386/ops_template.h
AgeCommit message (Expand)AuthorFilesLines
2008-05-21converted conditional jumps, SET and CMOVx to TCGbellard1-176/+0
2008-05-18converted string OPs and LOOP insns to TCGbellard1-41/+0
2008-05-17BSR/BSF TCG conversionbellard1-45/+0
2008-05-17converted bit test operations to TCGbellard1-43/+0
2008-05-17moved eflags computation outside op.cbellard1-215/+0
2008-05-17converted adc, sbb, cmpxchg to TCGbellard1-14/+0
2008-05-17converted condition code supprot to TCG - converted shift ops to TCGbellard1-30/+0
2008-05-15converted more helpers to TCG - fixed some SVM issuesbellard1-33/+0
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths1-1/+1
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-3/+3
2005-02-21loop insn fix for non x86 hostsbellard1-6/+2
2005-01-10DATA_MASK fixbellard1-1/+1
2005-01-03x86_64 target supportbellard1-137/+80
2004-05-16BSR/BSF undefined behaviour fixbellard1-2/+2
2004-01-18comments fixbellard1-2/+2
2004-01-05changed cpu_x86_in/out to cpu_in/outbellard1-4/+4
2004-01-04fixed dx based protected in/outs (win98 install) - changed JUMP_TB2 branch nu...bellard1-5/+13
2003-12-02P4 style multiplication eflagsbellard1-0/+23
2003-11-13io map checksbellard1-0/+10
2003-09-30new directory structurebellard1-0/+617