aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorjohannst <johannes.stoelp@gmail.com>2020-09-28 20:43:31 +0200
committerjohannst <johannes.stoelp@gmail.com>2020-09-28 20:43:31 +0200
commit0251d5eb083c5566375247a8c304893fd4a6afef (patch)
tree94e816cfda60509238f74f3ca91aa41580732f38 /src
parent05bd41d95ac0af7dfffd1c5f1a9ac46a72a1adf2 (diff)
downloadnotes-0251d5eb083c5566375247a8c304893fd4a6afef.tar.gz
notes-0251d5eb083c5566375247a8c304893fd4a6afef.zip
add missing gas refs in x86_64
Diffstat (limited to 'src')
-rw-r--r--src/arch/x86_64.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/arch/x86_64.md b/src/arch/x86_64.md
index f3d7088..e2bb527 100644
--- a/src/arch/x86_64.md
+++ b/src/arch/x86_64.md
@@ -195,6 +195,8 @@ Hi ASM-World!
- [Intel 64 Vol1: Basic Architecture][intel64_vol1]
- [Intel 64 Vol2: Instruction Set Reference][intel64_vol2]
- [Intel 64 Vol3: System Programming Guide][intel64_vol3]
+- [GNU Assembler][gas_doc]
+- [GNU Assembler Directives][gas_directives]
[sysvabi]: https://www.uclibc.org/docs/psABI-x86_64.pdf