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>fldenv load environment exception flags: none</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
FLDENV            Load Environment            Exception Flags: None

FLDENV memory operand

       Logic:      environment . memory operand

     FLDENV reloads the coprocessor environment from memory operand, 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.

  --------------------------------------------------------------------------
   Operands            Clocks         Bytes           Example
   FLDENV              35-45+EA         5             FLDENV
  --------------------------------------------------------------------------

See Also: FLD

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