Crossware

Table of Contents        Previous topic       Next topic       

MICROPROCESSOR INSTRUCTION REFERENCE->JZ

JZ                     Jump if Accumulator Zero

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


No flags are affected.


Formats:
    
DescriptionMnemonicBytesCycles
    
Jump if accumulator zero:JZ <address>22