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


ASMA029E

HLASM Programmer's Guide
SC26-4941-06

Incorrect register specification - xxxxxxxx

Explanation

The value xxxxxxxx is invalid for one of the following reasons:
  • xxxxxxxx is not an absolute value within the range 0 through 15.
  • an odd register is used where an even register is required
  • a register is not specified where one is required.

System action

For machine instructions and S-type address constants, the statement or constant assembles as zero. For USING and DROP statements, the incorrect register operand is ignored.

Programmer response

Specify a valid register.

Severity

8

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014