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


20.1.25.1 Instruction pushe

Synopsys:

pushe LABEL

Given an exception, push a handler for it on the exceptions stack.

Stack: ( EXCEPTION -- )

Exception Stack: ( -- EXCEPTION_HANDLER )