Assembly Language Help (alang.hlp) (Table of Contents; Topic list)
Coprocessor System Control
                                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     Select an instruction for more information.
 
     Instruction     Description
 
     FINIT           Initialize coprocessor
     FCLEX           Clear exception flags
     FINCSTP         Increment stack pointer
     FDECSTP         Decrement stack pointer
     FFREE           Mark element as free
     FNOP            No operation
     FWAIT           Wait until floating-point instruction complete
     FDISI           Disable 8087 interrupts (8087 only)
     FENI            Enable 8087 interrupts (8087 only)
     FSETPM          Set protected mode (287+)
 
     See also: FLOAT Directive
                                    -♦-