Opcode BOUND


CPU: I80188+
Type of Instruction: User

Instruction: BOUND index, low, high

Description:
if ((index < low) || (index > high))
throw BR ; Bounds range exception

Physical form:
62 /r BOUND r16, m16&16
62 /r BOUND r32, m32&32


Copyright by InternetNightmare 2005-2006