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.

Seealso:



This page last updated on Fri Nov 30 10:49:50 MSK 2001
Copyright © 1992-2001, Vitaly Filatov, Moscow, Russia
Webmaster