Home | History | Annotate | Download | only in dist

Lines Matching refs:mant

5854 	cmpi.w		%d0, &66		# is diff > 65? (mant + g,r bits)
6284 roxr.w FTEMP_HI(%a0) # mant is 0 so restore v-bit
6285 roxr.w FTEMP_HI+2(%a0) # mant is 0 so restore v-bit
6305 roxr.w FTEMP_HI(%a0) # mant is 0 so restore v-bit
6306 roxr.w FTEMP_HI+2(%a0) # mant is 0 so restore v-bit
7764 # extended -> |s| exp | |1| ms mant | | ls mant | #
7772 # double -> |s|exp| mant | | mant | #
7829 # extended -> |s| exp | |1| ms mant | | ls mant | #
7837 # single -> |s|exp| mant | #
13055 # 4. Subtract 16 to compensate for interpreting the mant as all integer digits.
13086 sub.l &16,%d1 # sub to compensate for shift of mant
13151 # Check the sign of the mant and make the value in fp0 the same sign.
13332 # Sign of Mant Sign of Exp Rounding Mode PWRTEN Rounding Mode
13407 fdiv.x %fp1,%fp0 # exp is negative, so divide mant by exp
14185 # d2: x/ms 32-bits of mant of abs(YINT)
14186 # d3: x/ls 32-bits of mant of abs(YINT)
14236 bsr binstr # call binstr to convert mant