index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-arm
/
translate.c
Age
Commit message (
Expand
)
Author
2007-06-11
Fix "blx lr" (Lauro Venancio).
pbrook
2007-06-10
Use the same offset for all STR and STM instructions that store r15, as speci...
balrog
2007-05-01
Implement power state changes (IDLE and SLEEP) for PXA.
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
2007-04-02
Random bug fixes from code inspection, by Wang Cheng Yeh.
ths
2007-03-17
ARM register index+writeback fix (Lauro Ramos Venancio).
pbrook
2007-03-16
Watchpoint support (previous commit got eaten by Savannah server crash).
pbrook
2007-02-14
ARM doubleword post-modify fix (Daniel Jacobowitz).
pbrook
2006-10-25
Fix ARM VFP debugging dumps.
pbrook
2006-06-14
ARM postincrememnt addressing fix.
pbrook
2006-05-22
ARM undefined instruction execution (Jason Wessel)
bellard
2006-04-09
Thumb prefetch abort fix.
pbrook
2006-02-20
Add Arm926 core support.
pbrook
2006-02-11
Fix Arm msr spsr bug.
pbrook
2006-02-07
Fix Thumb variable shift condition code bug.
pbrook
2006-02-04
Fix Arm interrupted ldm bug.
pbrook
2006-02-04
Implement Arm BKPT instruction.
pbrook
2005-12-18
cpu_reset() fix (Paul Brook)
bellard
2005-12-04
Arm mulxy insn fix (Paul Brook)
bellard
2005-11-26
ARM CPU suspend/halt (Paul Brook)
bellard
2005-11-26
ARM system emulation (Paul Brook)
bellard
2005-11-21
cpu_exec_init() change
bellard
2005-11-20
use direct jump only for jumps in the same page
bellard
2005-11-06
thumb BLX insn fix (Paul Brook)
bellard
2005-10-30
suppressed JUMP_TB (Paul Brook)
bellard
2005-08-21
Show thumb state in cpu dump (Paul Brook)
bellard
2005-05-13
ARM VFP dump fix (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-23
Fix dumping of arm registers (Paul Brook)
bellard
2005-04-23
ARM singlestep support (Paul Brook)
bellard
2005-04-17
gdb support for user mode (Paul Brook)
bellard
2005-04-07
VFP register ordering (Paul Brook)
bellard
2005-02-22
ARM VFP support (Paul Brook)
bellard
2005-02-07
initial user mmu support
bellard
2005-02-07
CF generator for constant operands
bellard
2005-01-31
armv5te support (Paul Brook)
bellard
2005-01-03
64 bit target support
bellard
2004-12-08
more complete ARM shift fix
bellard
2004-12-08
ARM shift fix (Paul Brook)
bellard
2004-10-09
monitor fixes
bellard
2004-06-22
cpu_single_env init
bellard
2004-05-05
arm load/store half word fix (Ulrich Hecht)
bellard
2004-03-21
more log items
bellard
2004-02-22
zero offset optimisation
bellard
2004-02-16
suppressed dummy FPU ops
bellard
2004-01-24
added cpu_get_phys_page_debug()
bellard
2004-01-05
use generic GenOpFunc
bellard
[next]