September 2023
Intermediate to advanced
688 pages
25h 59m
English
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 ...
Read now
Unlock full access