mirror of
https://github.com/pkivolowitz/asm_book.git
synced 2026-06-23 15:36:45 +08:00
Update README.md
This commit is contained in:
parent
5e4fc3cf22
commit
934aaec6f2
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
# ARM V8 Assembly Language Programming Made Not So Scary
|
# Assembly Language Programming Made Not So Scary
|
||||||
|
|
||||||
This text book provides a fairly thorough examination of the ARM V8 ISA. It begins from the perspective of
|
This text book provides a fairly thorough examination of the ARM V8 ISA. It begins from the perspective of
|
||||||
a person knowledgeable in the C or C++ programming languages (or similar languages, of which there are many).
|
a person knowledgeable in the C or C++ programming languages (or similar languages, of which there are many).
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue