Skip to content

Commit 07750f5

Browse files
johnno1962xwu
andauthored
Update docs/ABI/RegisterUsage.md
Co-Authored-By: Xiaodi Wu <[email protected]>
1 parent 1ccb603 commit 07750f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ABI/RegisterUsage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 64 bit Architecture Register Usage
1+
## 64-Bit Architecture Register Usage
22

33
From Swift 5, the calling convention register allocation for 64-bit architectures is largely based on [existing](https://developer.apple.com/library/content/documentation/Xcode/Conceptual/iPhoneOSABIReference/Articles/ARM64FunctionCallingConventions.html) [standards](https://developer.apple.com/library/content/documentation/DeveloperTools/Conceptual/LowLevelABI/140-x86-64_Function_Calling_Conventions/x86_64.html), with the addition of the context and error return registers discussed in the [ABI stability manifesto](https://github.com/apple/swift/blob/master/docs/ABIStabilityManifesto.md):
44

0 commit comments

Comments
 (0)