summaryrefslogtreecommitdiffstats
path: root/target-arm/translate.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* better arm conditionnal execution implementation (Paul Brook)bellard2005-04-261-9/+42
* Fix dumping of arm registers (Paul Brook)bellard2005-04-231-1/+1
* ARM singlestep support (Paul Brook)bellard2005-04-231-23/+42
* gdb support for user mode (Paul Brook)bellard2005-04-171-1/+13
* VFP register ordering (Paul Brook)bellard2005-04-071-9/+22
* ARM VFP support (Paul Brook)bellard2005-02-221-3/+562
* initial user mmu supportbellard2005-02-071-0/+21
* CF generator for constant operandsbellard2005-02-071-1/+2
* armv5te support (Paul Brook)bellard2005-01-311-22/+718
* 64 bit target supportbellard2005-01-031-5/+5
* more complete ARM shift fixbellard2004-12-081-7/+32
* ARM shift fix (Paul Brook)bellard2004-12-081-0/+5
* monitor fixesbellard2004-10-091-5/+7
* cpu_single_env initbellard2004-06-221-0/+1
* arm load/store half word fix (Ulrich Hecht)bellard2004-05-051-1/+2
* more log itemsbellard2004-03-211-6/+7
* zero offset optimisationbellard2004-02-221-2/+4
* suppressed dummy FPU opsbellard2004-02-161-60/+0
* added cpu_get_phys_page_debug()bellard2004-01-241-0/+5
* use generic GenOpFuncbellard2004-01-051-5/+0
* 64-bit multiplication fix (Ulrich Hecht)bellard2003-11-111-2/+2
* ARM half word load/store fix (Ulrich Hecht)bellard2003-11-031-2/+3
OpenPOWER on IntegriCloud