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

14. AVX Assembly Language Programming: Part 2

Daniel Kusswurm1  
(1)
Geneva, IL, USA
 

In the previous chapter, you learned how to use AVX instructions to perform calculations using packed integer operands. The chapter you are about to read is similar to the previous chapter but uses packed floating-point instead of packed integer operands. It begins with a section that demonstrates standard floating-point arithmetic operations using AVX instructions. This is followed by a section that explains how to use AVX instructions to perform SIMD calculations ...

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.