file: job.t package: muf status: alpha
The assembleLabel
function marks the spot
corresponding to a label within the code for a
function. The offset
value should have
been obtained earlier by calling
assembleLabelGet
, and will typically be
the target for a (possibly conditional) branch
instruction.
Go to the first, previous, next, last section, table of contents.