GNU Info

Info Node: (nasm.info)Section B.4.86

(nasm.info)Section B.4.86


Next: Section B.4.87 Prev: Section B.4.85 Up: Section B.4
Enter node , (file) or (file)node

B.4.86. `FINIT', `FNINIT': Initialise Floating-Point Unit
---------------------------------------------------------

     FINIT                         ; 9B DB E3             [8086,FPU]
     FNINIT                        ; DB E3                [8086,FPU]

   `FINIT' initialises the FPU to its default state. It flags all
registers as empty, without actually change their values, clears the
top of stack pointer. `FNINIT' does the same, without first waiting for
pending exceptions to clear.


automatically generated by info2www version 1.2.2.9