Lines Matching refs:normalize
1485 bsr.l norm # normalize mantissa
6120 #--Now we need to normalize (A,a) to "new (R,r)" where R+r = A+a but
7636 bsr.l norm # normalize
8490 #----normalize the input value by left shifting k bits (k to be determined
10209 # so, normalize the mantissa, add 0x6000 to the new exponent,
10217 bsr.l norm # normalize mantissa
10285 # dst op is a DENORM. we have to normalize the mantissa to see if the
12024 # norm() - normalize mantissa for EXOP on denorm #
13418 # norm() - normalize denorm mantissa to provide EXOP #
13509 # normalize the mantissa and add the bias of 0x6000 to the resulting negative
13514 bsr.l norm # normalize result
15844 # norm() - normalize mantissa after adjusting exponent #
15894 bsr.l norm # normalize the denorm; result is new exp
15930 bsr.l norm # normalize the denorm; result is new exp
15966 # norm() - normalize the mantissa if the operand was a DENORM #
15978 # normalize the operand if it was a DENORM. Add this normalization #
15996 beq.b stzs_denorm # normalize the DENORM
16006 bsr.l norm # normalize denorm
16067 bsr.l norm # normalize denorm
16093 # norm() - normalize the mantissa if the operand was a DENORM #
16105 # normalize the operand if it was a DENORM. Add this normalization #
16123 beq.b stzd_denorm # normalize the DENORM
16132 bsr.l norm # normalize denorm