]> git.proxmox.com Git - mirror_qemu.git/history - target-arm/op.c
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
[mirror_qemu.git] / target-arm / op.c
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