index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-arm
/
op.c
Age
Commit message (
Expand
)
Author
2007-09-17
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-07-22
Thumb shifter carry flag fixes.
pbrook
2007-05-21
Don't touch carry flag in ASR <reg> with zero <reg>, submitted by Aurelien Ja...
balrog
2007-04-30
Implement iwMMXt instruction set for the PXA270 cpu.
balrog
2007-04-30
Core features of ARM XScale processors. Main PXA270 and PXA255 peripherals.
balrog
2006-06-26
qsub fix (Wolfgang Schildbach)
bellard
2006-02-20
Add Arm926 core support.
pbrook
2006-02-04
Fix Arm interrupted ldm bug.
pbrook
2006-02-04
Implement Arm BKPT instruction.
pbrook
2005-11-26
ARM CPU suspend/halt (Paul Brook)
bellard
2005-11-26
ARM system emulation (Paul Brook)
bellard
2005-10-30
suppressed JUMP_TB (Paul Brook)
bellard
2005-05-13
ARM saturating arithmetic fixes (Paul Brook)
bellard
2005-04-27
ARM thumb fixes
bellard
2005-04-26
better arm conditionnal execution implementation (Paul Brook)
bellard
2005-04-17
gdb support for user mode (Paul Brook)
bellard
2005-03-13
soft float support
bellard
2005-02-22
ARM VFP support (Paul Brook)
bellard
2005-02-07
CF generator for constant operands
bellard
2005-02-02
SBCS fix (Paul Brook)
bellard
2005-01-31
armv5te support (Paul Brook)
bellard
2004-12-08
more complete ARM shift fix
bellard
2004-12-08
ARM shift fix (Paul Brook)
bellard
2003-11-30
imull fix (suggested by Robert J. Harley)
bellard
2003-11-11
64-bit multiplication fix (Ulrich Hecht)
bellard
2003-09-30
new directory structure
bellard