[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
JNP              Jump If No Parity                   Flags: not altered

JNP short-label

          Jump Condition:  Jump if PF = 0

    JNP transfers control to short-label if the Parity Flag is clear. The
    target of the jump must be within -128 or +127 bytes of the next
    instruction.

  --------------------------------------------------------------------------
   Operands                  Clocks   Transfers  Bytes   Example
   short-label              16 or 4       -        2     JNP ODD_PARITY
  --------------------------------------------------------------------------

       Notes:         JPO, Jump if Parity Odd, is the same instruction a
                      JNP.

                      Use JP, Jump on Parity, to jump if the parity flag
                      is set.

See Also: JPO JP
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson