◄Summary► ◄Detail► ◄Example► ◄Key to Flags► ────────────────────────────────────────────────────────────────────────────── Clear Direction Flag Flags: O D I T S Z A P C ═════════════════ Syntax: CLD 0 Clears the direction flag. All subsequent string instructions will process up (from low addresses to high addresses), by increasing the appropriate index registers. -♦-