aboutsummaryrefslogtreecommitdiff
path: root/target-arm/translate.c
AgeCommit message (Expand)Author
2008-04-13Fix the offset in Thumb bl instruction.balrog
2008-04-13Set an unset label in ARM strex.balrog
2008-04-13Fix ARM and Thumb ldlex/stlex.balrog
2008-04-13Store the right TCG temp (typo).balrog
2008-04-01ARM N=Z=1 flag fix.pbrook
2008-03-31ARM TCG conversion 15/16.pbrook
2008-03-31ARM TCG conversion 14/16.pbrook
2008-03-31ARM TCG conversion 13/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-11Fix msr_mask.pbrook
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-09-11Fix tb->size mishandling, by Daniel Jacobowitz.ths
2007-08-01Special-case iWMMXt register transfer insns, which are in ARM LDC2/STC2 class.balrog
2007-06-11Fix "blx lr" (Lauro Venancio).pbrook
2007-06-10Use the same offset for all STR and STM instructions that store r15, as speci...balrog
2007-05-01Implement power state changes (IDLE and SLEEP) for PXA.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
2007-04-02Random bug fixes from code inspection, by Wang Cheng Yeh.ths
2007-03-17ARM register index+writeback fix (Lauro Ramos Venancio).pbrook
2007-03-16Watchpoint support (previous commit got eaten by Savannah server crash).pbrook
2007-02-14ARM doubleword post-modify fix (Daniel Jacobowitz).pbrook
2006-10-25Fix ARM VFP debugging dumps.pbrook
2006-06-14ARM postincrememnt addressing fix.pbrook
2006-05-22ARM undefined instruction execution (Jason Wessel)bellard
2006-04-09Thumb prefetch abort fix.pbrook
2006-02-20Add Arm926 core support.pbrook
2006-02-11Fix Arm msr spsr bug.pbrook
2006-02-07Fix Thumb variable shift condition code bug.pbrook
2006-02-04Fix Arm interrupted ldm bug.pbrook
2006-02-04Implement Arm BKPT instruction.pbrook
2005-12-18cpu_reset() fix (Paul Brook)bellard
2005-12-04Arm mulxy insn fix (Paul Brook)bellard
2005-11-26ARM CPU suspend/halt (Paul Brook)bellard
2005-11-26ARM system emulation (Paul Brook)bellard
2005-11-21cpu_exec_init() changebellard