tagged>rep ( dst src rep -- )


Vocabulary
compiler.cfg.representations.conversion

Inputs
dstvreg
srcvreg
repa representation


Outputs
None

Word description
Emits an instruction to the current make sequence for converting a tagged value of the givern representation to an untagged one.

Definition


Methods