• New developer guides for AArch64
    We (Arm's Support and Content Services teams) have been working on creating a Developer Guide for AArch64. They're aimed at anyone wanting a bare-metal focused introduction to the Armv8-A architecture...
  • Programmer's Guide for ARMv8-A
    Following on from the popularity of the Cortex-A Series Programmer’s Guide for ARMv7-A, there is now a programmer's guide for processors implementing the ARMv8-A architecture profile. The new Cortex...
  • 'NEON Programmer's Guide' now available
    The NEON™ Programmer's Guide provides information about how to use the ARM Advanced SIMD instructions to improve the performance of intensive data processing applications running on ARM processors. Read...
  • When will be the Release of "The Definitive Guide to Cortex M7" ??
    Hi Sir, may be the title of this question looks fun, but i am eagerly waiting for your next book "The Definitive Guide to Cortex M7" are you working on this book?? When could i Expect this book Thanks...
  • Please explain non-temporal example in programmer's guide
    In ARM Cortex-A Series Programmer’s Guide for ARMv8-A: 13.2.4. Non-temporal load and store pair it talks about a relaxation of the memory ordering requirements and then gives the example      LDR    ...