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 Bytes JNC Coding Example

short-label

16 or 4

-

2

JNC NO_CARRY

2-99

Page 134
Image 134
Intel 210200-002 manual JNC Jump on not Carry JNC