Pinned Loading
-
-
Raw system calls in Swift
Raw system calls in Swift 1// macOS x86_64 syscall works as follows:
2// Syscall id is moved into rax
3// 1st argument is moved into rdi
4// 2nd argument is moved into rsi
5// 3rd argument is moved into rdx
-
swiftlang/swift-evolution
swiftlang/swift-evolution PublicThis maintains proposals for changes and user-visible enhancements to the Swift Programming Language.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.