• Arm Instruction Set (Thumb-2)
    Hi , I am New to this Community I am Studying now Cortex-M3 .. I am reading Joseph Yiu book... I am Confused in the part of the instruction set , and I couldn't get the following: as i understand...
  • When does ITAdvance() pseudo-function Exactly called ?
    ITSTATE advances after normal execution of an IT block instruction. This is described by the ITAdvance() pseudocode function: // ITAdvance() // =========== ITAdvance() if ITSTATE<2:0> == '000' then...
  • Usage of IT instruction in ARM T32.
    Hi experts I am learning T32 instruction, and confuse about the if then instruction. Anyone can explain how IT instruction use and what the application scenarios about IT instruction. thanks a lot...
  • Cortex-M0 Thumb-2 instruction: Is this instruction valid?
    STM     r0!, {} I have looked at Thumb2 instruction set web but I can't find the behaviour of STM command if the reglist is empty. Thanks in advance.
  • Is there any tools which can convert memory to assemble code?
    I am debugging in a Android problem. From log file there is a crash in services. But it is in service.odex. I tried to dump memory around crash pc and got values as following: [96941.575555@3] vma for...