Applied Instructions
5-1. Applied Instruction List
The applied instructions’ sort and their correspond instru following table:
Common statements 1/XC3/XC5:
ctions are listed in the
of XC
Sort ¾ Mnemonic Function
CJ n jump Conditio
CALL Call subroutine
SRET Subroutine return
STL Flow start
STLE Flow end
SET nt flow Open the assigned flow, close the curre
ST
se the current Open the assigned flow, not clo
flow
FOR T loop Start of a FOR-NEX
NEXT EXT loop End of a FOR-N
Program
Flow
FEND First end
LD= (S1) = (S2) LD activates if
LD> LD activates if (S1) > (S2)
LD< tes if (S1) =< (S2) LD activa
LD<> f(S1)≠(S2) LD activates i
LD<= f(S1)≤(S2) LD activates i
LD>= tes if(S1)≥(S2) LD activa
AND= s if(S1)=(S2) AND activate
AND> tivates if(S1)>(S2) AND ac
AND< ates if(S1)<(S2) AND activ
AND<> s if(S1)≠(S2) AND activate
AND<= ates if(S1)≤(S2) AND activ
AND>= es if(S1)≥(S2) AND activat
OR= OR activates if(S1)=(S2)
OR> OR activates if(S1)>(S2)
OR< OR activates if(S1)<(S2)
OR<> OR activates if(S1)≠(S2)
OR<= OR activates if(S1)≤(S2)
Data
C
OR>= OR tes if(S1)≥(S2)
ompare
activa
MOV Move
BMOV Block move
FMOV Fill move
FWRT FlashROM written
MSET Zone set
Data
Move
ZRST Zone reset
136