© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2022
D. KusswurmModern Parallel Programming with C++ and Assembly Languagehttps://doi.org/10.1007/978-1-4842-7918-2_13

13. AVX Assembly Language Programming: Part 1

Daniel Kusswurm1  
(1)
Geneva, IL, USA
 

The previous two chapters explored the basics of x86-64 assembly language programing. In these chapters, you learned how to perform simple integer arithmetic using x86-64 instructions. You also learned how to carry out scalar floating-point calculations using AVX instructions. Finally, you studied important x86-64 assembly language programming constructs and concepts including for-loop coding, memory addressing modes, use of condition codes, and function calling ...

Get Modern Parallel Programming with C++ and Assembly Language: X86 SIMD Development Using 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.