JP
JPE
JUMP
ON
PARITY
JUMP
ON
PARITY EQUAL
Operation: Flags Affected:
if (PF) = 1 then None
(IP)
- (IP) + disp (sign-extended
to 16-bits)
Description:
JP (Jump on
Parity)IJPE
(Jump on Parity
Equal) transfers control to the target operand
(lP
+ displacement) if the condition tested (PF
=
1)
is
true.
Encoding:
I a
1111
a 1 a I disp
JP
JPE
JP/JPE
Operands Clocks Transfers Bytes
JPE Coding
Example
short-label
16
or
4 - 2
JPE
EVEN_PARITY
2-105