From 0251d5eb083c5566375247a8c304893fd4a6afef Mon Sep 17 00:00:00 2001 From: johannst Date: Mon, 28 Sep 2020 20:43:31 +0200 Subject: add missing gas refs in x86_64 --- src/arch/x86_64.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/arch') 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 -- cgit v1.2.3