Next: Instruction fromr, Previous: Instruction restorer, Up: Return stack manipulation instructions [Contents][Index]
Synopsys:
tor
Pop an element from the stack and push it in the return stack.
Stack: ( VAL -- ) ReturnStack: ( – VAL )
( VAL -- )