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