E-Book, Englisch, 374 Seiten, eBook
Smith Raspberry Pi Assembly Language Programming
1. Auflage 2019
ISBN: 978-1-4842-5287-1
Verlag: APRESS
Format: PDF
Kopierschutz: 1 - PDF Watermark
ARM Processor Coding
E-Book, Englisch, 374 Seiten, eBook
Reihe: Professional and Applied Computing (R0)
ISBN: 978-1-4842-5287-1
Verlag: APRESS
Format: PDF
Kopierschutz: 1 - PDF Watermark
You'll learn how to interface to the Pi’s hardware including accessing the GPIO ports. The book will cover the basics of code optimization as well as how to inter-operate with C and Python code, so you'll develop enough background to use the official ARM reference documentation for further projects.
With Raspberry Pi Assembly Language Programming as your guide you'll study how to read and reverse engineer machine code and then then apply those new skills to study code examples and take control of your Pi’s hardware and software both.
What You'll Learn- Program basic ARM 32-Bit Assembly Language
- Interface with the various hardware devices on the Raspberry Pi
- Comprehend code containing Assembly language
- Use the official ARM reference documentation
Coders who have already learned to program in a higher-level language like Python, Java, C#, or C and now wish to learn Assembly programming.
Zielgruppe
Professional/practitioner
Autoren/Hrsg.
Weitere Infos & Material
Chapter 1: Getting StartedA Bit of HistoryTools you NeedARM Assembly InstructionsThe GCC AssemblerA Very Small Example
Chapter 2: My First Working Program
Add Two Numbers
Memory and Registers
Conditional Statements
Examining Memory and Registers
Chapter 6: Linux Operating System Services
Overview
Introduction
Calling C Functions
Write Assembler to perform floating point calculations
Division
Data Formats
Chapter 10: The Neon CoprocessorExplain Single Instruction Multiple Data (SIMD) programming
Examples from AI and graphics
Speed up your program.
SIMD OpCodesMatrix ExampleGraphics ExampleChapter 11: Disassembling and Reverse EngineeringGCC
The Keyboard
Appendix A: The ARM Instruction Set




