Lines Matching refs:normalize
1462 bsr.l norm # normalize mantissa
1494 bsr.l norm # normalize mantissa
5400 # norm() - normalize mantissa after adjusting exponent #
5450 bsr.l norm # normalize the denorm; result is new exp
5486 bsr.l norm # normalize the denorm; result is new exp
5522 # norm() - normalize the mantissa if the operand was a DENORM #
5534 # normalize the operand if it was a DENORM. Add this normalization #
5552 beq.b stzs_denorm # normalize the DENORM
5562 bsr.l norm # normalize denorm
5575 # norm() - normalize the mantissa if the operand was a DENORM #
5585 # If the input operand is a DENORM, normalize it. #
5596 beq.b ss_denorm # normalize the DENORM
5623 bsr.l norm # normalize denorm
5649 # norm() - normalize the mantissa if the operand was a DENORM #
5661 # normalize the operand if it was a DENORM. Add this normalization #
5679 beq.b stzd_denorm # normalize the DENORM
5688 bsr.l norm # normalize denorm
5878 # dnrm_lp(): normalize exponent/mantissa to specified threshhold #
6430 # norm(): normalize the mantissa of an extended precision input. the #
6440 # a0 = pointer fp extended precision operand to normalize #
6499 # norm() - normalize the mantissa #
6545 bsr.l norm # normalize UNNORM
7329 bsr.l norm # normalize the mantissa
7419 bsr.l norm # normalize the DENORM
7648 bsr.l norm # normalize the DENORM
8465 # norm() - normalize mantissa for EXOP on denorm #
8549 # normalize the mantissa and add the bias of 0x6000 to the resulting negative
8557 bsr.l norm # normalize result
9240 # norm() - normalize a denorm to provide EXOP #
9332 # normalize the mantissa and add the bias of 0x6000 to the resulting negative
9337 bsr.l norm # normalize result
9859 # norm() - normalize denorm mantissa to provide EXOP #
9950 # normalize the mantissa and add the bias of 0x6000 to the resulting negative
9955 bsr.l norm # normalize result
13161 # this routine calculates the amount needed to normalize the mantissa
13449 # normalize it. #
13589 # to signal denorm. If the input is unnormalized, normalize
13601 # Normalize the denorm