JNS
JUMP ON
NOT
SIGN
JNS
Operation: Flags Affected:
if
(SF) = 0 then None
(lP)
~
(IP) + disp (sign-extended
to 16-bits)
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
short-label
16or4
-
2-102
Bytes
2
JNS Coding Example
JNS POSITIVE