ARM Assembly: Lesson 7 (CMP)

Welcome to Lesson 7 of the ARM Assembly Series from LaurieWired! In this video, we use the compare (CMP) instruction to test two operands and set the CPSR in preparation for branching statements. --- Timestamps: 00:00 Intro 00:49 ARM Reference Manual 01:49 CMP example 03:45 What are the Bits? 04:57 Watching the Bits 06:30 Negative Condition Flag 07:01 Positive Condition 08:06 Carry Flag 08:44 Equal Condition 10:13 Recap --- Links Mentioned in Video: CPULator: ARM Shift Instructions: --- laurieWIRED Twitter: laurieWIRED Website: laurieWIRED Github: laurieWIRED HN: laurieWIRED Reddit:
Back to Top