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
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.
|