You are here : assembly8086JS

JS - 8086

Short Jump if Signed (if negative). Set by CMP, SUB, ADD, TEST, AND, OR, XOR instructions.

Algorithm: if SF = 1 then jump


Syntax

JS Label


Example

JS Label


Output / Return Value


Limitations


Alternatives / See Also


Reference