JCN

Top  Previous  Next

 

Jump Conditioned (if RLO is not = 1)

 

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

 

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

 

See also:

JU

Jump Unconditioned (without condition)

JC

Jump Conditioned (if RLO = 1)

 

JCB

JNB

JBI

JNBI

JO

JOS

JUO

JZ

JP

JM

JN

JMZ

JPZ

JL

LOOP

 

List of operations