Next: , Up: VM instructions   [Contents][Index]


22.1.1.1 Instruction canary

Synopsys:

canary

This instruction installs a canary to mark the bottom of the stack, which is checked by the ‘exit’ instruction. To be most effective this should be executed before the stack is used for the first time.

Stack: ( -- )