ASMA029E 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