Skip to Content
Modern Parallel Programming with C++ and Assembly Language: X86 SIMD Development Using AVX, AVX2, and AVX-512
book

Modern Parallel Programming with C++ and Assembly Language: X86 SIMD Development Using AVX, AVX2, and AVX-512

by Daniel Kusswurm
March 2022
Intermediate to advanced
642 pages
17h 16m
English
Apress
Content preview from Modern Parallel Programming with C++ and Assembly Language: X86 SIMD Development Using AVX, AVX2, and AVX-512
© 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_15

15. AVX2 Assembly Language Programming: Part 1

Daniel Kusswurm1  
(1)
Geneva, IL, USA
 

In Chapter 13, you learned how to code x86-64 assembly language functions that performed packed integer operations using 128-bit wide operands. In this chapter, you will learn how to perform similar operations using AVX2 instructions and 256-bit wide operands. The first section illustrates basic integer arithmetic. The second section spotlights familiar image processing techniques.

Using AVX2 instructions and 256-bit wide integer operands is not much different than ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Modern X86 Assembly Language Programming: Covers x86 64-bit, AVX, AVX2, and AVX-512

Modern X86 Assembly Language Programming: Covers x86 64-bit, AVX, AVX2, and AVX-512

Daniel Kusswurm

Publisher Resources

ISBN: 9781484279182Purchase LinkPublisher Website