Next: Instruction iogetb, Previous: Instruction iohandler, Up: IOS related instructions [Contents][Index]
Synopsys:
iogetv
Push 1 on the stack if the IO space on the stack is volatile. Push 0 otherwise.
If the given IO space doesn’t exist then the exception PVM_E_NO_IOS is raised.
Stack: ( INT - INT INT )
( INT - INT INT )
Exceptions: PVM_E_NO_IOS
PVM_E_NO_IOS