Module: Control Structures

Learning Outcomes

Assembly Programming

Readings

Jumps and Branches

Using jump and branch instructions in assembly (PCASM Section 2.2)

Control Structures

Implementing high-level control structures in assembly (PCASM Section 2.3)

Sample source code

Disassembling code with NASM

Experiential Learning

Homework Assignment #5

Implementing Wordle

Assessments

Quiz #5

Outcome(s) assessed: Assembly Programming