ASMA030E Invalid literal usage - xxxxxxxx

Explanation

A literal is used in an assembler instruction, another literal, or a field of a machine instruction where it is not permitted.

System action

An assembler instruction containing a literal is generally ignored and another message, relative to the operation code of the instruction, appears. A machine instruction assembles as zero.

Programmer response

If applicable, replace the literal with the name of a DC statement.

Severity

8