Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- iAPx86 - <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 - - - - - - -
STD

        Logic   DF . 1                  ; Auto-decrement eSI, eDI

    STD sets the direction flag. After STD is executed, string
    operations will decrement the index registers that they use
    (SI and/or DI; ESI and/or EDI).


    Opcode      Format
    FD          STD


    Length and timing
    Operands    Bytes   8088    186     286     386     486     Pentium
    -            1       2       2       2       2       2       2   NP

See Also: CLD REP CMPS INS LODS MOVS OUTS SCAS STOS Flags

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