Next: Instruction pusharem, Previous: Instruction popobc, Up: VM instructions [Contents][Index]
Synopsys:
sync
Handle pending signals, and raise exceptions accordingly. This instruction should be emitted in strategic places, such as before backwards jumps and at function prolog, to assure signals are eventually attended to.
Stack: ( -- )
Exceptions: PVM_E_SIGNAL