LOC Instruction
Synopsis
LOC <label>
Description
The LOC instruction establishes the current code location as the target of the label operand. This instruction is used to declare the location for branches and routines.
Label Operand
The operand is a label that defines the target.