aboutsummaryrefslogtreecommitdiff
path: root/sim/arm/armemu.h
AgeCommit message (Expand)AuthorFilesLines
2015-06-28Add support for ARM v6 instructions.Nick Clifton1-0/+2
2015-03-30sim: arm: clean up misc warningsMike Frysinger1-25/+26
2014-03-14Add support for instruction level tracing to the ARM simulator.Nick Clifton1-0/+8
2014-03-14Prevent writes to R15 via LDR or LDM from changing the ARM/Thumb state in pre...David McQuillan1-1/+1
2012-12-19[sim] Update old contact info in GPL license noticesJoel Brobecker1-2/+1
2012-12-19Update sim copyright headers from GPLv2-or-later to GPLv3-or-later.Joel Brobecker1-1/+1
2005-05-12Update the address of the FSF organizationNick Clifton1-1/+1
2003-03-20Add Cirrus Maverick support to arm simulatorNick Clifton1-0/+13
2002-01-10Fix parameters passed to CPRead[13] and CPRead[14].Nick Clifton1-28/+47
2001-10-18Add support for XScale's coprocessor access check register.Nick Clifton1-197/+214
2001-02-28Add support for disabling alignment checks when performing GDB interfaceNick Clifton1-1/+1
2001-02-12Fix definition of NEGBRANCHNick Clifton1-1/+2
2000-11-30Add support for ARM's v5TE architecture and Intel's XScale extenstionsNick Clifton1-1/+22
2000-09-15Replace StrongARM property with v4 and v5 properties.Nick Clifton1-9/+23
2000-07-04* armdefs.h (struct ARMul_State): Add is_StrongARM.Alexandre Oliva1-4/+8
2000-07-04* armemu.h (INSN_SIZE): New macro.Alexandre Oliva1-1/+10
2000-07-04* armemu.h (WRITEDESTB): New macro.Alexandre Oliva1-0/+5
2000-07-04* armemu.h (GETSPSR): Call ARMul_GetSPSR().Alexandre Oliva1-1/+1
2000-07-04* armemu.h (PSR_FBITS, PSR_SBITS, PSR_XBITS, PSR_CBITS): New.Alexandre Oliva1-3/+9
2000-06-20* armemu.h (NEGBRANCH): Do not overwrite the two most significantAlexandre Oliva1-1/+1
2000-02-08Fix compile time warning messages.Nick Clifton1-2/+2
2000-02-05import gdb-2000-02-04 snapshotJason Molenda1-40/+48
2000-01-26import gdb-2000-01-26 snapshotJason Molenda1-0/+3
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+425