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


22.1.2.10 Instruction iohandler

Synopsys:

iohandler

Push the handler of the given IO space on the stack, as a string. The IO space is identified by a descriptor, which is a signed integer. If the given IO space doesn’t exist, raise PVM_E_NO_IOS.

Stack: ( INT -- INT OFF )

Exceptions: PVM_E_NO_IOS