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


21.1.7.2 Instruction drop

Synopsys:

drop

Pop the value at the top of the main stack, and discard it.

Stack: ( VAL -- )