• ARM Shares Updated Cortex-A53/A57 Performance Expectations

    wangyong
    wangyong
    1.jpg

    With the first Cortex-A53 based SoCs due to ship in the coming months, and Cortex-A57 based designs to follow early next year, ARM gave us a quick update on performance expectations for both cores. Given the timing of both designs we'll see a combination…

    • over 6 years ago
    • Processors
    • Processors blog
  • 应用笔记:如何将软件应用从ARMv5架构移植到ARMv7架构上

    Roy Hu
    Roy Hu

    此应用笔记旨在帮助您如何将软件应用从ARMv5架构上移植到ARMv7-A/R上。该应用笔记描述了ARMv5与ARMv7差别,解释了从ARMv5移植到ARMv7-A/R中需要注意的事项。本文默认您具有ARMv5架构的基本知识与ARMv5架构上的软件开发相关经验。本文重点针对的平台是ARMv7-A, 因为ARMv7-A与ARMv7-R具有很多重叠之处,所以部分关于ARMv7-A的信息,同样适用于ARMv7-R.

    您可以从本页最下方链接下载到该应用笔记的PDF版本:

    此应用笔记大纲如下:

      第一章 总体介绍从ARMv5升级到ARMv7带来的好处…

    • DAI0425_migrating_an_application_from_ARMv5_to_ARMv7_AR.pdf
    • over 5 years ago
    • 中文社区
    • 中文社区博客
  • 条件代码3:Thumb-2 中的条件执行

    Zenon Xiu (Zhilong Xiu)
    Zenon Xiu (Zhilong Xiu)

    条件代码3:Thumb-2 中的条件执行

    投稿人:Jacob Bramley,2010 年 9 月 30 日

    Thumb-2 可利用ARM 指令集提供的相同条件执行功能。在有条件执行一两条指令时,这种机制与(更为传统的)条件分支机制相比,具备代码大小和性能方面的优势。

    我在本系列博文上一篇的结尾处提到,Thumb 中并不直接提供这一机制。相反,Thumb-2 具有一个指令 : it  。它可提供与 ARM 条件执行相同的功能。在本文中,我将介绍 it 指令,也将说明 Thumb-2 中条件设置指令的一些注意事项…

    • over 6 years ago
    • 中文社区
    • 中文社区博客
  • Top five things to know about Cortex-A5 processor

    Kinjal Dave
    Kinjal Dave

    The Cortex-A5 processor (launched in 2009) implements the ARMv7-A architecture profile and can execute 32-bit ARM instructions and 16-bit and 32-bit Thumb instructions. Here are the top five things to know about Cortex-A5 processor.

    1- Cortex-A5 is the…

    • over 5 years ago
    • Processors
    • Processors blog