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