aboutsummaryrefslogtreecommitdiff
path: root/target-arm/translate.c
AgeCommit message (Expand)AuthorFilesLines
2005-12-04Arm mulxy insn fix (Paul Brook)bellard1-2/+2
2005-11-26ARM CPU suspend/halt (Paul Brook)bellard1-0/+9
2005-11-26ARM system emulation (Paul Brook)bellard1-125/+345
2005-11-21cpu_exec_init() changebellard1-5/+2
2005-11-20use direct jump only for jumps in the same pagebellard1-13/+22
2005-11-06thumb BLX insn fix (Paul Brook)bellard1-1/+1
2005-10-30suppressed JUMP_TB (Paul Brook)bellard1-3/+22
2005-08-21Show thumb state in cpu dump (Paul Brook)bellard1-2/+3
2005-05-13ARM VFP dump fix (Paul Brook)bellard1-1/+1
2005-05-13ARM saturating arithmetic fixes (Paul Brook)bellard1-10/+5
2005-04-27ARM thumb fixesbellard1-33/+53
2005-04-26better arm conditionnal execution implementation (Paul Brook)bellard1-9/+42
2005-04-23Fix dumping of arm registers (Paul Brook)bellard1-1/+1
2005-04-23ARM singlestep support (Paul Brook)bellard1-23/+42
2005-04-17gdb support for user mode (Paul Brook)bellard1-1/+13
2005-04-07VFP register ordering (Paul Brook)bellard1-9/+22
2005-02-22ARM VFP support (Paul Brook)bellard1-3/+562
2005-02-07initial user mmu supportbellard1-0/+21
2005-02-07CF generator for constant operandsbellard1-1/+2
2005-01-31armv5te support (Paul Brook)bellard1-22/+718
2005-01-0364 bit target supportbellard1-5/+5
2004-12-08more complete ARM shift fixbellard1-7/+32
2004-12-08ARM shift fix (Paul Brook)bellard1-0/+5
2004-10-09monitor fixesbellard1-5/+7
2004-06-22cpu_single_env initbellard1-0/+1
2004-05-05arm load/store half word fix (Ulrich Hecht)bellard1-1/+2
2004-03-21more log itemsbellard1-6/+7
2004-02-22zero offset optimisationbellard1-2/+4
2004-02-16suppressed dummy FPU opsbellard1-60/+0
2004-01-24added cpu_get_phys_page_debug()bellard1-0/+5
2004-01-05use generic GenOpFuncbellard1-5/+0
2003-11-1164-bit multiplication fix (Ulrich Hecht)bellard1-2/+2
2003-11-03ARM half word load/store fix (Ulrich Hecht)bellard1-2/+3
2003-09-30new directory structurebellard1-0/+903