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


ASMA169I

HLASM Programmer's Guide
SC26-4941-06

Implicit length of symbol symbol used for operand n

Explanation

A length subfield was omitted from operand n in an SS-format machine instruction and the implicit length of symbol is assembled into the object code of the instruction.

System action

The instruction is assembled using an implicit length which:
  • For an implicit address, is the length attribute of the first or only term in the expression representing the implicit address
  • For an explicit address, is the length attribute of the first or only term in the expression representing the displacement

Programmer response

Check the instruction to ensure that the operation and operands are coded correctly. You can suppress this warning by specifying the NOIMPLEN suboption of the FLAG option.

Severity

0

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014