JLE

JUMP ON LESS

 

OR EQUAL

JNG JUMP ON NOT GREATER

Operation:

Fla,gs Affected:

if ((SF) =1= (OF)) or ((ZF) = 1) then

None

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

 

to 16-bits)

 

JLE

JNG

Description:'

JLE (Jump on Less Than or Equal to)IJNG (Jump on Not Greater Than) transfers control to the target operand (lP + displacement) if the conditions tested «SF XOR OF) or ZF = 1) are less than or equal tolnot greater than the tested value,

Encoding:

I0111111 0 I disp

JLE/JNG Operands Clocks Transfers Bytes JNG Coding Example

short-label

16or4

-

2 JNG NOT_GREATER

2-96

Page 131
Image 131
Intel 210200-002 manual Jle, JNG Jump on not Greater