HLASM Language Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Bytes skipped for alignment

HLASM Language Reference
SC26-4940-06

Unlike the DC instruction, bytes skipped for alignment are not set to zero. Also, nothing is assembled into the storage area reserved by a DS instruction. No assumption should be made as to the contents of the skipped bytes or the reserved area.

The size of a storage area that can be reserved by a DS instruction is limited only by the size of virtual storage or by the maximum value of the location counter, whichever is smaller.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014