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


20.1.2.2 Instruction close

Synopsys:

close

Close an IO space. The descriptor of the space to close is provided on the stack as a signed integer.

If the specified IO space doesn’t exist, this instruction raises PVM_E_IO.

Stack: ( INT -- )

Exceptions: PVM_E_IO