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

9. AVX Programming – Packed Floating-Point

Daniel Kusswurm1  
(1)
Geneva, IL, USA
 

The source code examples of the previous chapter elucidated the fundamentals of AVX programming using packed integer operands. In this chapter, you’ll learn how to use the AVX instruction set to perform SIMD operations using packed floating-point operands. The chapter begins with three source code examples that demonstrate common packed floating-point operations including basic arithmetic, data comparisons, and data conversions. The next two source code examples elucidate SIMD mathematics ...

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.