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


ASMA075E

HLASM Programmer's Guide
SC26-4941-06

Arithmetic overflow

Explanation

The intermediate or final value of an expression is not within the range -231 through 231-1.

System action

A machine instruction assembles as zero; an assembler instruction is ignored; a conditional assembly expression uses zero as the result.

Programmer response

Change the expression.

Severity

8

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014