In this chapter, you’ll review a few source code examples that demonstrate advanced x86 assembly language programming techniques. The first two source code examples describe how to use the cpuid instruction to query processor vendor information and detect x86-AVX instruction set extensions. This is followed by two source examples that illustrate how to accelerate SIMD calculating functions using non-temporal memory store instructions. The final source code example expounds a text processing ...
16. Advanced Assembly Language Programming
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.