Interrupt List Release 61 Last change 16jul00
Copyright (c) 1989-1999,2000 Ralf Brown
Index for interrupt INT 04

Table of Contents by Order
04 - INT 04 C - CPU-generated - INTO DETECTED OVERFLOW


04 - INT 04 C - CPU-generated - INTO DETECTED OVERFLOW
INT 04 C - CPU-generated - INTO DETECTED OVERFLOW
Desc:	the INTO instruction will generate this interrupt if OF (Overflow Flag)
	  is set; otherwise, INTO is effectively a NOP
Note:	may be used for convenient overflow testing (to prevent errors from
	  propagating) instead of JO or a JNO/JMP combination
SeeAlso: INT 00"CPU",OPCODE "AAD",OPCODE "AAM"

Top
Home Interrupt Index: by Category by Number TOC: by Order Top