aboutsummaryrefslogtreecommitdiffstats
path: root/target-arm/op.c
AgeCommit message (Expand)AuthorFilesLines
2008-02-01use the TCG code generatorbellard1-15/+0
2007-11-11ARMv7 support.pbrook1-13/+718
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths1-4/+4
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-5/+5
2007-07-22Thumb shifter carry flag fixes.pbrook1-2/+2
2007-05-21Don't touch carry flag in ASR <reg> with zero <reg>, submitted by Aurelien Ja...balrog1-1/+1
2007-04-30Implement iwMMXt instruction set for the PXA270 cpu.balrog1-0/+3
2007-04-30Core features of ARM XScale processors. Main PXA270 and PXA255 peripherals.balrog1-1/+13
2006-06-26qsub fix (Wolfgang Schildbach)bellard1-1/+1
2006-02-20Add Arm926 core support.pbrook1-1/+11
2006-02-04Fix Arm interrupted ldm bug.pbrook1-0/+10
2006-02-04Implement Arm BKPT instruction.pbrook1-0/+6
2005-11-26ARM CPU suspend/halt (Paul Brook)bellard1-0/+7
2005-11-26ARM system emulation (Paul Brook)bellard1-82/+102
2005-10-30suppressed JUMP_TB (Paul Brook)bellard1-4/+4
2005-05-13ARM saturating arithmetic fixes (Paul Brook)bellard1-0/+17
2005-04-27ARM thumb fixesbellard1-1/+2
2005-04-26better arm conditionnal execution implementation (Paul Brook)bellard1-16/+21
2005-04-17gdb support for user mode (Paul Brook)bellard1-0/+6
2005-03-13soft float supportbellard1-40/+45
2005-02-22ARM VFP support (Paul Brook)bellard1-6/+249
2005-02-07CF generator for constant operandsbellard1-0/+5
2005-02-02SBCS fix (Paul Brook)bellard1-2/+2
2005-01-31armv5te support (Paul Brook)bellard1-0/+144
2004-12-08more complete ARM shift fixbellard1-0/+38
2004-12-08ARM shift fix (Paul Brook)bellard1-0/+13
2003-11-30imull fix (suggested by Robert J. Harley)bellard1-1/+1
2003-11-1164-bit multiplication fix (Ulrich Hecht)bellard1-2/+2
2003-09-30new directory structurebellard1-0/+673