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


Storage requirement for constants

HLASM Language Reference
SC26-4940-06

The total amount of storage required to assemble a DC instruction is the sum of:
  1. The requirements for the individual DC operands specified in the instruction. The requirement of a DC operand is the product of:
    • The sum of the lengths (implicit or explicit) of each nominal value
    • The duplication factor, if specified
  2. The number of bytes skipped for the boundary alignment between different operands; such skipped bytes are filled with binary zeros.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014