Lesson 16: Getting to the Point

Outline:

  1. Condition codes and conditional jumps
    • recap: conditional jumps
    • computing condition codes
    • setXX
  2. Structs and Arrays in x86-64
  3. Assignment 7
  4. Lab 4: debugging C with gdb—try this yourself to get used to using gdb

Reading assignment (to be completed by the next class):