JNC
JUMP
ON
NOT CARRY
JNC
Operation: Flags Affected:
if
(CF) = 0
THEN
None
(lP)
+-
(lP) +
disp
(sign-extended
to 16-bits)
Description:
JNC
(Jump
on
Not
Carry)
transfers
control
to
the
target
operand
OP + displacement)
on
the
condition
CF
=
O.
Encoding:
I
0111 0011
disp
JNC
Operands
Clocks Transfers
short-label
16
or
4
-
2-99
Bytes
2
JNC
Coding
Example
JNC
NO_CARRY