Crossware

Table of Contents        Previous topic       Next topic       

MICROPROCESSOR INSTRUCTION REFERENCE->JNZ

JNZ                     Jump if Accumulator Not Zero

Control passes to the specified address if the accumulator is not zero.


No flags are affected.


Formats:
    
    
DescriptionMnemonicBytesCycles

Jump if accumulator not zero:JNZ <address>22