Modern X86 Assembly Language Programming

Modern X86 Assembly Language Programming
Author :
Publisher : Apress
Total Pages : 604
Release :
ISBN-10 : 1484240626
ISBN-13 : 9781484240625
Rating : 4/5 (625 Downloads)

Book Synopsis Modern X86 Assembly Language Programming by : Daniel Kusswurm

Download or read book Modern X86 Assembly Language Programming written by Daniel Kusswurm and published by Apress. This book was released on 2018-12-07 with total page 604 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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.


Modern X86 Assembly Language Programming Related Books

Modern X86 Assembly Language Programming
Language: en
Pages: 604
Authors: Daniel Kusswurm
Categories: Computers
Type: BOOK - Published: 2018-12-07 - Publisher: Apress

DOWNLOAD EBOOK

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 applicat
Modern X86 Assembly Language Programming
Language: en
Pages: 685
Authors: Daniel Kusswurm
Categories: Computers
Type: BOOK - Published: 2014-11-29 - Publisher: Apress

DOWNLOAD EBOOK

Modern X86 Assembly Language Programming shows the fundamentals of x86 assembly language programming. It focuses on the aspects of the x86 instruction set that
Modern X86 Assembly Language Programming
Language: en
Pages: 617
Authors: Daniel Kusswurm
Categories: Computers
Type: BOOK - Published: 2018-12-06 - Publisher: Apress

DOWNLOAD EBOOK

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 applicat
Modern X86 Assembly Language Programming
Language: en
Pages: 138
Authors: Daniel Kusswurm
Categories:
Type: BOOK - Published: 2017-07-13 - Publisher:

DOWNLOAD EBOOK

Assembly language is as close to writing machine code as you can get without writing in pure hexadecimal. Since it is such a low-level language, it's not practi
Modern Arm Assembly Language Programming
Language: en
Pages:
Authors: Daniel Kusswurm
Categories: Computers
Type: BOOK - Published: 2021-03-18 - Publisher: Apress

DOWNLOAD EBOOK

Gain the fundamentals of Armv8-A 32-bit and 64-bit assembly language programming. This book emphasizes Armv8-A assembly language topics that are relevant to mod