arm26目录支持早期使用26位地址的arm处理器. arm目录支持使用32位地址的arm处理器. arm系统结构中armv1, armv2都只支持26位地址.
从armv3到现在armv7(Cortex)支持32位地址.
从别处看到的,分享下!!
关于arm架构的一些核心文件,
armv与armo的区别,
跟arm26和arm文件夹的区别有点相同。
armo代表的是26位arm处理器。
armv代表的是32位arm处理器。
armo and armv
Throughout the ARM architecture core directories you will find both
-armv and -armo versions of some files.These indicate variants for the
ARM processors 26-bit mode and 32-bit mode.The 26-bit mode is in
the process of being phased out of ARM CPU designs and is only used
in a few early machines which predate the existence of the 32-bit
mode (e.g. the A5000, which has an ARM3 CPU).
The suffixes have the following meaning:
• armo is for 26-bit stuff;
• armv is for 32-bit stuff.
我要赚赏金打赏帖 |
|
|---|---|
| 三分钟快速搭建NXP MCU开发环境(VSCode)被打赏¥22元 | |
| 为遥控小车巧添功能被打赏¥26元 | |
| 【S32K3XX】FlexCAN 模块配置使用被打赏¥30元 | |
| 【S32K3XX】FlexCAN RAM 资源分配整理被打赏¥25元 | |
| 【S32K3XX】IPCF 适配核间中断处理被打赏¥21元 | |
| 【S32K3XX】IPCF 核间通讯模块UNMANAGED方式使用被打赏¥29元 | |
| 片外存储Flash使用方法(Arduino IDE环境)被打赏¥22元 | |
| 三分钟快速上手ESP-NOW(ArduinoIDE环境)被打赏¥23元 | |
| 【S32K3XX】LPSPI参数配置说明被打赏¥21元 | |
| 在WT9932C61-TINY上实现超声波测距被打赏¥22元 | |