JNO
JUMP ON NOT
OVERFLOW
JNO
Operation: | Flags Affected: |
if (OF) = 0 then | NO.ne |
(lP) +- (lP) + disp |
|
to |
|
Description:
JNO (Jump on Not Overflow) transfers con- trol to the target operand (lP + displacement) if the condition tested (OF = 0) is true.
Encoding:
101110001 | disp |
|
|
JNO Operands | Clocks | Transfers | Bytes JNO Coding Example |
16 or 4 | - | 2 JNO NO_OVERFLOW |