Arm Community
Arm Community
  • Site
  • User
  • Site
  • Search
  • User
Arm Community blogs
Arm Community blogs
Architectures and Processors blog Migrating a software application from ARMv5 to ARMv7-A/R
  • Blogs
  • Mentions
  • Sub-Groups
  • Tags
  • Jump...
  • Cancel
More blogs in Arm Community blogs
  • AI blog

  • Announcements

  • Architectures and Processors blog

  • Automotive blog

  • Embedded and Microcontrollers blog

  • Internet of Things (IoT) blog

  • Laptops and Desktops blog

  • Mobile, Graphics, and Gaming blog

  • Operating Systems blog

  • Servers and Cloud Computing blog

  • SoC Design and Simulation blog

  • Tools, Software and IDEs blog

Tell us what you think
Tags
  • Processor
  • Armv7
  • application_note
  • Armv5
  • porting
Actions
  • RSS
  • More
  • Cancel
Related blog posts
Related forum threads

Migrating a software application from ARMv5 to ARMv7-A/R

Roy Hu
Roy Hu
August 10, 2014
Less than one minute read time.

This application note is intended to help you migrate software applications from ARMv5 to ARMv7-A/R. It describes the differences between ARMv5 and ARMv7, and explains the issues involved in migrating an existing software application from ARMv5 to ARMv7. Familiarity with ARMv5 is assumed. This application note also assumes that you have software development experience with ARMv5.

Compared with ARMv5, the ARMv7 architecture provides a number of new features and benefits:

  • NEON™ technology provides flexible and powerful acceleration for consumer multimedia applications, and delivers a significantly enhanced user experience.
  • TrustZone® technology provides security for a wide array of client and server computing platforms, including handsets, tablets, wearable devices, and enterprise systems.
  • Thumb®-2 technology provides increased performance while maintaining the high code density of the original Thumb instruction set.
  • A new set of features enhances multiprocessing functionality.
  • Strongly-ordered, Normal, and Device memory types provide fine-grained control over memory accessing order.
  • Exclusive access instructions replace the legacy SWP instruction to support nonblocking shared memory synchronization primitives.

If you have any feedback about this document, please feel free to contact me. My email address is Roy.Hu@arm.com.

Thanks.

 
DAI0425_migrating_an_application_from_ARMv5_to_ARMv7_AR.pdf
Anonymous
Architectures and Processors blog
  • Scalable Matrix Extension: Expanding the Arm Intrinsics Search Engine

    Chris Walsh
    Chris Walsh
    Arm is pleased to announce that the Arm Intrinsics Search Engine has been updated to include the Scalable Matrix Extension (SME) intrinsics, including both SME and SME2 intrinsics.
    • October 3, 2025
  • Arm A-Profile Architecture developments 2025

    Martin Weidmann
    Martin Weidmann
    Each year, Arm publishes updates to the A-Profile architecture alongside full Instruction Set and System Register documentation. In 2025, the update is Armv9.7-A.
    • October 2, 2025
  • When a barrier does not block: The pitfalls of partial order

    Wathsala Vithanage
    Wathsala Vithanage
    Acquire fences aren’t always enough. See how LDAPR exposed unsafe interleavings and what we did to patch the problem.
    • September 15, 2025