3.3.5.5 中断及中断返回指令


 INT n 中断指令(interrupt),n为中断类型号

 IRET 中断返回指令(return from interrupt)

 INTO 溢出则中断(中断类型为4)