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


ASMA056W

HLASM Programmer's Guide
SC26-4941-06

Absolute value found when relocatable value expected - xxxxxxxx

Explanation

An absolute expression has been used as the immediate field in a branch-relative instruction. The immediate field in a branch-relative instruction is used as signed number of halfwords relative to the current location counter. The use of an absolute expression for this value can cause unpredictable results.

System action

The instruction assembles as written.

Programmer response

Supply a relocatable expression.

Severity

4

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014