From WikiChip
Difference between revisions of "arm/versions"
(→Versions) |
|||
(16 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
− | {{arm title|Versions}} | + | {{arm title|Versions}}{{arm isa main}} |
− | '''ARM Versions''' are the architectural version numbers. ARM architecture versions always use the <code>ARMv#</code> notations. Architecture versions are often confused with the various ARM implementations which historically used similar notations <code>ARM#</code>. Note that for the implementations, the number does not necessarily correlates to the architecture version used. | + | '''ARM Versions''' are the architectural version numbers. ARM architecture versions always use the <code>ARMv#</code> notations. Architecture versions are often confused with the various ARM implementations which historically used similar notations <code>ARM#</code>. Note that for the implementations, the number does not necessarily correlates to the architecture version used. Over the years, a number of additional implementations were designed by third party companies such as [[DEC]], [[Intel]], [[Qualcomm]] and [[Apple]]. |
== Versions == | == Versions == | ||
Line 7: | Line 7: | ||
! ISA !! Variant !! colspan="2" | Microarchitectures | ! ISA !! Variant !! colspan="2" | Microarchitectures | ||
|- | |- | ||
− | | colspan="2" | {{arm|ARMv1}} || | + | | colspan="2" | {{arm|ARMv1}} || Acorn || {{acorn|ARM1|l=arch}} |
|- | |- | ||
− | | colspan="2" | {{arm|ARMv2}} || | + | | colspan="2" | {{arm|ARMv2}} || Acorn || {{acorn|ARM2|l=arch}} |
|- | |- | ||
− | | colspan="2" | {{arm|ARMv2a}} || ARM || {{armh| | + | | colspan="2" rowspan="2" | {{arm|ARMv2a}} || Acorn || {{acorn|ARM3|l=arch}} |
+ | |- | ||
+ | | ARM || {{armh|ARM250|l=arch}} | ||
|- | |- | ||
| colspan="2" | {{arm|ARMv3}} || ARM || {{armh|ARM6|l=arch}}, {{armh|ARM7|l=arch}} | | colspan="2" | {{arm|ARMv3}} || ARM || {{armh|ARM6|l=arch}}, {{armh|ARM7|l=arch}} | ||
Line 44: | Line 46: | ||
| ARMv7E-M || ARM || {{armh|Cortex-M4|l=arch}} | | ARMv7E-M || ARM || {{armh|Cortex-M4|l=arch}} | ||
|- | |- | ||
− | | rowspan=" | + | | rowspan="9" | {{arm|ARMv8}} || rowspan="9" | ARMv8-A |
| ARM || {{armh|Cortex-A35|l=arch}}, {{armh| Cortex-A53|l=arch}}, {{armh| Cortex-A57|l=arch}}, {{armh| Cortex-A72|l=arch}}, {{armh| Cortex-A73|l=arch}} | | ARM || {{armh|Cortex-A35|l=arch}}, {{armh| Cortex-A53|l=arch}}, {{armh| Cortex-A57|l=arch}}, {{armh| Cortex-A72|l=arch}}, {{armh| Cortex-A73|l=arch}} | ||
|- | |- | ||
Line 52: | Line 54: | ||
|- | |- | ||
| [[AppliedMicro]] || {{apm|Storm|l=arch}}, {{apm|Shadowcat|l=arch}}, {{apm|Skylark|l=arch}} | | [[AppliedMicro]] || {{apm|Storm|l=arch}}, {{apm|Shadowcat|l=arch}}, {{apm|Skylark|l=arch}} | ||
+ | |- | ||
+ | | [[Cavium]] || {{cavium|ThunderX1|l=arch}} | ||
|- | |- | ||
| [[Nvidia]] || {{nvidia|Denver|l=arch}} | | [[Nvidia]] || {{nvidia|Denver|l=arch}} | ||
|- | |- | ||
− | | [[Samsung]] || {{samsung| | + | | [[Phytium]] || {{phytium|Xiaomi|l=arch}} |
+ | |- | ||
+ | | [[Samsung]] || {{samsung|M1|l=arch}}, {{samsung|M2|l=arch}}, {{samsung|M3|l=arch}} | ||
+ | |- | ||
+ | | Qualcomm || {{qualcomm|Kryo|l=arch}}, {{qualcomm|Falkor|l=arch}} | ||
+ | |- | ||
+ | | {{arm|ARMv8.1}} || ARMv8.1-A || Cavium || {{cavium|Vulcan|l=arch}} | ||
+ | |- | ||
+ | | rowspan="5" | {{arm|ARMv8.2}} || rowspan="5" | ARMv8.2-A || rowspan="2" | ARM || {{armh|Cortex-A55|l=arch}}, {{armh|Cortex-A75|l=arch}}, {{armh|Cortex-A76|l=arch}}, {{armh|Cortex-A77|l=arch}}, {{armh|Cortex-A78|l=arch}} | ||
+ | |- | ||
+ | | {{armh|Neoverse N1|l=arch}}, {{armh|Neoverse E1|l=arch}} | ||
|- | |- | ||
− | | | + | | [[ampere computing|Ampere]] || {{ampere|Quicksilver|l=arch}} |
|- | |- | ||
− | | {{ | + | | [[Nvidia]] || {{nvidia|Carmel|l=arch}} |
|- | |- | ||
− | | | + | | [[Samsung]] || {{samsung|M4|l=arch}}, {{samsung|M5|l=arch}} |
|- | |- | ||
− | | {{arm|ARMv8.3}} || ARMv8.3-A || || | + | | {{arm|ARMv8.3}} || ARMv8.3-A || Qualcomm || {{qualcomm|Saphira|l=arch}} |
|} | |} | ||
== See also == | == See also == | ||
* {{x86|Extensions|x86 Extensions}} | * {{x86|Extensions|x86 Extensions}} | ||
+ | |||
+ | [[Category:arm]] |
Latest revision as of 09:03, 20 July 2020
ARM ISA | |
General | |
Variants | |
Extensions | |
Topics | |
Versions(all) | |
ARM Versions are the architectural version numbers. ARM architecture versions always use the ARMv#
notations. Architecture versions are often confused with the various ARM implementations which historically used similar notations ARM#
. Note that for the implementations, the number does not necessarily correlates to the architecture version used. Over the years, a number of additional implementations were designed by third party companies such as DEC, Intel, Qualcomm and Apple.