Study note

NASM Documentation

Properties

Type
Blogs
Status
待读
Domain
Systems
Category
汇编、链接与可执行文件
Source
nasm.us
Vault note
library/articles/systems/NASM-Documentation-a0028a6e1345d201.md

Summary

NASM 官方文档,包含汇编语法、指令、宏、输出格式、命令行选项、section、relocation 和平台相关细节。

Highlights

适合作为 x86/x86-64 汇编实践的权威手册,写 bootloader、object file 或底层实验时可随查。

Notes

NASM 官方手册。

Comments

Loading comments...