Searched refs:FP_1 (Results 1 – 6 of 6) sorted by relevance
167 nrm = FP_1; in fpu_norm()217 fp->fp_mant[0] = FP_1 - 1; in fpu_newnan()
91 #define FP_1 (1 << FP_LG) /* 1.0 in fp_mant[0] */ macro
245 bit = FP_1;
209 if (r0 < FP_1)
133 fp->fp_mant[0] = FP_1 | f0; \
269 bit = FP_1;