“Hands down the best reference and most in depth book on x86/x64 Assembly language.”<br /><b>—TechMeister, Amazon reviewer</b>

Randall Hyde's The Art of Assembly Language has been the go-to book for learning assembly language for decades. Hyde's latest work, Art of 64-bit Assembly Language is the 64-bit version of this popular text. This book guides you through the maze of assembly language programming by showing how to write assembly code that mimics operations in High-Level Languages. This leverages your HLL knowledge to rapidly understand x86-64 assembly language.
Les mer
Introduction

Chapter 1:
Hello, World of Assembly Language
Chapter 2: Data Representation and Operations
Chapter 3: Memory Access and Organization
Chapter 4: Constants, Variables, and Data Types
Chapter 5: Procedures and Modules
Chapter 6: Arithmetic
Chapter 7: Low-Level Control Structures
Chapter 8: Advanced Arithmetic
Chapter 9: Numeric Conversion
Chapter 10: Table Lookups
Chapter 11: SIMD Instructions
Chapter 12: Bit Manipulation
Chapter 13: Macros and the MASM Compile-Time Language
Chapter 14: The String Instructions
Chapter 15: Managing Complex Projects
Chapter 16: Standalone Assembly Language Programs

A: 
ASCII Character Set
B: Glossary
C: Installing and Using Visual Studio
D: The Windows Command-Line InterpreterE Answers to Questions
Les mer

Produktdetaljer

ISBN
9781718501089
Publisert
2021-11-30
Utgiver
Vendor
No Starch Press,US
Høyde
240 mm
Bredde
180 mm
Aldersnivå
G, 01
Språk
Product language
Engelsk
Format
Product format
Heftet
Antall sider
1032

Forfatter

Biografisk notat

Randall Hyde is an embedded software engineer who has worked in the medical, nuclear, consumer
electronics, and entertainment industries. He taught assembly language programming at the University level for over 10 years and has written hundreds of thousands of lines of assembly code for embedded and commercial applications over the years.