Next: Instruction over, Previous: Instruction nip3, Up: Main stack manipulation instructions [Contents][Index]
Synopsys:
dup
Push a copy of the element at the top of the main stack.
Stack: ( A -- A A )
( A -- A A )