Lines Matching refs:normalized
971 # multiply operation is the smallest possible normalized number
1004 # multiply operation is the smallest possible normalized number
1032 # multiply operation is the smallest possible normalized number
5551 cmpi.b STAG(%a6),&DENORM # is operand normalized?
5595 cmpi.b STAG(%a6),&DENORM # is operand normalized?
5678 cmpi.b DTAG(%a6),&DENORM # is operand normalized?
6431 # input operand should not be normalized already. #
6444 # a0 = the input operand's mantissa is normalized; the exponent #
6537 # exponent would not go < 0. therefore, number stays normalized
7134 tst.b STAG(%a6) # is operand normalized?
7180 tst.b STAG(%a6) # is operand normalized?
7226 tst.b STAG(%a6) # is operand normalized?
7302 tst.b STAG(%a6) # is operand normalized?
7323 tst.b STAG(%a6) # is operand normalized?
7350 # operand is a normalized number. first, we check to see if the move out
7588 # operand is a normalized number. first, we check to see if the move out
8060 # normalized then we really don't need to go through this scaling. but for now,
8313 # a normalized number that rounded down to a 2. so, redo the entire operation
8337 # Multiply: inputs are not both normalized; what are they?
8632 bra.w fin_sd_normal # no; ho handle normalized op
9081 # or a normalized number that rounded down to a 1. so, redo the entire
9105 # Divide: inputs are not both normalized; what are they?
9412 bra.w fneg_sd_normal # no; ho handle normalized op
9538 # input is not normalized; what is it?
9595 # input is not normalized; what is it?
9693 # input is not normalized; what is it?
9795 # input is not normalized; what is it?
10030 bra.w fabs_sd_normal # no; ho handle normalized op
10153 # input is not normalized; what is it?
10220 # fcmp: inputs are not both normalized; what are they?
10608 # a normalized number that rounded down to a 2. so, redo the entire operation
10632 # Single Precision Multiply: inputs are not both normalized; what are they?
10944 # or a normalized number that rounded down to a 1. so, redo the entire
10967 # Divide: inputs are not both normalized; what are they?
11280 # result is equal to the smallest normalized number in the selected precision
11300 # ok, so now the result has a exponent equal to the smallest normalized
11305 # rounded "up" or a normalized number rounded "down".
11331 # Add: inputs are not both normalized; what are they?
11733 # result is equal to the smallest normalized number in the selected precision
11753 # ok, so now the result has a exponent equal to the smallest normalized
11758 # rounded "up" or a normalized number rounded "down".
11784 # Sub: inputs are not both normalized; what are they?
12095 bra.w fsqrt_sd_normal # no; ho handle normalized op
12238 # input is not normalized; what is it?
12964 # decbin(): Converts normalized packed bcd value pointed to by register #
12968 # a0 = pointer to normalized packed bcd value #
13436 # the input may be either normalized, unnormalized, or #
13447 # BINDEC_FLG for separating normalized/denormalized #
13587 # separating normalized/denormalized input. If the input
13605 and.w &0x7fff,%d0 # strip sign of normalized exp
13615 # Test if the normalized input is denormalized
13621 and.w &0x7fff,%d0 # strip sign of normalized exp
13935 fmovm.x (%sp)+,&0x80 # load normalized DENORM into fp0