You are here : assembly8086JPE

JPE - 8086

Short Jump if Parity Even. Only 8 low bits of result are checked. Set by CMP, SUB, ADD, TEST, AND, OR, XOR instructions.

Algorithm: if PF = 1 then jump


Syntax

JPE Label


Example

JPE Label


Output / Return Value


Limitations


Alternatives / See Also


Reference