diff options
author | johannst <johannst@users.noreply.github.com> | 2025-04-13 21:23:58 +0000 |
---|---|---|
committer | johannst <johannst@users.noreply.github.com> | 2025-04-13 21:23:58 +0000 |
commit | d4d4b988f41e0ebe242193501a608d584132c3b0 (patch) | |
tree | 294ae86d58e78665b9cd1c09158bbe54968a68e1 /arch/x86_64.html | |
parent | 8efdc7164672a8d5e14f8d341add1a55a2291611 (diff) | |
download | notes-d4d4b988f41e0ebe242193501a608d584132c3b0.tar.gz notes-d4d4b988f41e0ebe242193501a608d584132c3b0.zip |
deploy: 0df45924d2ec00dc3e46a0fed7cb3613fb7b58fcgh-pages
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> |