• Cortex-M7 VFMA usage
    Dear All, this is my first post and I hope I do not make any serious mistakes. My question is regarding the use case of the cortex-m7 VFMA/VMLA instruction. I am evaluating a polinomial for which...
  • Instruction timings - arm cortex m3
    I am using the following 3 assembly sections to read a memory mapped i/o to multiple registers and to read same i/o and save it ram respectively , on an ARM Cortex M3. I want to know exactly how many...
  • Cortex A8 Instruction Cycle Timing
    Note: This was originally posted on 17th March 2011 at http://forums.arm.com Hi) sorry for bad English I need to count latency for two instruction, and all I have is the arm cortex A 8 documantation(charter...
  • ARM_V8 instruction Cycles timings
    Hi, can anyone suggest me how to know the instructions cycle timing of the arm_v8 instructions.does it take more cycles to transmit from neon to basic arm instructions in arm_v8. please suggest me how...