Hackernews posts about x86 asm
- Learn x86-64 assembly by writing a GUI from scratch (gaultier.github.io)
- Show HN: Resurrecting Infocom's Unix Z-Machine with Cosmopolitan (christopherdrum.github.io)
- Show HN: (bits) of a Libc, Optimized for Wasm (github.com)
- A FORTH compiler tutorial in x86 asm (2009) (git.annexia.org)
- Xchg rax, rax (x86_64 asm riddle/poetry book, by xorpd) (www.xorpd.net)
- x86 Opcode and Instruction Reference (2017) (ref.x86asm.net)
- Oh God, what have I done? DEBUG.EXE (2004) (comp.lang.asm.x86.narkive.com)
- Writing x86 SIMD using x86inc.asm (2017) (blogs.gnome.org)
- Learn x86-64 assembly by writing a GUI from scratch (2020) (gaultier.github.io)
- x86-64 Assembly Language Programming with Ubuntu (2022) (www.egr.unlv.edu)
- MenuetOS: An entire operating system in x86_64 assembly (www.menuetos.net)
- A Proper x86 Assembler in Haskell Using the Escardó-Oliva Functional (blog.vmchale.com)
- Introduction to x86-64 Assembly (github.com)
- Show HN: Self hosted x86-64 assembler (github.com)
- Learning x86_64 Assembly by Building a GUI from Scratch (hackaday.com)
- Show HN: Enigma Implemented in x86 Assembly (github.com)
- Solving problem 1 of Advent of Code 2023 in x86 Assembly (phinjensen.com)
- Using SIMD to optimize x86 assembly code (www.codeproject.com)
- Debian preps ground to drop 32-bit x86 as separate edition (www.theregister.com)
- Learning x86_64 Assembly by Building a GUI from Scratch (hackaday.com)
- MikeOS – simple x86 assembly language operating system (mikeos.sourceforge.net)