Control Register File Extensions
CPU Data Paths and Control2-26 SPRU733
Table 214. Floating-Point Adder Configuration Register (FADCR)
Field Descriptions (Continued)
Bit DescriptionValueField
7 INEX Inexact results status for .L1.
0
1 Result differs from what would have been computed had the exponent range
and precision been unbounded; never set with INVAL.
6OVER Result overflow status for .L1.
0 Result does not overflow.
1 Result overflows.
5INFO Signed infinity for .L1.
0 Result is not signed infinity.
1 Result is signed infinity.
4INVAL
0 A signed NaN (SNaN) is not a source.
1 A signed NaN (SNaN) is a source. NaN is a source in a floating-point to integer
conversion or when infinity is subtracted from infinity.
3DEN2 Denormalized number select for .L1 src2.
0src2 is not a denormalized number.
1src2 is a denormalized number.
2DEN1 Denormalized number select for .L1 src1.
0src1 is not a denormalized number.
1src1 is a denormalized number.
1NAN2 NaN select for .L1 src2.
0src2 is not NaN.
1src2 is NaN.
0NAN1 NaN select for .L1 src1.
0src1 is not NaN.
1src1 is NaN.