ASMA195W Nominal value too large - overflow to INF
Explanation
The value supplied is too large to be represented and the rounding mode of the constant indicates rounding away from zero. The value is represented as a signed infinity.
System action
The constant assembles with the signed special value INF.
Programmer response
Supply a smaller value or a longer constant type.
Severity
4