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

15. AVX-512 Programming – Packed Floating-Point – Part 2

Daniel Kusswurm1  
(1)
Geneva, IL, USA
 

In the previous chapter, you studied a variety of source code examples that explained how to exploit the AVX-512 instruction set to perform packed floating-point computations using the elements of an array or matrix. In this chapter, you’ll learn how to code a few signal processing functions using AVX-512 instructions and SIMD arithmetic. The source code examples presented in this chapter are AVX-512 implementations of the same signal processing functions that you saw ...

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.