Hackernews posts about x86 asm
- xbyak: A JIT assembler for x86/x64 architectures (github.com)
- A FORTH compiler tutorial in x86 asm (2009) (git.annexia.org)
- 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)
- Let's Learn x86-64 Assembly (2020) (gpfault.net)
- Open Source Web IDE for Assembly RISC-V, M68K, x86, MIPS (asm-editor.specy.app)
- Linux x86_64 Assembly Programming Part 5: Macros (github.com)
- x86-64 Assembly Language Programming with Ubuntu (2022) (www.egr.unlv.edu)
- Show HN: OSle – A 510 bytes OS in x86 assembly (github.com)
- 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)
- Mandelbrot in x86 Assembly by Claude (simonwillison.net)
- An interactive guide to x86-64 assembly (halb.it)
- OSle – A 510 bytes OS in x86 assembly (github.com)
- Introduction to x86-64 Assembly (github.com)
- Learn x86-64 assembly by writing a GUI from scratch (gaultier.github.io)
- MenuetOS: An entire operating system in x86_64 assembly. (www.menuetos.net)
- Nvidia ain't done with x86 as it taps Intel Xeons to babysit GPUs (www.theregister.com)
- Show HN: Enigma Implemented in x86 Assembly (github.com)