z/OS MVS Programming: Sysplex Services Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Input Register Information

z/OS MVS Programming: Sysplex Services Guide
SA23-1400-00

On entry to the event exit routine, the general purpose registers (GPRs) contain:
Register
Contents
0
Does not contain any information for use by the event exit
1
Address of a fullword that contains the address of the event exit parameter list (IXLYEEPL)
2-12
Does not contain any information for use by the event exit
13
Address of a 72-byte work area for use by the event exit routine. The exit routine does not have to save or restore registers in this work area. The exit routine can use this work area in any way it chooses.
14
Return address
15
Entry point address

When the event exit receives control, the access registers (ARs) contain no information for use by the event exit.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014