ENGLISH

Raspberry Pi Assembly Language Programming

Book information

Publisher
Apress
Year
2019
ISBN
9781484252871
Language
english
Format
PDF
Filesize
4 MB (4260916 bytes)
Pages
380\380
Time added
2019-10-24 13:36:13

Description

Gain all the skills required to dive into the fundamentals of the Raspberry Pi hardware architecture and how data is stored in the Pi’s memory. This book provides you with working starting points for your own projects while you develop a working knowledge of Assembly language programming on the Raspberry Pi. 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 Who This Book Is For 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. Front Matter ....Pages i-xxii Getting Started (Stephen Smith)....Pages 1-26 Loading and Adding (Stephen Smith)....Pages 27-51 Tooling Up (Stephen Smith)....Pages 53-65 Controlling Program Flow (Stephen Smith)....Pages 67-85 Thanks for the Memories (Stephen Smith)....Pages 87-108 Functions and the Stack (Stephen Smith)....Pages 109-130 Linux Operating System Services (Stephen Smith)....Pages 131-143 Programming GPIO Pins (Stephen Smith)....Pages 145-167 Interacting with C and Python (Stephen Smith)....Pages 169-187 Multiply, Divide, and Accumulate (Stephen Smith)....Pages 189-210 Floating-Point Operations (Stephen Smith)....Pages 211-232 NEON Coprocessor (Stephen Smith)....Pages 233-248 Conditional Instructions and Optimizing Code (Stephen Smith)....Pages 249-263 Reading and Understanding Code (Stephen Smith)....Pages 265-279 Thumb Code (Stephen Smith)....Pages 281-295 64 Bits (Stephen Smith)....Pages 297-316 Back Matter ....Pages 317-374

Similar books