diff options
Diffstat (limited to 'arch/x86_64.html')
-rw-r--r-- | arch/x86_64.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86_64.html b/arch/x86_64.html index 5c38c0b..d7c6ccf 100644 --- a/arch/x86_64.html +++ b/arch/x86_64.html @@ -759,6 +759,7 @@ address and to relative accesses.</p> <li><a href="https://sourceware.org/binutils/docs/as/Pseudo-Ops.html#Pseudo-Ops">GNU Assembler Directives</a></li> <li><a href="https://sourceware.org/binutils/docs/as/i386_002dDependent.html">GNU Assembler <code>x86_64</code> dependent features</a></li> <li><a href="https://github.com/johannst/juicebox-asm"><code>juicebox-asm</code> an <code>x86_64</code> jit assembler playground</a></li> +<li><a href="https://git.memzero.de/testground/zig-playground/tree/x86-bare-metal">zig x86 bare metal examples</a></li> </ul> </main> |