diff options
Diffstat (limited to 'print.html')
-rw-r--r-- | print.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9409,6 +9409,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> <div style="break-before: page; page-break-before: always;"></div><h1 id="armv8"><a class="header" href="#armv8">armv8</a></h1> <p>keywords: aarch64, arm64, A64, aarch32, A32, T32, abi</p> |