Next: Instruction nip3, Previous: Instruction nip, Up: Main stack manipulation instructions [Contents][Index]
Synopsys:
nip2
Discard the two elements at the under top of the main stack.
Stack: ( A B C -- C )
( A B C -- C )