15-213/18-243 Introduction to Computer Systems
Lecture 5: Operations and Control

  • Reading: Ch 3.5-3.6;
  • Slides:
  • Code: none
  • Concepts:
    • Operations
    • x86-64
    • Condition code
    • Jump instructions
    • Compiling while loops
  • Previous lecture: Machine Programs
  • Next lecture: Control, Procedures