Short Jump if first operand is Not Less and Not Equal to second operand (as set by CMP instruction). Signed. Algorithm : if (SF = OF) and (ZF = 0) then jump
JNLE LABEL