JAE

JUMP ON ABOVE

 

OR EQUAL

JNB

JUMP ON NOT BELOW

Operation:

Flags Affected:

if (CF) = athen

None

(lP) - (lP) + disp (sign-extended to 16-bits)

Description:

JAE (Jump on Above or Equal)/JNB (Jump on Not Below) transfers control to the target operand (IP + displacement) if CF = O.

JAE

JNB

Encoding:

I I a111 aa11

disp

 

 

JAE/JNB Operands Clocks Transfers Bytes JAE Coding Example

short-label

16 or 4

-

2 JAE ABOVE_EQUAL

2-87

Page 122
Image 122
Intel 210200-002 manual Jnb