GNU Info

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

(nasm.info)Section B.4.71


Next: Section B.4.72 Prev: Section B.4.70 Up: Section B.4
Enter node , (file) or (file)node

B.4.71. `FCLEX', `FNCLEX': Clear Floating-Point Exceptions
----------------------------------------------------------

     FCLEX                         ; 9B DB E2             [8086,FPU]
     FNCLEX                        ; DB E2                [8086,FPU]

   `FCLEX' clears any floating-point exceptions which may be pending.
`FNCLEX' does the same thing but doesn't wait for previous floating-
point operations (including the _handling_ of pending exceptions) to
finish first.


automatically generated by info2www version 1.2.2.9