◄Contents► ◄Flags Summary► ◄Registers Summary► ────────────────────────────────────────────────────────────────────────────── 15 7 0 ┌─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┐ │ │ │ │ │O│D│I│T│S│Z│ │A│ │P│ │C│ Layout of flags register └─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┘ Flag If set: O Overflow Indicates result too large or small for destination D Direction String operations process down rather than up I Interrupt Enables interrupts (disables if cleared) T Trap Switches to single-step mode S Sign Indicates result has negative sign Z Zero Indicates result equal to 0 A Auxiliary Carry Indicates carry or borrow to low four-order bits P Parity Indicates even number of bits in result C Carry Indicates carry or borrow to destination operand -♦-