Lines Matching refs:normalized
962 # multiply operation is the smallest possible normalized number
6143 # satan(): computes the arctangent of a normalized number #
6694 # sacos(): computes the inverse cosine of a normalized input #
8511 add.l %d6,%d2 # (D3,D4,D5) is normalized
8533 or.l %d7,%d4 # (D3,D4,D5) normalized
9633 mov.l &0x80000000,%d1 # load normalized mantissa
13154 # input is not normalized; what is it?
13354 # input is not normalized; what is it?
13589 bra.w fabs_sd_normal # no; ho handle normalized op
13712 # input is not normalized; what is it?
13779 # fcmp: inputs are not both normalized; what are they?
14503 # or a normalized number that rounded down to a 1. so, redo the entire
14526 # Divide: inputs are not both normalized; what are they?
14839 # result is equal to the smallest normalized number in the selected precision
14859 # ok, so now the result has a exponent equal to the smallest normalized
14864 # rounded "up" or a normalized number rounded "down".
14890 # Add: inputs are not both normalized; what are they?
15292 # result is equal to the smallest normalized number in the selected precision
15312 # ok, so now the result has a exponent equal to the smallest normalized
15317 # rounded "up" or a normalized number rounded "down".
15343 # Sub: inputs are not both normalized; what are they?
15797 # input is not normalized; what is it?
15995 cmpi.b STAG(%a6),&DENORM # is operand normalized?
16122 cmpi.b DTAG(%a6),&DENORM # is operand normalized?