© 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_4

4. X86-64 Core Programming – Part 3

Daniel Kusswurm1  
(1)
Geneva, IL, USA
 

In the previous chapter, you learned important new details regarding core x86-64 assembly language programming including memory addressing modes and argument passing via the stack. You also studied x86-64 conditional jump and move instructions. Perhaps most importantly, you learned how to code a basic for-loop using x86-64 assembly language.

The chapter that you are about to read completes your introduction to core x86-64 assembly language programming. It begins with a triplet of source code ...

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.