{ $description "The register class is full if there are no registers left in it, or if there is only one register and 'odd-register?' is " { $link t } ". If it is full, then it is emptied as a side-effect." } ;
HELP:stack-params
{ $var-description "Count of the number of bytes of stack allocation required to store the current call frames parameters." } ;
ARTICLE: "compiler.cfg.builder.alien.params"
"Allocation for alien node parameters""This vocab allocates registers and spill slots for alien calls.";