Assembly Language: From the Metal Up, Across Every Architecture
Shriira Press
A comprehensive, self-contained guide to assembly language — the human-readable form of the machine code a CPU actually executes.
Welcome to Assembly Language: From the Metal Up, Across Every Architecture.
A comprehensive, self-contained guide to assembly language — the human-readable form of the machine code a CPU actually executes. Above every program, no matter the language, sits a compiler or interpreter; below them all is assembly: the instructions, registers, and memory the silicon understands. This book teaches you to read and write it, to understand what your high-level code becomes, and to think the way the machine thinks. It blends intuition (what the hardware is doing and why), concepts (the architecture and the ideas behind instruction sets), and runnable code (real assembly you can assemble and run) — and it includes a multi-architecture instruction catalog (Appendices C–H) covering x86/x86-64, ARM, RISC-V, MIPS, the 6502, and more.
This title is part of the ShriIra library and is free to read in full, right here — our small contribution to making world-class knowledge easy to reach.
A note on reading it: open the Contents menu at the top of the reader to jump between chapters, use the Aa menu to set a comfortable text size, theme (light, sepia, or night), and single- or two-page layout. Your place is saved automatically, so you can always pick up where you left off.
We hope it serves you well.
— Shriira Press