
JNS | JUMP ON NOT SIGN | JNS |
Operation: | Flags Affected: |
|
if (SF) = 0 then | None |
|
(lP) ~ (IP) + disp
Description:
JNS (Jump on Not Sign) transfers control to the target operand (lP + displacement) when the tested condition (SF = 0) is true.
Encoding:
101111001 disp
JNS Operands | Clocks | Transfers | Bytes | JNS Coding Example |
16or4 | - | 2 | JNS POSITIVE |