© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2023
D. KusswurmModern X86 Assembly Language Programminghttps://doi.org/10.1007/978-1-4842-9603-5_2

2. X86-64 Core Programming – Part 1

Daniel Kusswurm1  
(1)
Geneva, IL, USA
 

In the previous chapter, you learned about the fundamentals of the x86-64 platform including its data types, register sets, and memory addressing modes. In this chapter, you’ll discover how to code simple x86-64 assembly language functions that are callable from C++. You’ll also master the semantics and syntax of an x86-64 assembly language source code file.

The content of Chapter 2 is organized as follows. The first section presents an overview of this book’s source code. Next is a short ...

Get Modern X86 Assembly Language Programming: Covers X86 64-bit, AVX, AVX2, and AVX-512 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.