Vocabularycompiler.
cfg.
builder.
alien.
boxingInputsvregs | a one-element sequence containing a virtual register indentifier |
reps | a one-element sequence containing a representation symbol |
c-type | a c-type |
OutputsWord descriptionEmits a
##box-alien instruction which boxes an alien value contained in the given register.
ExamplesUSING: compiler.cfg.builder.alien.boxing make prettyprint ;
{ 71 } { int-rep } void* base-type [ box ] { } make nip .
{ T{ ##box-alien { dst 105 } { src 71 } { temp 104 } } }
See also##box-alienDefinitionMethods