• 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...
  • What exactly is a full implementation of ARMv8.2-A?
    The technical spec for ARM Cortex A-75 claims that it supports a full implementation of ARMv8.2-A. The documents I have been able to reference only point to ARMv8A. Specifically I'm looking for what ARMv8...
  • What does the word UNPREDICTABLE exactly mean and what is its effect on the system?
    Hi, In many of ARM documentation result of operations are reported as unpredictable in some situations. For example, "If the system includes the Security Extensions, accesses to CNTVOFF from Secure Monitor...
  • 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...
  • 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...