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
(Books for professionals by professionals)
Apress, 2018
2nd ed
- : pbk
大学図書館所蔵 全4件
  青森
  岩手
  宮城
  秋田
  山形
  福島
  茨城
  栃木
  群馬
  埼玉
  千葉
  東京
  神奈川
  新潟
  富山
  石川
  福井
  山梨
  長野
  岐阜
  静岡
  愛知
  三重
  滋賀
  京都
  大阪
  兵庫
  奈良
  和歌山
  鳥取
  島根
  岡山
  広島
  山口
  徳島
  香川
  愛媛
  高知
  福岡
  佐賀
  長崎
  熊本
  大分
  宮崎
  鹿児島
  沖縄
  韓国
  中国
  タイ
  イギリス
  ドイツ
  スイス
  フランス
  ベルギー
  オランダ
  スウェーデン
  ノルウェー
  アメリカ
注記
Includes index
内容説明・目次
内容説明
Gain the fundamentals of x86 64-bit 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 x86 64-bit programming and
Advanced Vector Extensions (AVX) programming.
The focus in this second edition is exclusively on 64-bit base programming architecture
and AVX programming. Modern X86 Assembly Language Programming's structure and
sample code are designed to help you quickly understand x86 assembly language
programming and the computational capabilities of the x86 platform. After reading
and using this book, you'll be able to code performance-enhancing functions andalgorithms using x86 64-bit assembly language and the AVX, AVX2 and AVX-512
instruction set extensions.
What You Will Learn
Discover details of the x86 64-bit platform including its core architecture, data types,
registers, memory addressing modes, and the basic instruction set
Use the x86 64-bit instruction set to create performance-enhancing functions that
are callable from a high-level language (C++)
Employ x86 64-bit assembly language to efficiently manipulate common data types
and programming constructs including integers, text strings, arrays, and structures
Use the AVX instruction set to perform scalar floating-point arithmetic
Exploit the AVX, AVX2, and AVX-512 instruction sets to significantly accelerate the
performance of computationally-intense algorithms in problem domains such as
image processing, computer graphics, mathematics, and statistics
Apply various coding strategies and techniques to optimally exploit the x86 64-bit,
AVX, AVX2, and AVX-512 instruction sets for maximum possible performance
Who This Book Is For
Software developers who want to learn how to write code using x86 64-bit assembly language. It's also ideal for software developers who already have a basic understanding of x86 32-bit or 64-bit assembly language programming and are interested in learning how to exploit the SIMD capabilities of AVX, AVX2 and AVX-512.
目次
IntroductionChapter 1 - 64-bit ArchitectureChapter 2 - 64-bit Architecture Programming - Part 1Chapter 3- 64-bit Architecture Programming - Part 2Chapter 4 - Advanced Vector Extensions (AVX)Chapter 5 - AVX Programming - Scalar Floating-PointChapter 6 - AVX Programming - Packed Floating-PointChapter 7 - AVX Programming - Packed IntegersChapter 8 - Advanced Vector Extensions 2 (AVX2)Chapter 9 - AVX2 Programming - Packed Floating-PointChapter 10 - AVX2 Programming - Packed IntegersChapter 11 - AVX2 Programming - Enhanced Feature Set InstructionsChapter 12 - Advanced Vector Extensions 512 (AVX-512)Chapter 13 - AVX-512 Programming - Packed Floating-PointChapter 14 - AVX-512 Programming - Packed IntegersChapter 15 - Optimization Strategies and TechniquesChapter 16 - Advanced Programming ExamplesAppendix A
「Nielsen BookData」 より