Short Jump if first operand is Not Below and Not Equal to second operand (as set by CMP instruction). Unsigned. Algorithm : if (CF = 0) and (ZF = 0) then jump
JNBE Label