Next: , Previous: , Up: IOS related instructions   [Contents][Index]


21.1.2.4 Instruction pushios

Synopsys:

pushios

Push the descriptor of the current IO space on the stack, as a signed integer. If no IO space is currently opened, raise PVM_E_NO_IOS.

Stack: ( -- INT )

Exceptions: PVM_E_NO_IOS