Next: , Up: IO instructions   [Contents][Index]


22.1.25.1 Instruction write

Synopsys:

write

If the value at the TOS is mapped, then write it to its associated IO space. Otherwise, this is a no-op.

Stack: ( VAL -- VAL )

Exceptions: PVM_E_IOS_FULL, PVM_E_CONSTRAINT_ERROR