5.7 Assembling a Node

An assembler program specifies a probability profile loadable into the nodes of a multinode model. Assembling a node is loading into it a probability profile specified by a memory representation of a plain assembler program. The function qsmm_node_asm implements a node assembler performing this operation.

The node assembler can generate error and warning messages possibly with details in accompanying note messages. They can indicate the location of the beginning of a state containing a problematic instruction and explain why the state begins at that location.

State names specified by arguments of stt instructions are convertible to state indices. State names are accessible by state indices.