This is a Hands-On-Guide to learning to program ARM assembly language on the Raspberry Pi using the RISC OS operating system. It is perfect for the novice with no prior knowledge of assembly language. It starts from first principles and leads you through new concepts using a modular approach with clear, lucid descriptions. Gradually progressing onto more complex topics you will become an accomplished and confident programmer by following the examples and applying them yourself. The book shows how to use the inbuilt BBC BASIC Assembler to create and generate machine code and includes examples that demonstrate how to integrate the flexibility of BASIC into your assembler. Later chapters introduce the industry standard (and free) GCC Compiler and demonstrate how to create machine code and use its features. From learning binary numbers, through to the use of logical instructions, this book continues right through to the use of floating point arithmetic, Thumb code and how to turn LEDs on and off using the GPIO interface. There is also a section of how to disassemble C programs to generate your own assembly language files. This book was originally published under the title Raspberry Pi Assembly Language Beginners. It has been significantly revised and updated and renamed so as to distinguish it from its sister volume Raspberry Pi Assembly Language RASPBIAN Beginners. More details can be found at the author's website: www.brucesmith.info
This accessible text is supplemented with a helpful website (http: //www.cs.wisc.edu/ smoler/x86text.html) that contains macros to use with programming tools, lecture notes to accompany the text, sample programs, and other useful items.
国外经典教材·计算机科学与技术
Lenguaje ensamblador para computadoras basadas en Intel®
Assembly Language Essentials: A Guide to Powerful Programming for Embedded Systems
The purpose of this text is to provide a reference for University level assembly language and systems programming courses.
The RISC-V Reader: An Open Architecture Atlas
"Raspberry Pi Assembly Language RASPIAN Beginners is your hands-on guide to learning to program ARM machine code on your Raspberry Pi. With nothing other than the Rasbian Operating System installed on your Raspberry Pi, this book shows you ...
IBM PC Assembly Language and Programming
本书内容包括:Windows汇编语言程序设计基础知识,寄存器和字符串操作指令,图形界面编程,将典型C程序反汇编成汇编语言,实模式和保护模式内存管理,调试工具Windbg的安装与使用等.
The RISC-V Reader: An Open Architecture Atlas