JC

Top  Previous  Next

 

Jump Conditioned

 

 JC        Labl        // Labl is a jump label anywhere in the block

 

If RLO = ‘0’ it will be jumped to the specified position, otherwise the execution will be continued normally.

 

See also:

JU

Jump Unconditioned (without any condition)

JCN

Jump Conditioned (if the RLO is not = 1)

 

JCB

JNB

JBI

JNBI

JO

JOS

JUO

JZ

JP

JM

JN

JMZ

JPZ

JL

LOOP

 

List of operations