Next: Instruction return, Previous: Instruction call, Up: Function management instructions [Contents][Index]
Synopsys:
prolog
Prepare the PVM for the execution of a function. This instruction shall be the target of every ‘call’ instruction and shall be the first instruction in every function body.
Stack: ( -- )