The Art of 64-Bit Assembly

x86-64 Machine Organization and Programming



Bookstore > Books > The Art of 64-Bit Assembly

Price$59.76 - $63.77
Rating
AuthorRandall Hyde
PublisherNo Starch Press
Published2021
Pages1032
LanguageEnglish
FormatPaper book / ebook (PDF)
ISBN-101718501080
ISBN-139781718501089
EBook Hardcover Paperback

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'll learn how to: Write standalone programs or link MASM programs with C/C++ code for calling routines in the C Standard Library; Organize variable declarations to speed up access to data, and how to manipulate data on the x86-64 stack; Implement HLL data structures and control structures in assembly language; Convert various numeric formats, like integer to decimal string, floating-point to string, and hexadecimal string to integer; Write parallel algorithms using SSE/AVX (SIMD) instructions; Use macros to reduce the effort needed to write assembly language code.

The Art of 64-bit Assembly, Volume 1 builds on the timeless material of its iconic predecessor, offering a comprehensive masterclass on writing complete applications in low-level programming languages.


  1. (7 books)


5 5 2

Similar Books


The Art of the App Store

The Art of the App Store

by Tyson McCann

It takes more than a great idea to succeed at iPhone and iPad app development.This indispensible guide provides an in-depth look into the perils and potential of the iPhone and iPad app landscape. The Art of the App Store presents tried and tested methods for competitive research, findingyour niche, understanding customer expectations, se...

Price:  $5.99  |  Publisher:  Wrox  |  Release:  2011

The Art of Assembly Language, 2nd Edition

The Art of Assembly Language, 2nd Edition

by Randall Hyde

Assembly is a low-level programming language that's one step above a computer's native machine language. Although assembly language is commonly used for writing device drivers, emulators, and video games, many programmers find its somewhat unfriendly syntax intimidating to learn and use.Since 1996, Randall Hyde's The Art of...

Price:  $46.50  |  Publisher:  No Starch Press  |  Release:  2010

The Book of Qt 4

The Book of Qt 4

by Daniel Molkentin

Cross-platform development is a kind of holy grail, and Trolltech's Qt toolkit may well be the most promising solution yet to this development challenge. Qt is widely used for the development of GUI applications as well as console tools and servers, and it's especially appealing to programmers who need to write cross-platform ap...

Price:  $10.71  |  Publisher:  No Starch Press  |  Release:  2007

The Art of R Programming

The Art of R Programming

by Norman Matloff

R is the world's most popular language for developing statistical software: Archaeologists use it to track the spread of ancient civilizations, drug companies use it to discover which medications are safe and effective, and actuaries use it to assess financial risks and keep economies running smoothly.The Art of R Programming takes y...

Price:  $15.99  |  Publisher:  No Starch Press  |  Release:  2011

The Art of Mac Malware

The Art of Mac Malware

by Patrick Wardle

Defenders must fully understand how malicious software works if they hope to stay ahead of the increasingly sophisticated threats facing Apple products today. The Art of Mac Malware: The Guide to Analyzing Malicious Software is a comprehensive handbook to cracking open these malicious programs and seeing what's inside.Discover the se...

Price:  $36.03  |  Publisher:  No Starch Press  |  Release:  2022

The Art of SQL

The Art of SQL

by Stephane Faroult, Peter Robson

For all the buzz about trendy IT techniques, data processing is still at the core of our systems, especially now that enterprises all over the world are confronted with exploding volumes of data. Database performance has become a major headache, and most IT departments believe that developers should provide simple SQL code to solve immedi...

Price:  $28.00  |  Publisher:  O'Reilly Media  |  Release:  2006

The Art of Application Performance Testing

The Art of Application Performance Testing

by Ian Molyneaux

This practical book provides a step-by-step approach to testing mission - critical applications for scalability and performance before they're deployed - a vital topic to which other books devote one chapter, if that.Businesses today live and die by network applications and web services. Because of the increasing complexity of these ...

Price:  $13.19  |  Publisher:  O'Reilly Media  |  Release:  2009

The Art of Concurrency

The Art of Concurrency

by Clay Breshears

If you're looking to take full advantage of multi-core processors with concurrent programming, this practical book provides the knowledge and hands-on experience you need. The Art of Concurrency is one of the few resources to focus on implementing algorithms in the shared-memory model of multi-core processors, rather than just theore...

Price:  $30.14  |  Publisher:  O'Reilly Media  |  Release:  2009