ARM Assembly: Lesson 4 (Logical Operators)

Welcome to Lesson 4 of the ARM Assembly Series from LaurieWired! In this lesson, we look at the logical operators in ARM assembly and construct truth tables to demonstrate manipulating individual bits inside of registers. --- Timestamps: 00:00 Intro 01:08 Truth Tables 03:10 AND Instruction 08:20 ORR Instruction 13:00 EOR Instruction 16:00 MVN Instruction 19:07 Recap --- Links Mentioned in Video: CPULator: AND (immediate): AND (register): ORR: EOR: MVN: --- laurieWIRED Twitter: laurieWIRED Website: laurieWIRED Github: laurieWIRED HN: laurieWIRED Reddit:
Back to Top