Hacker News new | ask | show | jobs
by snakey 907 days ago
Slightly off topic but does anyone have any recommendations for a similar style of book that focuses on ARM and/or RISC assembly programming?
2 comments

I liked Stephen Smith's "Programming with 64-Bit ARM Assembly Language". https://www.goodreads.com/book/show/53671067-programming-wit...
There is this guide [0], the same person has also written a book. But I don't think it's a similar style?

[0] https://azeria-labs.com/writing-arm-assembly-part-1/