Crossware

Table of Contents        Previous topic       Next topic       

MICROPROCESSOR INSTRUCTION REFERENCE->SJMP

SJMP                   Short Jump

Program control branches unconditionally to the address indicated.  The range of destinations allowed is from 128 bytes preceding the instruction to 127 bytes following it.

No flags are affected.

Formats:
    
DescriptionMnemonicBytesCycles
    
Short Jump:SJMP <code address>22