Command: JS-Jump if Signed (SF=1)
Arguments: label: label pointing to the destination in the instruction stream
Usage: JS label
Effects: If SF is set, transfer control to label without recording return information, else continue with next operation.
Flags to be set: None