ASMA193W Lost precision - underflow to denormal

Explanation

The value supplied is non-zero and is too small to be represented in normalized form, but can be represented in denormalized form.

System action

The constant assembles with the denormalized form.

Programmer response

Supply a larger value or a longer constant type,

Severity

4