You are here : assembly8086JNL

JNL - 8086

Short Jump if first operand is Not Less then second operand (as set by CMP instruction). Signed.  
Algorithm : if SF = OF then jump


Syntax

JNL LABEL


Example

JNL LABEL


Output / Return Value


Limitations


Alternatives / See Also


Reference