Skip to Content
Modern X86 Assembly Language Programming: Covers X86 64-bit, AVX, AVX2, and AVX-512
book

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

by Daniel Kusswurm
September 2023
Intermediate to advanced
688 pages
25h 59m
English
Apress
Content preview from Modern X86 Assembly Language Programming: Covers X86 64-bit, AVX, AVX2, and AVX-512
© 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_10

10. AVX2 Programming – Packed Integers

Daniel Kusswurm1  
(1)
Geneva, IL, USA
 

In Chapter 8, you learned how to use AVX instructions to perform packed integer operations using 128-bit wide operands and the XMM register set. In this chapter, you’ll learn how to carry out similar operations using AVX2 instructions using 256-bit wide operands and the YMM register set. This chapter’s source code examples are divided into two major sections. The first section contains elementary examples that illustrate elementary packed integer operations using AVX2 instructions. The ...

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
Practical Reverse Engineering: x86, x64, ARM, Windows Kernel, Reversing Tools, and Obfuscation

Practical Reverse Engineering: x86, x64, ARM, Windows Kernel, Reversing Tools, and Obfuscation

Bruce Dang, Alexandre Gazet, Elias Bachaalany, Sébastien Josse

Publisher Resources

ISBN: 9781484296035Purchase LinkPublisher Website