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>fld1 load 1 exception flags: i</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
FLD1              Load 1                      Exception Flags: I

FLD1

       Logic:      ST . 1.0

     FLD1 pushes 1.0 into ST.

  --------------------------------------------------------------------------
   Operands            Clocks         Bytes           Example
   FLD1                15-21            3             FLD1
  --------------------------------------------------------------------------

        Note:          The 1.0 that is loaded has a temporary real format
                       of 64 bits.

See Also: FLD FILD

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