- Témaindító
- Moderátor
- #1
- Csatlakozás
- 2012.04.22.
- Üzenetek
- 15,913
- Reakció pontszám
- 1,799
- Díjak
- 6
- Kor
- 67
ARM 64-Bit Assembly Language(Larry D. Pyeatt, William Ughetta)
English | 425 pages | epub | 19Mb
Code:
⚠
A kód megtekintéséhez jelentkezz be.
Please log in to view the code.
ARM 64-Bit Assembly Language carefully explains the concepts of assembly language programming,
slowly building from simple examples towards complex programming on bare-metal embedded systems.
Considerable emphasis is put on showing how to develop good, structured assembly code.
More advanced topics such as fixed and floating point mathematics,
optimization and the ARM VFP and NEON extensions are also covered.
This book will help readers understand representations of, and arithmetic operations on,
integral and real numbers in any base, giving them a basic understanding of processor architectures, instruction sets, and more.
This resource provides an ideal introduction to the principles of 64-bit ARM assembly programming
for both the professional engineer and computer engineering student,
as well as the dedicated hobbyist with a 64-bit ARM-based computer.
This book will help you:
Understand representations of, and arithmetic operations on, integral and real numbers in any base,
display a basic understanding of processor architectures and instruction sets
Write 64-bit ARM assembly language programs
Quickly learn any new assembly language
Describe the procedures and mechanisms in place for handling interrupt processing and performing I/O
Interface assembly language with high-level languages such as C/C++
Explore ethical issues involving safety-critical applications
ARM 64-bit Assembly Language is an ideal introduction to the principles of 64-bit ARM
assembly Programming for both the professional engineer and computer engineering student,
as well as the dedicated hobbyist with a 64-bit ARM-based computer.