The Art of 64-Bit Assembly, Volume 1

The Art of 64-Bit Assembly, Volume 1
Author: Randall Hyde
Publisher: No Starch Press
Total Pages: 1034
Release: 2021-11-16
Genre: Computers
ISBN: 1718501099


Download The Art of 64-Bit Assembly, Volume 1 Book in PDF, Epub and Kindle

A new assembly language programming book from a well-loved master. Art of 64-bit Assembly Language capitalizes on the long-lived success of Hyde's seminal The Art of Assembly Language. 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. This new work uses the Microsoft Macro Assembler (MASM), the most popular x86-64 assembler today. Hyde covers the standard integer set, as well as the x87 FPU, SIMD parallel instructions, SIMD scalar instructions (including high-performance floating-point instructions), and MASM's very powerful macro facilities. You'll learn in detail: how to implement high-level language data and control structures in assembly language; how to write parallel algorithms using the SIMD (single-instruction, multiple-data) instructions on the x86-64; and how to write stand alone assembly programs and assembly code to link with HLL code. You'll also learn how to optimize certain algorithms in assembly to produce faster code.


The Art of 64-Bit Assembly, Volume 1
Language: en
Pages: 1034
Authors: Randall Hyde
Categories: Computers
Type: BOOK - Published: 2021-11-30 - Publisher: No Starch Press

GET EBOOK

A new assembly language programming book from a well-loved master. Art of 64-bit Assembly Language capitalizes on the long-lived success of Hyde's seminal The A
The Art of Assembly Language, 2nd Edition
Language: en
Pages: 764
Authors: Randall Hyde
Categories: Computers
Type: BOOK - Published: 2010-03-01 - Publisher: No Starch Press

GET EBOOK

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
Guide to Assembly Language Programming in Linux
Language: en
Pages: 570
Authors: Sivarama P. Dandamudi
Categories: Computers
Type: BOOK - Published: 2005-07-15 - Publisher: Springer Science & Business Media

GET EBOOK

Introduces Linux concepts to programmers who are familiar with other operating systems such as Windows XP Provides comprehensive coverage of the Pentium assembl
Beginning x64 Assembly Programming
Language: en
Pages: 407
Authors: Jo Van Hoey
Categories: Computers
Type: BOOK - Published: 2019-10-31 - Publisher: Apress

GET EBOOK

Program in assembly starting with simple and basic programs, all the way up to AVX programming. By the end of this book, you will be able to write and read asse
Introduction to 64 Bit Assembly Programming for Linux and OS X
Language: en
Pages: 270
Authors: Ray Seyfarth
Categories: Computers
Type: BOOK - Published: 2014-06-30 - Publisher: Createspace Independent Pub

GET EBOOK

This is the third edition of this assembly language programming textbook introducing programmers to 64 bit Intel assembly language. The primary addition to the