code wiki / syscall
topic: syscall
4 modules sharing the syscall name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| _syscall_gate.nx | gate for the SYSCALL ABI (args + dispatch + return + resume). NO mocks. | 91 | 7 |
| nx_syscall_emit.nx | functioning SYSCALL ABI (args + dispatch + return + resume). | 167 | 17 |
| nx_syscall_sanity_kat.nx | T11 class: the SYSCALL-NUMBER COLLISION gate that | 67 | 1 |
| nx_syscall_xlate_gate.nx | RATCHET gate for the compiler's rv64->x86_64 syscall translation | 95 | 3 |