Category: CPU-generated
Flags: callout or callback (usually hooked rather than called)

INT 05 - CPU-generated (80186+) - BOUND RANGE EXCEEDED

Desc:	generated by BOUND instruction when the value to be tested is less than
	  the indicated lower bound or greater than the indicated upper bound.
Note:	returning from this interrupt re-executes the failing BOUND instruction