Sgl_set_exponent 287 arch/parisc/math-emu/fcnvff.c else Sgl_set_exponent(result,dest_exponent); Sgl_set_exponent 76 arch/parisc/math-emu/fcnvuf.c Sgl_set_exponent(result, 30+SGL_BIAS - dst_exponent); Sgl_set_exponent 199 arch/parisc/math-emu/fcnvuf.c Sgl_set_exponent(result, (62+SGL_BIAS) - dst_exponent); Sgl_set_exponent 85 arch/parisc/math-emu/fcnvxf.c Sgl_set_exponent(result, 30+SGL_BIAS - dst_exponent); Sgl_set_exponent 241 arch/parisc/math-emu/fcnvxf.c Sgl_set_exponent(result, (62+SGL_BIAS) - dst_exponent); Sgl_set_exponent 1993 arch/parisc/math-emu/fmpyfadd.c else Sgl_set_exponent(resultp1,result_exponent); Sgl_set_exponent 2635 arch/parisc/math-emu/fmpyfadd.c else Sgl_set_exponent(resultp1,result_exponent); Sgl_set_exponent 99 arch/parisc/math-emu/frnd.c Sgl_set_exponent(result,src_exponent + (SGL_BIAS+1)); Sgl_set_exponent 100 arch/parisc/math-emu/frnd.c else Sgl_set_exponent(result,src_exponent + SGL_BIAS); Sgl_set_exponent 112 arch/parisc/math-emu/frnd.c Sgl_set_exponent(result,SGL_BIAS); Sgl_set_exponent 116 arch/parisc/math-emu/frnd.c Sgl_set_exponent(result,SGL_BIAS); Sgl_set_exponent 121 arch/parisc/math-emu/frnd.c Sgl_set_exponent(result,SGL_BIAS); Sgl_set_exponent 365 arch/parisc/math-emu/sfadd.c Sgl_set_exponent(result,/*using*/result_exponent); Sgl_set_exponent 397 arch/parisc/math-emu/sfadd.c Sgl_set_exponent(result,/*using*/result_exponent); Sgl_set_exponent 499 arch/parisc/math-emu/sfadd.c else Sgl_set_exponent(result,result_exponent); Sgl_set_exponent 371 arch/parisc/math-emu/sfdiv.c else Sgl_set_exponent(result,dest_exponent); Sgl_set_exponent 358 arch/parisc/math-emu/sfmpy.c else Sgl_set_exponent(result,dest_exponent); Sgl_set_exponent 274 arch/parisc/math-emu/sfrem.c else Sgl_set_exponent(result,dest_exponent); Sgl_set_exponent 161 arch/parisc/math-emu/sfsqrt.c Sgl_set_exponent(result, Sgl_set_exponent 171 arch/parisc/math-emu/sfsqrt.c Sgl_set_exponent(result,((src_exponent-SGL_BIAS)>>1)+SGL_BIAS); Sgl_set_exponent 368 arch/parisc/math-emu/sfsub.c Sgl_set_exponent(result,/*using*/result_exponent); Sgl_set_exponent 400 arch/parisc/math-emu/sfsub.c Sgl_set_exponent(result,/*using*/result_exponent); Sgl_set_exponent 502 arch/parisc/math-emu/sfsub.c else Sgl_set_exponent(result,result_exponent);