• LDR Instruction
    Note: This was originally posted on 5th November 2008 at http://forums.arm.com Hi all,         I am new to the thumb-2 instruction set. In one of my sample code I noticed a instruction          LDR r0...
  • ARM vs Thumb vs Thumb2 instruction set
    Hi , I have Asked a near question few days ago but I am still confused about the following : I know that there is ARM Instruction set which is all 32-bit wide Encoding but for thumb and thumb-2...
  • Cortex-A7 instruction lists
    Just in case someone needs them, I made ARM and Thumb mode lists of Cortex-A7 instructions (because I didn't find them in the net). They are generated from ARMv7-A/R ARM with a simple AWK-script and then...
  • What use of 'AL condition' in ARM IT block?
    Hi, I read the following on IT block in ARM Thumb2 instruction. I don't understand the last sentence on AL to get the changed behavior. Could you explain it to me? Thanks, ///////////// A8.6.50 IT If...
  • ARM instruction set pseudo instructions
    Does anyone know if there is a list of ARM instruction set pseudo instructions? Or better yet, an instruction list like PPC's, where there is a list of 'true instructions' with mnemonics and another list...