27.1.2.7 Instruction iosize
Synopsys:
Push the size of the given IO space on the stack, as an offset. 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