HLASM Programmer's Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


ASMA213W

HLASM Programmer's Guide
SC26-4941-06

Storage alignment for xxxxxxxx unfavorable

Explanation

An address referenced by this statement might not be aligned to the required boundary for this instruction; for example, the data referenced by a Compare and Swap (CS) instruction might not be aligned on a fullword boundary.

System action

The instruction assembles as written.

Programmer response

Correct the operand if it is in error. To suppress this message, use the FLAG(NOALIGN) assembler option, or specify a previous ACONTROL FLAG(NOALIGN) instruction.

Severity

4

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014