Welcome to Lesson 3 of the ARM Assembly Series from LaurieWired!
In this lesson, we learn how to load and store values from memory into registers. We also differentiate between data stored in the .data segment and code stored in the .text segment.
---
Timestamps:
00:00 Intro
01:00 .data Segment
02:19 Variable Types
03:22 Populating .text segment
04:27 LDR Overview
06:13 Memory Addresses
07:26 Loading a value from Memory
08:05 LDR Brackets
09:29 STR Overview
12:17 Stepping through the code
13:50 Watching the Memory
14:23 Recap
---
Links Mentioned in Video:
CPUlator:
LDR Register:
STR
...Register:
---
laurieWIRED Twitter:
laurieWIRED Github:
laurieWIRED Website:
laurieWIRED HN:
laurieWIRED Reddit:Show more