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.

<ASIN:1718502826 >

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


Professional C++, 6th Ed (Wiley)

Author: Marc Gregoire
Publisher: Wiley
Date: February 2024
Pages: 1376
ISBN:978-1394193172
Print:1394193173
Kindle:B0CRXK5191
Audience: C++ developers
Rating: 4
Reviewer: Mike James
Can a book on C++ get any bigger and does it need to?



Continuous Architecture In Practice (Addison-Wesley)

Author: Murat Erder, Pierre Pureur and Eoin Woods
Publisher: Addison-Wesley
Pages: 352
ISBN: 978-0136523567
Print: 0136523560
Kindle: ‎B08ZRTQGLJ
Audience: Software Architects
Rating: 3
Reviewer: Kay Ewbank

This book sets out the case for why software architecture is more important than ever, and in p [ ... ]


More Reviews