JNO
JUMP
ON
NOT
OVERFLOW
JNO
Operation: Flags Affected:
if
(OF)
= 0 then
NO.ne
(lP)
+-
(lP) + disp (sign-extended
to 16-bits)
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
short-label
16
or
4
-
2-101
Bytes
2
JNO
Coding Example
JNO
NO_OVERFLOW