z/OS MVS Programming: Extended Addressability Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Changing an EAX value

z/OS MVS Programming: Extended Addressability Guide
SA23-1394-00

Two instructions can change a program's EAX value:
  • The PC instruction, providing the value on the EAX parameter changes the EAX value for the caller
  • The PR instruction, which restores the EAX value to the value that the caller had before it entered the PC routine.

The program has that EAX value only while the PC routine is running.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014