Glossary
3. Syscall numbers:
x86-64 `write` = 1; `exit` = 60 - ARM64 `write` = 64; `exit` = 93 - RISC-V `write` = 64; `exit` = 93
Learn More
Assembly Language
—
Case Study 39-2: RISC-V Assembly — Hello World on RISC-V
Related Terms
"Branch Misprediction Cost"
"Branchless Equivalents of Simple Functions"
"Data Structures in the Linux Kernel"
"Engineering a Compiler" by Cooper and Torczon
"Exploiting the Hard-Working DWARF"
"Falsehoods Programmers Believe About Money"
"Function Call Conventions and Stack Frame Layout"
"Function Call Overhead"
We use cookies to improve your experience and show relevant ads.
Privacy Policy
Essential Only
Accept All