Next: , Previous: , Up: Main stack manipulation instructions   [Contents][Index]


21.1.7.8 Instruction nip2

Synopsys:

nip2

Discard the two elements at the under top of the main stack.

Stack: ( A B C -- C )