• ZF (Zero Flag) : Set when the result of an operation is zero
  • CF (Carry Flag) : Set when the result of an operation has a carry
  • SF (Sign Flag) : Set when the result of an operation is negative. Also set when MSB is set after an operation
  • TF (Trap Flag) : Used for debugging. Processor will run one instruction at a time