CIS-77 Home
http://www.c-jump.com/CIS77/CIS77syllabus.htm
CPU Flags and Data Manipulation
- Adding and Subtracting Integers
- The Processor Flags (Condition Codes)
- Carry Flag
- Overflow Condition
- Overflow Condition, Cont
- Overflow Condition, Cont
- INC and DEC Instructions
- INC and DEC Instructions, Cont.
- INC and DEC Example
- CLC, STC, CMC - Direct Carry Flag Manipulation
- Overflow Flag Examples
- The LAHF and SAHF Instructions
- The NEG Instruction
- The SHL Instruction, Shift Logical Bit Left
- The SHR Instruction, Shift Logical Bit Right
- The SAR Instruction, Shift Arithmetic Right