Crossware

Table of Contents        Previous topic       Next topic       

MICROPROCESSOR INSTRUCTION REFERENCE->JB

JB                     Jump if Bit Set

Control passes to the specified address if the specified bit is set.


No flags are affected.


Formats:
    
DescriptionMnemonicBytesCycles
    
Jump if bit set:JB <bit address>,<address>32