Handbook
Glossary
ds-drop ( -- )
Generating instructions for accessing the data and retain stacks
Prev:
3inputs ( -- vreg1 vreg2 vreg3 )
Next:
ds-push ( vreg -- )
Vocabulary
compiler
.
cfg
.
stacks
Word description
Used to signal to the stack analysis that the datastacks height is decreased by one.
Definition
USING:
compiler.cfg.registers
compiler.cfg.stacks.local
;
IN:
compiler.cfg.stacks
:
ds-drop
( -- )
D:
-1
inc-stack
;