Applied Instructions
142
5-3. Program Flow Instructions
¾ Mnemonic Instruction’s name
CJ Condition Jump
CALL Call subroutine
SRET Subroutine return
STL Flow start
STLE Flow end
SET Open the assigned flow, close the current flow (flow jump)
ST Open the assigned flow, not close the current flow (Open the
new flow)
FOR Start of a FOR-NEXT loop
NEXT End of a FOR-NEXT loop
FEND First End