You are here : assembly8086JPO

JPO - 8086

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

Algorithm: if PF = 0 then jump


Syntax

JPO Label


Example

JPO Label


Output / Return Value


Limitations


Alternatives / See Also


Reference