JC

JUMP ON CARRY

JC

Operation:

Flags Affected:

if (CF) = 1 then

None

(IP) - (IP) + disp (sign-extended

 

to 16-bits)

 

Description:

JC (Jump on Carry) transfers control to the target operand (IP + displacement) on the con- dition CF = 1.

Encoding:

I 0111 001 0 I

disp

 

 

 

JC Operands

Clocks

Transfers

Bytes

JC Coding Example

short-label

16 or 4

-

2

JC CARRY_SET

2-90

Page 125
Image 125
Intel 210200-002 manual Jump on Carry