Xcode arm64与arm64e

编程入门 行业动态 更新时间:2024-10-28 02:27:07
本文介绍了Xcode arm64与arm64e的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

Xcode 10.1提及对arm64e的支持(预览).任何人都对arm64e有任何想法.arm64和arm64e之间的任何区别.

Xcode 10.1 mention Support for arm64e (Preview). Anyone have any idea about arm64e. Any difference between arm64 and arm64e.

developer.apple/documentation/xcode_release_notes/xcode_10_1_beta_2_release_notes?language = objc

我搜索了arm64e.但是找不到适当的解释.

I searched arm64e. But couldn't found proper explanation.

推荐答案

Arm64e架构用于A12芯片组,该芯片组已添加到最新的2018 iPhone型号(XS/XS Max/XR)中.该代码编译为ARMv8.3,该版本带来了对新功能的支持.即:

The arm64e architecture is used on the A12 chipset, which is added in the latest 2018 iPhone models (XS/XS Max/XR). The code compiles to ARMv8.3, which brings support for new features. Namely:

  • 指针身份验证
  • 嵌套虚拟化
  • 高级SIMD复数支持
  • 改进的Javascript数据类型转换支持
  • 更改内存一致性模型
  • ID机制支持更大的系统可见缓存

A12具有Apple设计的64位ARMv8.3-A六核CPU

The A12 features an Apple-designed 64-bit ARMv8.3-A six-core CPU

en.wikipedia/wiki/Apple_A12

也可以在此处阅读有关该体系结构的更多信息:

Read more about the architecture here as well:

community.arm/processors/b/blog/posts/armv8-a-architecture-2016-additions

更多推荐

Xcode arm64与arm64e

本文发布于:2023-11-15 15:07:59,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1595534.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:Xcode   arm64e

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!