Modern X86 Assembly Language Programming: Covers x86 64-bit, AVX, AVX2, and AVX-512, 2/e (Paperback)
Daniel Kusswurm
- 出版商: Apress
- 出版日期: 2018-12-07
- 售價: $1,650
- 貴賓價: 9.5 折 $1,568
- 語言: 英文
- 頁數: 604
- 裝訂: Paperback
- ISBN: 1484240626
- ISBN-13: 9781484240625
-
相關分類:
Assembly
-
相關翻譯:
現代 x86 彙編語言程序設計, 2/e (Modern X86 Assembly Language Programming: Covers x86 64-bit, AVX, AVX2, and AVX-512, 2/e) (簡中版)
立即出貨 (庫存 < 3)
買這商品的人也買了...
-
$590$502 -
$834$792 -
$1,650$1,617 -
$2,430Low-Level Programming: C, Assembly, and Program Execution on Intel® 64 Architecture
-
$800$760 -
$620$527 -
$250庖丁解牛 Linux 內核分析
-
$650$514 -
$3,658$3,465 -
$1,600$1,520 -
$1,400$1,330 -
$1,300$1,235 -
$2,450$2,328 -
$1,0155G 移動通信系統設計與標準詳解 5GNR 標準書籍
-
$1,008$958 -
$490$441 -
$5055G 無線網絡優化
-
$352電腦網絡基礎(第5版)
-
$6075G 移動通信網絡規劃與設計
-
$834$792 -
$1,128$1,072 -
$1,360$1,333 -
$6225G 網絡優化與實踐進階
-
$890$846 -
$354$336
商品描述
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 and
algorithms 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.