summaryrefslogtreecommitdiffstats
path: root/target-arm
Commit message (Expand)AuthorAgeFilesLines
* Thumb prefetch abort fix.pbrook2006-04-091-2/+38
* Avoid accessing guest memory directly in usermode emulation.pbrook2006-03-251-27/+35
* Fix FIQ bank switching.pbrook2006-03-141-2/+2
* Fix FPA condition codes (Ulrich Hecht).pbrook2006-03-112-24/+10
* Add Arm926 core support.pbrook2006-02-205-48/+138
* Fix Arm msr spsr bug.pbrook2006-02-111-8/+11
* Arm Linux EABI syscall support.pbrook2006-02-091-0/+5
* Fix Thumb variable shift condition code bug.pbrook2006-02-071-0/+4
* Fix Arm interrupted ldm bug.pbrook2006-02-042-1/+19
* Implement Arm BKPT instruction.pbrook2006-02-044-0/+21
* cpu_reset() fix (Paul Brook)bellard2005-12-181-2/+2
* switching to Arm mode in do_interrupt() (Paul Brook)bellard2005-12-181-2/+3
* Arm mulxy insn fix (Paul Brook)bellard2005-12-041-2/+2
* ARM CPU suspend/halt (Paul Brook)bellard2005-11-263-1/+17
* ARM system emulation (Paul Brook)bellard2005-11-267-220/+1227
* cpu_exec_init() changebellard2005-11-211-5/+2
* added CPU_COMMON and CPUState.tb_jmp_cache[]bellard2005-11-201-15/+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-302-7/+26
* moved common softmmu code to common header (Paul Brook)bellard2005-10-301-0/+1
* 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-132-10/+22
* ARM thumb fixesbellard2005-04-272-34/+55
* better arm conditionnal execution implementation (Paul Brook)bellard2005-04-262-25/+63
* Fix dumping of arm registers (Paul Brook)bellard2005-04-231-1/+1
* ARM singlestep support (Paul Brook)bellard2005-04-231-23/+42
* arm vfp fcmp and fcmpe instructions fix (Paul Brook)bellard2005-04-231-2/+2
* gdb support for user mode (Paul Brook)bellard2005-04-173-1/+26
* VFP register ordering (Paul Brook)bellard2005-04-072-16/+26
* removed extern inline (Paul Brook)bellard2005-03-201-4/+4
* soft float supportbellard2005-03-133-145/+98
* use the generic soft float codebellard2005-03-1315-5011/+84
* ARM VFP support (Paul Brook)bellard2005-02-225-13/+1096
* initial user mmu supportbellard2005-02-073-2/+31
* endianness fixesbellard2005-02-073-2/+25
* CF generator for constant operandsbellard2005-02-072-1/+7
* SBCS fix (Paul Brook)bellard2005-02-021-2/+2
* armv5te support (Paul Brook)bellard2005-01-315-25/+875
* 64 bit target supportbellard2005-01-031-5/+5
* removed warningsbellard2005-01-032-2/+2
* more complete ARM shift fixbellard2004-12-082-7/+70
* ARM shift fix (Paul Brook)bellard2004-12-082-0/+18
* correct handling of saved host registersbellard2004-10-121-0/+8
* monitor fixesbellard2004-10-092-7/+7
* cpu_single_env initbellard2004-06-221-0/+1
* arm load/store half word fix (Ulrich Hecht)bellard2004-05-051-1/+2
* precise self modifying code supportbellard2004-04-251-0/+7
* more log itemsbellard2004-03-211-6/+7
OpenPOWER on IntegriCloud