Crossware

Table of Contents        Previous topic       Next topic       

MICROPROCESSOR INSTRUCTION REFERENCE->JNC

JNC                     Jump if Carry Not Set

Control passes to the specified address if the carry flag is not set.

No flags are affected.


Formats:
    
DescriptionMnemonicBytesCycles
    

Jump if carry not set:JNC <address>22