ASMA212W 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