In Chapters 5, 6, and 8, you learned how to code a variety of floating-point array and matrix calculating functions using C++ SIMD intrinsic functions. In this chapter, you will learn how to code similar functions using x86 assembly language and AVX-512 instructions. The first section includes source code examples that illustrate packed floating-point arithmetic using 512-bit wide operands. The second section focuses on using AVX-512 instructions to code functions ...
18. AVX-512 Assembly Language Programming: Part 2
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.