The Art of 64-Bit Assembly, Volume 2

Advanced x86 Assembly Language

Paperback
$79.99 US
On sale Jul 28, 2026 | 792 Pages | 9781718504349

See Additional Formats
Building on Volume 1, this book guides experienced programmers through advanced assembly techniques often overlooked in introductory texts.

Every high-level language feature you depend on—objects, exceptions, closures, coroutines—compiles down to assembly instructions someone designed deliberately. Most programmers never see those decisions. The Art of 64-Bit Assembly, Volume 2 makes them visible.

Randall Hyde, whose work on assembly language has shaped how a generation of systems programmers thinks about x86, picks up exactly where Volume 1 ended. No review. No concessions. Every chapter takes a construct you've used in C++, Python, or Rust and shows you the assembly underneath it—built from scratch, in MASM, running under Windows.

What you'll build:
  • Object-oriented programs in MASM—vtables, method dispatch, inheritance—directly from assembly
  • Windows structured exception handling (SEH) installed and managed at the instruction level
  • Thunks, closures, and iterators that behave like higher-order functions—in a language with none
  • Coroutines, generators, and fibers without having to resort to HLL code
  • Concurrent programs with real synchronization, directly from assembly language
  • Unicode string handling done correctly, at the level where most code gets it wrong
  • Domain-specific macro languages inside MASM, built from first principles

This is the book for programmers who already know assembly and want to stop taking the hard parts on faith. No magic. No shortcuts. No runtime to blame.

Covers x86-64 assembly language
Randall Hyde has designed embedded systems for medical, nuclear, and entertainmentindustries, and taught assembly language programming at the university level for over adecade. He is the author of The Art of Assembly Language, The Art of ARM Assembly, and the Write Great Code series, all from No Starch Press.
Interior Spread
Interior Spread
Interior Spread
Interior Spread
Interior Spread

About

Building on Volume 1, this book guides experienced programmers through advanced assembly techniques often overlooked in introductory texts.

Every high-level language feature you depend on—objects, exceptions, closures, coroutines—compiles down to assembly instructions someone designed deliberately. Most programmers never see those decisions. The Art of 64-Bit Assembly, Volume 2 makes them visible.

Randall Hyde, whose work on assembly language has shaped how a generation of systems programmers thinks about x86, picks up exactly where Volume 1 ended. No review. No concessions. Every chapter takes a construct you've used in C++, Python, or Rust and shows you the assembly underneath it—built from scratch, in MASM, running under Windows.

What you'll build:
  • Object-oriented programs in MASM—vtables, method dispatch, inheritance—directly from assembly
  • Windows structured exception handling (SEH) installed and managed at the instruction level
  • Thunks, closures, and iterators that behave like higher-order functions—in a language with none
  • Coroutines, generators, and fibers without having to resort to HLL code
  • Concurrent programs with real synchronization, directly from assembly language
  • Unicode string handling done correctly, at the level where most code gets it wrong
  • Domain-specific macro languages inside MASM, built from first principles

This is the book for programmers who already know assembly and want to stop taking the hard parts on faith. No magic. No shortcuts. No runtime to blame.

Covers x86-64 assembly language

Author

Randall Hyde has designed embedded systems for medical, nuclear, and entertainmentindustries, and taught assembly language programming at the university level for over adecade. He is the author of The Art of Assembly Language, The Art of ARM Assembly, and the Write Great Code series, all from No Starch Press.

Photos

Interior Spread
Interior Spread
Interior Spread
Interior Spread
Interior Spread

Books for Women’s History Month

In honor of Women’s History Month in March, we are sharing books by women who have shaped history and have fought for their communities. Our list includes books about women who fought for racial justice, abortion rights, equality in the workplace, and ranges in topics from women in politics and prominent women in history to

Read more