Assembly Language Help (alang.hlp) (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
FSETPM Instruction
 Detail                                    Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Title:    Set Protected Mode
            80287 Only
 
  Syntax:   FSETPM
 
  See also: .287
 
  Description:
 
     Sets the 80287 to protected mode. The instruction and operand
     pointers are in the protected-mode format after this instruction.
     On the 80387/486, FSETPM is recognized but interpreted as the FNOP
     instruction, since the 80386/486 processors handle addressing
     identically in real and protected modes.
                                    -♦-