Next: , Previous: , Up: VM instructions   [Contents][Index]


20.1.1.5 Instruction pushob

Synopsys:

pushob

Push output base.

This instruction pushes a signed integer value with the output base that is used when printing PVM values. Valid values are 2, 8, 10 and 16.

Stack: ( -- INT )