26.1.2.12 Instruction iogetv

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 )

Exceptions: PVM_E_NO_IOS