Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.53 KB

ARM.md

File metadata and controls

28 lines (19 loc) · 1.53 KB

ARM have many ABI (Application Binary Interface). 2 of the most prominent one is arm64-v8a and armeabi-v7a

  • armeabi-v7a compiles to armeabi, thumb-2 and VFPv3-D16 instruction set
  • arm64-v8a compiles to AArch64 instruction set.

see Android ABI

Another company building server motherboard using ARM cpu. Wonder how it competes with AWS graviton processors

Opinion on WinTel with respect to ARM

amazon version of ARM