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


ASMA212W

HLASM Programmer's Guide
SC26-4941-06

Branch address alignment for xxxxxxxx unfavorable

Explanation

A branch address referenced by this statement might not be aligned to the required boundary for this instruction; for example, the target referenced by a Branch and Save (BAS) instruction might not be aligned on a halfword 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.

Severity

4

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014