ARM Assembly: Lesson 9 (While Loops)

Welcome to Lesson 9 of the ARM Assembly Series from LaurieWired! In this video, we use branching to implement a simple while loop. We look at a loop in C and then see how to write the corresponding code in ARM assembly. --- Timestamps: 00:00 Intro 00:46 Example C Code 01:30 Creating Equivalent ASM 02:53 Conditional Execution 03:29 Labels 05:01 Unconditional Branching 06:08 Stepping through 07:49 Recap --- Links Mentioned in Video: CPULator: https://cpulator.01xz.net/?sys=arm ARM Mnemonic Extensions:https://developer.arm.com/documentati... --- laurieWIRED Twitter:   / lauriewired   laurieWIRED Website: http://lauriewired.com laurieWIRED Github: https://github.com/LaurieWired laurieWIRED HN: https://news.ycombinator.com/user?id=... laurieWIRED Reddit:   / lauriewired