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>wait wait flags: not altered</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
WAIT            Wait                                 Flags: Not altered

WAIT

    WAIT suspends execution of CPU instructions until the BUSY# pin is
    inactive (high). The BUSY# pin is driven by the 80x87 numeric
    processor extension.

    Coding WAIT after an ESC instruction ensures that any unmasked
    floating-point exceptions the instruction may cause are handled
    before the processor has a chance to modify the instruction's
    results (80486).


    Opcode      Format
    9B          WAIT


    Length and timing
    Operands    Bytes   8088    186     286     386     486     Pentium
    -            1       4       6       3       6      1-3      1   NP

See Also: HLT ESC LOCK

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