Handbook
Glossary
<copy> ( dst src -- insn )
Vocabulary
compiler
.
cfg
.
utilities
Inputs
dst
an
object
src
an
object
Outputs
insn
an
object
Definition
USING:
compiler.cfg.instructions
cpu.architecture
;
IN:
compiler.cfg.utilities
:
<copy>
( dst src -- insn )
any-rep
##copy
new-insn
;