Searched refs:FP_1 (Results 1 – 22 of 22) sorted by relevance
180 nrm = FP_1; in fpu_norm()227 fp->fp_mant[0] = FP_1 - 1; in fpu_newnan()
135 fp->fp_mant[0] = FP_1 | f0; \215 fp->fp_mant[0] = FP_1 | f0; in fpu_xtof()
558 x->fp_mant[0] = FP_1; in fpu_cmp()565 x->fp_mant[0] = FP_1; in fpu_cmp()573 x->fp_mant[0] = FP_1; in fpu_cmp()588 x->fp_mant[0] = FP_1; in fpu_cmp()
44 #if (FP_1 != 0x40000)
248 bit = FP_1; in fpu_div()
202 if (r0 < FP_1) in fpu_add()
91 #define FP_1 (1 << FP_LG) /* 1.0 in fp_mant[0] */ macro
270 bit = FP_1; in fpu_sqrt()
98 if (r->fp_exp == 0 && r->fp_mant[0] == FP_1 && in fpu_atanh()
528 if (fp->fp_mant[0] == FP_1 && fp->fp_mant[1] == 0 && in fpu_log2()
169 nrm = FP_1; in fpu_norm()219 fp->fp_mant[0] = FP_1 - 1; in fpu_newnan()
95 #define FP_1 (1 << FP_LG) /* 1.0 in fp_mant[0] */ macro
246 bit = FP_1; in fpu_div()
210 if (r0 < FP_1) in fpu_add()
162 fp->fp_mant[0] = FP_1 | f0; \
275 bit = FP_1; in fpu_div()
227 if (r0 < FP_1) in fpu_add()
163 nrm = FP_1; in fpu_norm()
290 bit = FP_1; in fpu_sqrt()