![](/images/new-backgrounds/1290705/290705281x1.webp)
JS
JUMP ON SIGN | JS |
Operation: | Flags Affected: |
if (SF) = 1 then | None |
(lP) +- (lP) + disp |
|
to |
|
Description:
JS (Jump on Sign) transfers control to the target operand (lP + displacement) if the tested condition (SF = 1) is true.
Encoding:
I 0 1 1 1 1 00 0 I | disp |
|
|
. JS Operands | Clocks | Transfers | Bytes JS Coding Example |
16or4 | - | 2 JS NEGATIVE |