]> git.proxmox.com Git - qemu.git/history - target-arm/op.c
ARM TCG conversion 15/16.
[qemu.git] / target-arm / op.c
2008-03-31 pbrookARM TCG conversion 15/16.
2008-03-31 pbrookARM TCG conversion 14/16.
2008-03-31 pbrookARM TCG conversion 12/16.
2008-03-31 pbrookARM TCG conversion 11/16.
2008-03-31 pbrookARM TCG conversion 10/16.
2008-03-31 pbrookARM TCG conversion 9/16.
2008-03-31 pbrookARM TCG conversion 8/16.
2008-03-31 pbrookARM TCG conversion 7/16.
2008-03-31 pbrookARM TCG conversion 6/16.
2008-03-31 pbrookARM TCG conversion 5/16.
2008-03-31 pbrookARM TCG conversion 4/16.
2008-03-31 pbrookARM TCG conversion 3/16.
2008-03-31 pbrookARM TCG conversion 2/16.
2008-03-31 pbrookARM TCG conversion 1/16.
2008-02-01 bellarduse the TCG code generator
2007-11-11 pbrookARMv7 support.
2007-09-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-07-22 pbrookThumb shifter carry flag fixes.
2007-05-21 balrogDon't touch carry flag in ASR <reg> with zero <reg...
2007-04-30 balrogImplement iwMMXt instruction set for the PXA270 cpu.
2007-04-30 balrogCore features of ARM XScale processors. Main PXA270...
2006-06-26 bellardqsub fix (Wolfgang Schildbach)
2006-02-20 pbrookAdd Arm926 core support.
2006-02-04 pbrookFix Arm interrupted ldm bug.
2006-02-04 pbrookImplement Arm BKPT instruction.
2005-11-26 bellardARM CPU suspend/halt (Paul Brook)
2005-11-26 bellardARM system emulation (Paul Brook)
2005-10-30 bellardsuppressed JUMP_TB (Paul Brook)
2005-05-13 bellardARM saturating arithmetic fixes (Paul Brook)
2005-04-27 bellardARM thumb fixes
2005-04-26 bellardbetter arm conditionnal execution implementation (Paul...
2005-04-17 bellardgdb support for user mode (Paul Brook)
2005-03-13 bellardsoft float support
2005-02-22 bellardARM VFP support (Paul Brook)
2005-02-07 bellardCF generator for constant operands
2005-02-02 bellardSBCS fix (Paul Brook)
2005-01-31 bellardarmv5te support (Paul Brook)
2004-12-08 bellardmore complete ARM shift fix
2004-12-08 bellardARM shift fix (Paul Brook)
2003-11-30 bellardimull fix (suggested by Robert J. Harley)
2003-11-11 bellard64-bit multiplication fix (Ulrich Hecht)
2003-09-30 bellardnew directory structure