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.
INTO Instruction
 Summary Key                              Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
 11001110
─────────────────┬──────────────────┬──────────────────────────────────────
 INTO            │ into             │ 88/86 53 (88=73),noj=4
                 │                  │   286 24+m,noj=3,pm=(40,78)+m*
                 │                  │   386 35,noj=3,pm=59,99*
                 │                  │   486 28,noj=3,pm=46,73*
─────────────────┴──────────────────┴──────────────────────────────────────
  * The first protected-mode timing is for interrupts to the same
    privilege level. The second is for interrupts to a higher privilege
    level. Timings for interrupts through task gates are not shown.
                                    -♦-