Registers at invocation for exit routines
Registers are set when Db2 passes control to an exit routine.
The following are registers that are set at invocation for exit routines:
Register | Contains |
---|---|
1 | Address of pointer to the exit parameter list. For a field procedure, the address is that of the field procedure parameter list. |
13 | Address of the register save area. |
14 | Return address. |
15 | Address of entry point of exit routine. |