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 ...
9. AVX Programming – Packed Floating-Point
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.