|
|
|
|
|
by saagarjha
1818 days ago
|
|
There are already two different ABIs for Apple silicon, although one (arm64e) is mostly reserved for Apple’s use at the moment. Apple could choose to finalize the ABI for that with x18 being available to applications, although this is quite unlikely. |
|
Arm64e has the exact same abi as arm64, but in arm64 mode the pac instructions are no ops.
Otherwise as the parent says apple would need multiple copies of the system libraries.