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


ASMA066W

HLASM Programmer's Guide
SC26-4941-06

2-byte relocatable address constant

Explanation

This statement contains a relocatable Y-type address constant or a 2-byte relocatable A-type address constant. Addressing errors occur if the address constant is used to refer to a storage address equal to or greater than 64 KB (65,536 bytes).

System action

The statement assembles as written.

Programmer response

If the address constant is used to refer to a storage address less than 64 KB (65,536 bytes), the 2-byte relocatable address constant is valid. You can use the assembler option RA2 to suppress this message.

Severity

4

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014