summaryrefslogtreecommitdiffstats
path: root/target-i386/ops_template.h
Commit message (Expand)AuthorAgeFilesLines
* converted conditional jumps, SET and CMOVx to TCGbellard2008-05-211-176/+0
* converted string OPs and LOOP insns to TCGbellard2008-05-181-41/+0
* BSR/BSF TCG conversionbellard2008-05-171-45/+0
* converted bit test operations to TCGbellard2008-05-171-43/+0
* moved eflags computation outside op.cbellard2008-05-171-215/+0
* converted adc, sbb, cmpxchg to TCGbellard2008-05-171-14/+0
* converted condition code supprot to TCG - converted shift ops to TCGbellard2008-05-171-30/+0
* converted more helpers to TCG - fixed some SVM issuesbellard2008-05-151-33/+0
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-1/+1
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-3/+3
* loop insn fix for non x86 hostsbellard2005-02-211-6/+2
* DATA_MASK fixbellard2005-01-101-1/+1
* x86_64 target supportbellard2005-01-031-137/+80
* BSR/BSF undefined behaviour fixbellard2004-05-161-2/+2
* comments fixbellard2004-01-181-2/+2
* changed cpu_x86_in/out to cpu_in/outbellard2004-01-051-4/+4
* fixed dx based protected in/outs (win98 install) - changed JUMP_TB2 branch nu...bellard2004-01-041-5/+13
* P4 style multiplication eflagsbellard2003-12-021-0/+23
* io map checksbellard2003-11-131-0/+10
* new directory structurebellard2003-09-301-0/+617
OpenPOWER on IntegriCloud