BOOKS - PROGRAMMING - The Art of 64-Bit Assembly, Volume 1 x86-64 Machine Organizatio...
The Art of 64-Bit Assembly, Volume 1 x86-64 Machine Organization and Programming (Final) - Randall Hyde 2022 PDF | EPUB No Starch Press, Inc. BOOKS PROGRAMMING
US $8.82

Views
539175
The Art of 64-Bit Assembly, Volume 1 x86-64 Machine Organization and Programming (Final)
Author: Randall Hyde
Year: 2022
Number of pages: 1035
Format: PDF | EPUB
File size: 18.3 MB
Language: ENG

Randall Hyde's The Art of Assembly Language has long been the go-to guide for learning assembly language. In this long-awaited follow-up, Hyde presents a 64-bit rewrite of his seminal text. It not only covers the instruction set for today’s x86-64 class of processors in-depth (using MASM), but also leads you through the maze of assembly language programming and machine organization by showing you how to write code that mimics operations in high-level languages.Beginning with a “quick-start” chapter that gets you writing basic ASM applications as rapidly as possible, Hyde covers the fundamentals of machine organization, computer data representation and operations, and memory access. He’ll teach you assembly language programming, starting with basic data types and arithmetic, progressing through control structures and arithmetic to advanced topics like table lookups and string manipulation. In addition to the standard integer instruction set, the book covers the x87 FPU, single-instruction, multiple-data (SIMD) instructions, and MASM’s very powerful macro facilities. Throughout, you’ll benefit from a wide variety of ready-to-use library routines that simplify the programming process.

You may also be interested in: