
JNP JUMP ON NOT PARITY JPO JUMP ON PARITY ODD
Operation: | Flags Affected: |
if (PF) = 0 then | None |
(lP) +- (IP) + disp |
|
to |
|
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 .
JNP JPO
.Encoding:
I 01111 011 | disp |
JNP/JPO Operands Clocks Transfers Bytes JPO Coding Example
16or4 | - | 2 JPO ODD_PARITY |