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>fldenv load environment state exceptions: none</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
FLDENV          Load environment state               Exceptions: None
                                                     C3 C2 C1 C0: * * * *
FLDENV source

        Logic   FPU environment . source

    FLDENV reloads the FPU environment from source, which must contain a
    new control word, status word, tag word, and error block. Usually,
    this data has been written by a previous FSTENV instruction.


    Note
    FLDENV should be executed in the same operating mode as the
    corresponding FSTENV or FNSTENV.
    If the environment image contains an unmasked exception, loading it
    will produce a floating-point error condition.


    Opcode      Format
    D9 /4       FLDENV m14byte  ; 16-bit code segment
    D9 /4       FLDENV m28byte  ; 32-bit code segment


    Timing
    Operand       8087         287        387      486     Pentium
    mem         (35-45)+EA    35-45       71      44/34    37/32-33 NP

                Cycles for real mode/protected mode

See Also: FSTENV FRSTOR CC

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