The Art of ARM Assembly, Volume 1 (No Starch Press)
Monday, 31 March 2025

This book delves into programming 64-bit ARM CPUs. Following a fast-paced introduction to the art of programming in assembly and the GNU Assembler (Gas) specifically, Randall Hyde explores memory organization, data representation, and the basic logical operations you can perform on simple data types.

Author: Randall Hyde
Publisher: No Starch Press
Date: February 2025
Pages:1054
ISBN: 978-1718502826
Print: 1718502826
Kindle: B0CD3FPR8W
Audience: Developers working with ARM CPUs 
Level: Intermediate/Advanced
Category: Other Languages

armass

The book shows how to define constants, write functions, manage local variables, and pass parameters efficiently. Hyde explores both basic and advanced arithmetic operations, control structures, numeric conversions, lookup tables, and string manipulation. The book also looks at ARM SIMD (Neon) instructions, bit manipulation, and macro programming with the Gas assembler. 

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner


The Nature of Code

Author: Daniel Shiffman
Publisher: No Starch
Date: September 2024
Pages: 640
ISBN: 978-1718503700
Print: 1718503709
Kindle: B0CG8F2VKM
Audience: General
Rating: 5
Reviewer: Mike James
The nature of code - what is it?



C# Programming, 3rd Ed (In Easy Steps)

Author: Mike McGrath
Publisher: Easy Steps
Date: April 2022
Pages: 192
ISBN: 978-1840789737
Print: 1840789735
Kindle: B09WPBZZCV
Audience: C# developers
Rating: 5
Reviewer: Mike James
An easy guide to C# - what could be better.


More Reviews