• ARMv7 architecture
    Can anyone share the ARMv7 architecture document to download ? - Hari.
  • MIPS Calculation on ARMv7
    Hi All, I want to measure MIPS(Million Instruction per second, i.e. instruction count per second) on ARMv7 Platforms. What is the procedure for calculating MIPS for ARMv7 platforms? Thanks and Regards...
  • ELF entry point in thumb mode (armv7/aarch32)
    Hi ! We are writing an OS targeting 32 bits ARM platform, where binaries can be compiled in ARM or in Thumb mode. At the moment, to execute a new process, I load the info from an ELF, set lr_usr to the...
  • ARMv8 backwards compatibility with ARMv7
    Hi there, I have been going through a lot of ARMv8 documents, and I have a very basic question: -Can I take a Linux Kernel, compiled for a ARMv7 device, and run it on an ARMv8 device in Aarch32 execution...
  • 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...