JL

JNGE

JUMP ON LESS

JUMPONNOT

GREATER OR EQUAL

JL

JNGE

Operation:

Flags Affected:

if (SF) =1= (OF) then

None

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

 

to 16-bits)

 

Description:

JL (Jump on Less Than)/ JNGE (Jump on Not Greater Than or Equal), transfers control to the target operand if the condition (SF XOR OF = 1) is less than/not greater than or equal to the tested value.

Encoding:

I 011111 00 I disp

JL/JNGE Operands Clocks Transfers Bytes JL Coding Example

short-label

16 or 4

-

2 JL LESS

2-95

Page 130
Image 130
Intel 210200-002 manual Jump on Less Jumponnot Greater or Equal