Next: Instruction drop, Up: Main stack manipulation instructions [Contents][Index]
Synopsys:
push VAL
Push the value given as an argument to the main stack.
Stack: ( -- VAL )
( -- VAL )