JNP
JPO
JUMP
ON
NOT PARITY
JUMP
ON
PARITY ODD
Operation: Flags Affected:
if (PF) = 0 then None
(lP)
+-
(IP) +
disp
(sign-extended
to 16-bits)
Description:
JNP
(Jump on
Not
Parity)/JPO
(Jump on
Parity Odd) transfers control to the target
operand if the condition tested (PF =
0)
is
true .
. Encoding:
I
01111
011
disp
JNP
JPO
JNP/JPO
Operands
Clocks Transfers Bytes
JPO Coding Example
short-label
16or4
-
2
JPO
ODD_PARITY
2-103