Lines Matching refs:normalize
1462 bsr.l norm # normalize mantissa
1494 bsr.l norm # normalize mantissa
5698 #--Now we need to normalize (A,a) to "new (R,r)" where R+r = A+a but
6129 #--Now we need to normalize (A,a) to "new (R,r)" where R+r = A+a but
7645 bsr.l norm # normalize
7676 bsr.l norm # normalize exponent
8499 #----normalize the input value by left shifting k bits (k to be determined
9616 # the dst is a DENORM. normalize the DENORM and add the adjustment to
9626 bsr.l norm # normalize the DENORM
9956 #..normalize R.
10218 # so, normalize the mantissa, add 0x6000 to the new exponent,
10226 bsr.l norm # normalize mantissa
10294 # dst op is a DENORM. we have to normalize the mantissa to see if the
10302 bsr.l norm # normalize mantissa
12033 # norm() - normalize mantissa for EXOP on denorm #
12117 # normalize the mantissa and add the bias of 0x6000 to the resulting negative
12125 bsr.l norm # normalize result
12808 # norm() - normalize a denorm to provide EXOP #
12900 # normalize the mantissa and add the bias of 0x6000 to the resulting negative
12905 bsr.l norm # normalize result
13427 # norm() - normalize denorm mantissa to provide EXOP #
13518 # normalize the mantissa and add the bias of 0x6000 to the resulting negative
13523 bsr.l norm # normalize result
15853 # norm() - normalize mantissa after adjusting exponent #
15903 bsr.l norm # normalize the denorm; result is new exp
15939 bsr.l norm # normalize the denorm; result is new exp
15975 # norm() - normalize the mantissa if the operand was a DENORM #
15987 # normalize the operand if it was a DENORM. Add this normalization #
16005 beq.b stzs_denorm # normalize the DENORM
16015 bsr.l norm # normalize denorm
16028 # norm() - normalize the mantissa if the operand was a DENORM #
16038 # If the input operand is a DENORM, normalize it. #
16049 beq.b ss_denorm # normalize the DENORM
16076 bsr.l norm # normalize denorm
16102 # norm() - normalize the mantissa if the operand was a DENORM #
16114 # normalize the operand if it was a DENORM. Add this normalization #
16132 beq.b stzd_denorm # normalize the DENORM
16141 bsr.l norm # normalize denorm
19574 # norm() - normalize a denormalized number #
19990 bsr.l norm # normalize number
20076 bsr.l norm # normalize number
20427 bsr.l norm # normalize the mantissa
20517 bsr.l norm # normalize the DENORM
20746 bsr.l norm # normalize the DENORM
21755 # dnrm_lp(): normalize exponent/mantissa to specified threshold #
22307 # norm(): normalize the mantissa of an extended precision input. the #
22317 # a0 = pointer fp extended precision operand to normalize #
22376 # norm() - normalize the mantissa #
22422 bsr.l norm # normalize UNNORM
23200 # this routine calculates the amount needed to normalize the mantissa
23488 # normalize
23628 # to signal denorm. If the input is unnormalized, normalize
23640 # Normalize the denorm