summaryrefslogtreecommitdiffstats
path: root/target-arm/translate.c
Commit message (Expand)AuthorAgeFilesLines
...
* ARM TCG conversion 13/16.pbrook2008-03-311-140/+171
* ARM TCG conversion 12/16.pbrook2008-03-311-74/+94
* ARM TCG conversion 11/16.pbrook2008-03-311-202/+289
* ARM TCG conversion 10/16.pbrook2008-03-311-105/+229
* ARM TCG conversion 9/16.pbrook2008-03-311-330/+424
* ARM TCG conversion 8/16.pbrook2008-03-311-187/+348
* ARM TCG conversion 7/16.pbrook2008-03-311-91/+149
* ARM TCG conversion 6/16.pbrook2008-03-311-32/+137
* ARM TCG conversion 5/16.pbrook2008-03-311-11/+64
* ARM TCG conversion 4/16.pbrook2008-03-311-13/+21
* ARM TCG conversion 3/16.pbrook2008-03-311-70/+65
* ARM TCG conversion 2/16.pbrook2008-03-311-0/+3
* ARM TCG conversion 1/16.pbrook2008-03-311-289/+400
* use the TCG code generatorbellard2008-02-011-35/+5
* Fix msr_mask.pbrook2007-11-111-4/+3
* ARMv7 support.pbrook2007-11-111-215/+4227
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-12/+12
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-20/+20
* Fix tb->size mishandling, by Daniel Jacobowitz.ths2007-09-111-1/+0
* Special-case iWMMXt register transfer insns, which are in ARM LDC2/STC2 class.balrog2007-08-011-0/+7
* Fix "blx lr" (Lauro Venancio).pbrook2007-06-111-2/+2
* Use the same offset for all STR and STM instructions that store r15, as speci...balrog2007-06-101-2/+2
* Implement power state changes (IDLE and SLEEP) for PXA.balrog2007-05-011-3/+8
* Implement iwMMXt instruction set for the PXA270 cpu.balrog2007-04-301-6/+1077
* Core features of ARM XScale processors. Main PXA270 and PXA255 peripherals.balrog2007-04-301-0/+37
* Random bug fixes from code inspection, by Wang Cheng Yeh.ths2007-04-021-2/+2
* ARM register index+writeback fix (Lauro Ramos Venancio).pbrook2007-03-171-6/+21
* Watchpoint support (previous commit got eaten by Savannah server crash).pbrook2007-03-161-0/+10
* ARM doubleword post-modify fix (Daniel Jacobowitz).pbrook2007-02-141-1/+1
* Fix ARM VFP debugging dumps.pbrook2006-10-251-3/+10
* ARM postincrememnt addressing fix.pbrook2006-06-141-7/+12
* ARM undefined instruction execution (Jason Wessel)bellard2006-05-221-0/+9
* Thumb prefetch abort fix.pbrook2006-04-091-2/+38
* Add Arm926 core support.pbrook2006-02-201-37/+30
* Fix Arm msr spsr bug.pbrook2006-02-111-8/+11
* Fix Thumb variable shift condition code bug.pbrook2006-02-071-0/+4
* Fix Arm interrupted ldm bug.pbrook2006-02-041-1/+9
* Implement Arm BKPT instruction.pbrook2006-02-041-0/+13
* cpu_reset() fix (Paul Brook)bellard2005-12-181-2/+2
* Arm mulxy insn fix (Paul Brook)bellard2005-12-041-2/+2
* ARM CPU suspend/halt (Paul Brook)bellard2005-11-261-0/+9
* ARM system emulation (Paul Brook)bellard2005-11-261-125/+345
* cpu_exec_init() changebellard2005-11-211-5/+2
* use direct jump only for jumps in the same pagebellard2005-11-201-13/+22
* thumb BLX insn fix (Paul Brook)bellard2005-11-061-1/+1
* suppressed JUMP_TB (Paul Brook)bellard2005-10-301-3/+22
* Show thumb state in cpu dump (Paul Brook)bellard2005-08-211-2/+3
* ARM VFP dump fix (Paul Brook)bellard2005-05-131-1/+1
* ARM saturating arithmetic fixes (Paul Brook)bellard2005-05-131-10/+5
* ARM thumb fixesbellard2005-04-271-33/+53
OpenPOWER on IntegriCloud