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

Gain the fundamentals of x86 assembly language programming and focus on the updated aspects of the x86 instruction set that are most relevant to application software development. This book covers topics including the new Advanced Vector Extensions (AVX) 512 programming, from the latest x86 instructi...

Full description

Bibliographic Details
Main Author: Kusswurm, Daniel (Author, http://id.loc.gov/vocabulary/relators/aut)
Corporate Author: SpringerLink (Online service)
Format: Electronic eBook
Language:English
Published: Berkeley, CA : Apress : Imprint: Apress, 2018.
Edition:2nd ed. 2018.
Subjects:
Online Access:Full Text via HEAL-Link
Table of Contents:
  • Chapter 1 - 64-bit Architecture
  • Chapter 2 - 64-bit Architecture Programming - Part 1
  • Chapter 3- 64-bit Architecture Programming - Part 2
  • Chapter 4 - Advanced Vector Extensions (AVX)
  • Chapter 5 - AVX Programming - Scalar Floating-Point
  • Chapter 6 - AVX Programming - Packed Floating-Point
  • Chapter 7 - AVX Programming - Packed Integers
  • Chapter 8 - Advanced Vector Extensions 2 (AVX2)
  • Chapter 9 - AVX2 Programming - Packed Floating-Point
  • Chapter 10 - AVX2 Programming - Packed Integers
  • Chapter 11 - AVX2 Programming - Enhanced Feature Set Instructions
  • Chapter 12 - Advanced Vector Extensions 512 (AVX-512)
  • Chapter 13 - AVX-512 Programming - Packed Floating-Point
  • Chapter 14 - AVX-512 Programming - Packed Integers
  • Chapter 15 - Optimization Strategies and Techniques
  • Chapter 16 - Advanced Programming Examples
  • Appendix A.