Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- TASM 2.x / MASM 6.x Assembly Language - <b>std set direction flag flags: o d i t s z a p c</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
STD              Set Direction Flag                  Flags: O D I T S Z A P C
                                                              1
          Logic:    DF . 1           (Decrement in string instructions)

    STD sets the Direction Flag. No other flags are affected. Setting the
    direction flag causes string operations to decrement SI and DI.

  --------------------------------------------------------------------------
   Operands                  Clocks   Transfers  Bytes   Example
   no operands                 2          -        1     STD
  --------------------------------------------------------------------------

See Also: CLD STC CLC CMC STI CLI Flags

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson