Hackernews posts about x86 asm
- Show HN: Enigma Implemented in x86 Assembly (github.com)
- Modifying a Framework Laptop from x86 to RISC-V live on stage [video] (www.youtube.com)
- Arm lays down the law with a blueprint to challenge x86's PC dominance (www.theregister.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)
- 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)
- The faker's guide to reading x86 assembly language (www.timdbg.com)
- MenuetOS: An entire operating system in x86_64 assembly (www.menuetos.net)
- Show HN: small x86-64 assembler written in V (github.com)
- Introduction to x86-64 Assembly (github.com)
- Show HN: Self hosted x86-64 assembler (github.com)
- Show HN: Kapow – Bootable x86 assembly game running in the browser (fayalalebrun.github.io)
- Learning x86_64 Assembly by Building a GUI from Scratch (hackaday.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)
- Coding x86 Pong as a BIOS extension (www.youtube.com)
- Show HN: x86-64 assembler written in Vlang (github.com)