Next: Instruction exit, Up: VM instructions [Contents][Index]
Synopsys:
canary
This instruction installs a canary to mark the bottom of the stack, which is cheched by the ‘exit’ instruction. To be most effective this should be executed before the stack is used for the first time.
Stack: ( -- )