Next: , Up: Exceptions handling instructions   [Contents][Index]


21.1.26.1 Instruction pushe

Synopsys:

pushe LABEL

Given an Exception struct in the stack, push a handler for it on the exceptions stack. An exception code 0 means any exception.

Stack: ( INT -- )

Exception Stack: ( -- EXCEPTION_HANDLER )