HelpPC 2.10 Quick Reference Utility Copyright 1991 David Jurgens

         SETNE/SETNZ - Set if Not Equal / Set if Not Zero (386+ only)


       Usage:  SETNE   dest
               SETNZ   dest
       Modifies flags: none


       Sets the byte in the operand to 1 if the Zero Flag is clear,
       otherwise sets the operand to 0.


                                Clocks                 Size
       Operands         808x  286   386   486          Bytes

       reg8              -     -     4     3             3
       mem8              -     -     5     4             3


       - see Instruction Timing

Esc or Alt-X to exit setne Home/PgUp/PgDn/End ←↑↓→
Converted to HTML in 2006 by Timo Bingmann