ASMA015W Literal bounds exceeded
Explanation
The expression containing the reference to the literal:
- resolves to an address outside the bounds of the literal
- the length of the receiving field is longer than the length of the literal
This indicates a potential error.
System action
The instruction assembles as specified.
Programmer response
Change the expression to not exceed the bounds.
Severity
4