emit-conversion ( dst src dst-rep src-rep -- )


Vocabulary
compiler.cfg.representations.conversion

Inputs
dstvreg
srcvreg
dst-repa representation
src-repa representation


Outputs
None

Word description
Emits an instruction converting a virtual register from one representation to another.

Definition