Study note

Ray Toal NASM Tutorial

Properties

Type
Blogs
Status
待读
Domain
Systems
Category
汇编、链接与可执行文件
Source
cs.lmu.edu
Vault note
library/articles/systems/Ray-Toal-NASM-Tutorial-a16aed53ae8d9b1a.md

Summary

Ray Toal 的 NASM/x86-64 汇编教程,面向入门者讲解寄存器、指令、调用约定、系统调用、函数和与 C 交互等基础。

Highlights

适合作为 NASM 官方手册前的实战入门,把最小可运行程序写起来。

Notes

x86-64 NASM 入门教程。

Comments

Loading comments...