Lines Matching refs:norm
1484 # here, we count on norm not to alter a0...
1485 bsr.l norm # normalize mantissa
7636 bsr.l norm # normalize
8496 mov.l (%a0),%d3 # D3 is exponent of smallest norm. #
10217 bsr.l norm # normalize mantissa
12024 # norm() - normalize mantissa for EXOP on denorm #
13140 bne.b ftst_not_norm # optimize on non-norm input
13338 bne.b fintrz_not_norm # optimize on non-norm input
13418 # norm() - normalize denorm mantissa to provide EXOP #
13435 # Simply clear sign for extended precision norm. Ext prec denorm #
13463 bne.w fabs_not_norm # optimize on non-norm input
13514 bsr.l norm # normalize result
13762 bne.b fcmp_not_norm # optimize on non-norm input
13967 bne.w fsglmul_not_norm # optimize on non-norm input
14308 bne.w fsgldiv_not_norm # optimize on non-norm input
14655 bne.w fadd_not_norm # optimize on non-norm input
15108 bne.w fsub_not_norm # optimize on non-norm input
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 #
16006 bsr.l norm # normalize denorm
16067 bsr.l norm # normalize denorm
16093 # norm() - normalize the mantissa if the operand was a DENORM #
16132 bsr.l norm # normalize denorm