語系:
繁體中文
English
說明(常見問題)
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Modern X86 assembly language programming = covers X86 64-bit, AVX, AVX2, and AVX-512 /
紀錄類型:
書目-語言資料,印刷品 : Monograph/item
正題名/作者:
Modern X86 assembly language programming/ by Daniel Kusswurm.
其他題名:
covers X86 64-bit, AVX, AVX2, and AVX-512 /
作者:
Kusswurm, Daniel.
出版者:
Berkeley, CA :Apress : : 2023.,
面頁冊數:
xx, 680 p. :ill., digital ; : 24 cm.;
Contained By:
Springer Nature eBook
標題:
X86 assembly language (Computer program language) -
電子資源:
https://doi.org/10.1007/978-1-4842-9603-5
ISBN:
9781484296035
Modern X86 assembly language programming = covers X86 64-bit, AVX, AVX2, and AVX-512 /
Kusswurm, Daniel.
Modern X86 assembly language programming
covers X86 64-bit, AVX, AVX2, and AVX-512 /[electronic resource] :by Daniel Kusswurm. - Third edition. - Berkeley, CA :Apress :2023. - xx, 680 p. :ill., digital ;24 cm.
Chapter 1 - X86-Core Architecture -- Chapter 2 - X86-64 Core Programming (Part 1) -- Chapter 3 - X86-64 Core Programming (Part 2) -- Chapter 4 - X86-64 Core Programming (Part 3) -- Chapter 5 - AVX Programming - Scalar Floating-Point -- Chapter 6 -Run-Time Calling Conventions -- Chapter 7 -Introduction to X86-AVX SIMD Programming -- Chapter 8 - AVX Programming - Packed Integers -- Chapter 9 - AVX Programming - Packed Floating Point -- Chapter 10 - AVX2 Programming - Packed Integers -- Chapter 11 - AVX2 Programming - Packed Floating Point (Part 1) -- Chapter 12 - AVX2 Programming - Packed Floating Point (Part 2) -- Chapter 13 - AVX-512 Programming - Packed Integers -- Chapter 14 - AVX-512 Programming - Packed Floating Point (Part 1) -- Chapter 15 - AVX-512 Programming - Packed Floating Point (Part 2) -- Chapter 16 - Advanced Assembly Language Programming -- Chapter 17 - Assembly Language Optimization and Development Guidelines. - Appendix A - Source Code and Development Tools. - Appendix B - References and Additional Resources.
This book is an instructional text that will teach you how to code x86-64 assembly language functions. It also explains how you can exploit the SIMD capabilities of an x86-64 processor using x86-64 assembly language and the AVX, AVX2, and AVX-512 instruction sets. This updated edition's content and organization are designed to help you quickly understand x86-64 assembly language programming and the unique computational capabilities of x86 processors. The source code is structured to accelerate learning and comprehension of essential x86-64 assembly language programming constructs and data structures. Modern X86 Assembly Language Programming, Third Edition includes source code for both Windows and Linux. The source code elucidates current x86-64 assembly language programming practices, run-time calling conventions, and the latest generation of software development tools. You will: Understand important details of the x86-64 processor platform, including its core architecture, data types, registers, memory addressing modes, and the basic instruction set Use the x86-64 instruction set to create assembly language functions that are callable from C++ Create assembly language code for both Windows and Linux using modern software development tools including MASM (Windows) and NASM (Linux) Employ x86-64 assembly language to efficiently manipulate common data types and programming constructs including integers, text strings, arrays, matrices, and user-defined structures Explore indispensable elements of x86 SIMD architectures, register sets, and data types. Master x86 SIMD arithmetic and data operations using both integer and floating-point operands Harness the AVX, AVX2, and AVX-512 instruction sets to accelerate the performance of computationally-intense calculations in machine learning, image processing, signal processing, computer graphics, statistics, and matrix arithmetic applications Apply leading-edge coding strategies to optimally exploit the AVX, AVX2, and AVX-512 instruction sets for maximum possible performance.
ISBN: 9781484296035
Standard No.: 10.1007/978-1-4842-9603-5doiSubjects--Topical Terms:
1211944
X86 assembly language (Computer program language)
LC Class. No.: QA76.73.X16 / K87 2023
Dewey Class. No.: 005.2
Modern X86 assembly language programming = covers X86 64-bit, AVX, AVX2, and AVX-512 /
LDR
:04155nam a2200337 a 4500
001
1117178
003
DE-He213
005
20230907224536.0
006
m d
007
cr nn 008maaau
008
240124s2023 cau s 0 eng d
020
$a
9781484296035
$q
(electronic bk.)
020
$a
9781484296028
$q
(paper)
024
7
$a
10.1007/978-1-4842-9603-5
$2
doi
035
$a
978-1-4842-9603-5
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.73.X16
$b
K87 2023
072
7
$a
UMC
$2
bicssc
072
7
$a
COM051010
$2
bisacsh
072
7
$a
UMC
$2
thema
082
0 4
$a
005.2
$2
23
090
$a
QA76.73.X16
$b
K97 2023
100
1
$a
Kusswurm, Daniel.
$3
1211943
245
1 0
$a
Modern X86 assembly language programming
$h
[electronic resource] :
$b
covers X86 64-bit, AVX, AVX2, and AVX-512 /
$c
by Daniel Kusswurm.
250
$a
Third edition.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2023.
300
$a
xx, 680 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
Chapter 1 - X86-Core Architecture -- Chapter 2 - X86-64 Core Programming (Part 1) -- Chapter 3 - X86-64 Core Programming (Part 2) -- Chapter 4 - X86-64 Core Programming (Part 3) -- Chapter 5 - AVX Programming - Scalar Floating-Point -- Chapter 6 -Run-Time Calling Conventions -- Chapter 7 -Introduction to X86-AVX SIMD Programming -- Chapter 8 - AVX Programming - Packed Integers -- Chapter 9 - AVX Programming - Packed Floating Point -- Chapter 10 - AVX2 Programming - Packed Integers -- Chapter 11 - AVX2 Programming - Packed Floating Point (Part 1) -- Chapter 12 - AVX2 Programming - Packed Floating Point (Part 2) -- Chapter 13 - AVX-512 Programming - Packed Integers -- Chapter 14 - AVX-512 Programming - Packed Floating Point (Part 1) -- Chapter 15 - AVX-512 Programming - Packed Floating Point (Part 2) -- Chapter 16 - Advanced Assembly Language Programming -- Chapter 17 - Assembly Language Optimization and Development Guidelines. - Appendix A - Source Code and Development Tools. - Appendix B - References and Additional Resources.
520
$a
This book is an instructional text that will teach you how to code x86-64 assembly language functions. It also explains how you can exploit the SIMD capabilities of an x86-64 processor using x86-64 assembly language and the AVX, AVX2, and AVX-512 instruction sets. This updated edition's content and organization are designed to help you quickly understand x86-64 assembly language programming and the unique computational capabilities of x86 processors. The source code is structured to accelerate learning and comprehension of essential x86-64 assembly language programming constructs and data structures. Modern X86 Assembly Language Programming, Third Edition includes source code for both Windows and Linux. The source code elucidates current x86-64 assembly language programming practices, run-time calling conventions, and the latest generation of software development tools. You will: Understand important details of the x86-64 processor platform, including its core architecture, data types, registers, memory addressing modes, and the basic instruction set Use the x86-64 instruction set to create assembly language functions that are callable from C++ Create assembly language code for both Windows and Linux using modern software development tools including MASM (Windows) and NASM (Linux) Employ x86-64 assembly language to efficiently manipulate common data types and programming constructs including integers, text strings, arrays, matrices, and user-defined structures Explore indispensable elements of x86 SIMD architectures, register sets, and data types. Master x86 SIMD arithmetic and data operations using both integer and floating-point operands Harness the AVX, AVX2, and AVX-512 instruction sets to accelerate the performance of computationally-intense calculations in machine learning, image processing, signal processing, computer graphics, statistics, and matrix arithmetic applications Apply leading-edge coding strategies to optimally exploit the AVX, AVX2, and AVX-512 instruction sets for maximum possible performance.
650
0
$a
X86 assembly language (Computer program language)
$3
1211944
650
0
$a
Intel microprocessors.
$3
1211945
650
1 4
$a
Compilers and Interpreters.
$3
1365748
650
2 4
$a
Algorithms.
$3
527865
710
2
$a
SpringerLink (Online service)
$3
593884
773
0
$t
Springer Nature eBook
856
4 0
$u
https://doi.org/10.1007/978-1-4842-9603-5
950
$a
Professional and Applied Computing (SpringerNature-12059)
筆 0 讀者評論
多媒體
評論
新增評論
分享你的心得
Export
取書館別
處理中
...
變更密碼[密碼必須為2種組合(英文和數字)及長度為10碼以上]
登入