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


Using assembler instructions in the 64-bit address space

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

With z/Architecture®, two facts are prominent: the address space is 16 exabytes in size, and the general purpose registers (GPRs) are 64 bits in length. You can ignore these facts and continue to use storage below the bar. If, however, you want to enhance old programs or design new ones to use the virtual storage above the bar, you will need to use the new Assembler instructions. This section introduces the concepts that provide context for your use of these instructions.

z/Architecture provides two new major capabilities that are related but are also somewhat independent:
  • 64-bit binary operations
  • 64-bit addressing mode (AMODE).

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014