Go to the first, previous, next, last section, table of contents.


assembleBra

Function: assembleBra { label asm -> }
file: job.t
package: muf
status: alpha

The assembleBra prim is similar to the assembleBeq and assembleBne prims, except that the jump deposited is unconditional and does not pop a value off the stack.

See section assembleBne. See section assembleLabel. See section assembleLabelGet.


Go to the first, previous, next, last section, table of contents.