
Assembly Language Coding in Color
ARM and NEON
By: Robert Dunne
eBook | 30 October 2017 | Edition Number 1
At a Glance
152 Pages
eBook
RRP $14.29
$13.99
or 4 interest-free payments of $3.50 with
Instant Digital Delivery to your Kobo Reader App
Learning to program in assembly language is an excellent hands-on introduction to computer architecture. However, assembly language has a bad reputation of being difficult to learn. Through the use of complete program examples, flow diagrams, and color codes, Assembly Language Coding in Color helps students and computer enthusiasts start on a solid path to understanding computer architecture.
- This tutorial introduces the novice to the basics of the ARM and NEON architectures
- Although the Raspberry Pi and BeagleBone Black computers are ideal platforms for this book, most other Linux-based ARM systems are also compatible
- Programmers learn by example and develop their skills by examining and modifying working programs. The sample programs in this book, ranging from five to over one hundred lines of code, are available for download through GitHub
- Many assembly language books present CPU instructions in catalog form along with snippets of coding examples. In this book, CPU instructions are introduced as needed to achieve programming goals as the projects in each chapter progress to the next
- Over fifty color illustrations are included to explain programming techniques as well as ARM and NEON instructions.
- Programming examples and flow diagrams are color coded to help “connect” concepts to implementation
- Topics like binary and hexadecimal are introduced through programming examples as well as appearing in appendices.
- The examples in this book have been “classroom tested” with students having very little, if any, previous programming experience. The information is complete, allowing it to be used as an independent study
Is a book in color worth twice the production print costs of one in black and white? It is for those students struggling to get a working knowledge of a subject where they need to connect concepts to implementation. Learning computer architecture through hands-on assembly language programming experience helps develop well-rounded programmers and computer engineers.
on
Preface
1: The Calculator
2: Compile, Link, Execute
3: User Interface
4: Subroutines and Macros
5: Binary and Hexadecimal
6: ARM Machine Code
7: Memory Access
8: NEON
Conclusion
Appendix A: Raspberry Pi Setup
Appendix B: Binary Numbers
Appendix C: Hexadecimal Numbers
Appendix D: ASCII
Appendix E: Text Editors
Appendix F: ARM and NEON Instructions
Appendix G: Linux Service Calls
Appendix H: C Programming
ISBN: 9780970112439
ISBN-10: 0970112432
Published: 30th October 2017
Format: ePUB
Language: English
Number of Pages: 152
Audience: General Adult
Publisher: Gaul Communications
Edition Number: 1
























