ARM 汇编入门
ARM Assembly for Dummies
- 1 - Course Overview
- lecture
- 2 - Importance of ARM Assembly in Modern Computing
- lecture
- 3 - Environment Setup
- lecture
- 4 - Debugging with GDB
- lecture
- 5 - Basic Computer Architecture
- lecture
- 6 - How Do Computers Operate_
- lecture
- 7 - ARM Registers
- lecture
- 8 - Basic Syntax and Operands
- lecture
- 9 - Writing Your First Assembly Program
- lecture
- 10 - Load Operations
- lecture
- 11 - Store Operations
- lecture
- 12 - Multiple Memory Operations
- lecture
- 13 - Shifting Operations
- lecture
- 14 - Bitwise Operations
- lecture
- 15 - Mathematical Operations
- lecture
- 16 - NCVZ Conditional Flags
- lecture
- 17 - Branching and Conditional Execution
- lecture
- 18 - Implementing Loops
- lecture
- 19 - Writing Functions in Assembly
- lecture
- 20 - Creating a Stack
- lecture
- 21 - What is an Operating System_
- lecture
- 22 - Making Magic with System Calls
- lecture
- 23 - Writing Your Own Simple Shell
- lecture
- 24 - Displaying a Prompt
- lecture
- 25 - Reading Input
- lecture
- 26 - Program Execution
- lecture