Searched refs:FP_1 (Results 1 – 6 of 6) sorted by relevance
162 nrm = FP_1; in fpu_norm()212 fp->fp_mant[0] = FP_1 - 1; in fpu_newnan()
91 #define FP_1 (1 << FP_LG) /* 1.0 in fp_mant[0] */ macro
217 if (r0 < FP_1) in fpu_add()
268 bit = FP_1; in fpu_div()
154 fp->fp_mant[0] = FP_1 | f0; \
285 bit = FP_1; in fpu_sqrt()