Lines Matching refs:Abs
5585 #--If compact form of abs(arg) in d0=$7ffeffff, argument is so large that
6016 #--If compact form of abs(arg) in d0=$7ffeffff, argument is so large that
23211 # 5. Check if the exp has crossed zero in #3 above; make the exp abs
23249 ble.w pwrten # if abs(expA) <28, skip ap/st zeros
23277 neg.l %d1 # now its neg; get abs
23325 neg.l %d1 # take abs of exp and clr SE
23440 # ( ) fp1: scaling factor - 10**(abs(exp))
23490 # A2. Set X = abs(input). #
23519 # 10^^(abs(ISCALE)) using a rounding mode which is a #
23610 # a2: pointer to FP_X; abs(original value) in ext
23665 # A2. Set X = abs(input).
23671 and.l &0x7fffffff,FP_SCR1(%a6) # create abs(X)
23695 # F_SCR2:Abs(X)/Abs(X) with $3fff exponent
23757 # F_SCR2:Abs(X) with $3fff exponent/Unchanged
23788 # of ISCALE, used in A9. Fp1 contains 10^^(abs(ISCALE)) using
23829 # F_SCR2:Abs(X) with $3fff exponent/Unchanged
23854 neg.l %d0 # and take abs of ISCALE
23932 # F_SCR2:Abs(X) with $3fff exponent/Unchanged
23938 fabs.x %fp0 # use abs(X)
24125 # fp0: int portion of Y/abs(YINT) adjusted
24158 fabs.x %fp0 # take abs of YINT
24161 # Compare abs(YINT) to 10^(LEN-1) and 10^LEN
24164 fabs.x %fp0 # take abs of YINT
24165 fcmp.x %fp0,%fp2 # compare abs(YINT) with 10^(LEN-1)
24174 fcmp.x %fp0,%fp2 # compare abs(YINT) with 10^LEN
24187 # and shouldn't have another; this is to check if abs(YINT) = 10^LEN
24203 fabs.x %fp0 # get abs(YINT)
24204 fcmp.x %fp0,%fp2 # check if abs(YINT) = 10^LEN
24206 fdiv.s FTEN(%pc),%fp0 # divide abs(YINT) by 10
24224 # d2: x/ms 32-bits of mant of abs(YINT)
24225 # d3: x/ls 32-bits of mant of abs(YINT)
24234 # fp0: int portion of Y/abs(YINT) adjusted
24244 fdiv.x %fp2,%fp0 # divide abs(YINT) by 10^LEN
24246 fmov.x %fp0,(%a0) # move abs(YINT)/10^LEN to memory
24306 # fp0: abs(YINT) adjusted/float(ILOG)
24320 fabs.x %fp0 # get abs of ILOG
24329 fabs.x %fp0 # get abs of ILOG
24338 fabs.x %fp0 # get abs of ILOG