Searched refs:nr_shift (Results 1 – 1 of 1) sorted by relevance
237 int nr_shift = NORMAL_EXPMIN - src->normal_exp; in pack_fpu() local238 if (nr_shift > NR_FRACBITS) in pack_fpu()252 fraction >>= nr_shift; in pack_fpu()