March 2022
Intermediate to advanced
642 pages
17h 16m
English
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 ...