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

5. AVX Programming – Scalar Floating-Point

Daniel Kusswurm1  
(1)
Geneva, IL, USA
 

In the previous three chapters, you studied core x86-64 assembly language topics including integer arithmetic, bitwise logical operations, memory addressing modes, condition codes, and elementary programming constructs. You also learned essential details regarding assembly language source code semantics and syntax. In this chapter, you’ll discover how to use the AVX instruction set to perform scalar floating-point calculations. The first section encompasses three source code examples ...

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.