Lines Matching refs:use
23 You are hereby granted a copyright license to use, modify, and distribute the SOFTWARE
2499 # which can all use f<op>.{x,p}
2949 # which can use most addressing modes.
2981 # the instruction is an fmovm.x dynamic which can use many addressing
6825 # To avoid the use of floating-point comparisons, a #
6943 # Note also that we use the FMOVEM instruction to move X #
9584 smi.b SIGN(%a6) # use SIGN to hold dst sign
9918 #..use the borrow of the previous compare
11776 # for fun, let's use only extended precision, round to zero. then, let
11843 andi.b &0x30,%d1 # use only rnd mode
11849 # -use the correct rounding mode and precision. this code favors operations
12044 # if the result would have overflowed/underflowed. If so, use unf_res() #
12329 # use fmov to determine ccodes.
12611 andi.b &0x30,%d1 # use only rnd mode
13109 # use fneg to determine ccodes.
13440 # exponent would take an exception. If so, use unf_res() or ovf_res() #
13751 # just use the actual fcmp instruction to produce the correct condition #
13855 # and use the fcmp_norm routine.
13857 # and use the fcmp_norm routine.
13858 # If you have a DENORM and a NORM with opposite signs, then use fcmp_norm, also.
14833 andi.b &0x30,%d1 # use only rnd mode
19594 # in the data register file. If it's actually out in memory, use one of #
20202 mov.w (tbl_fout.b,%pc,%d1.w*2),%a1 # use as index
20491 # so, denorm and round and then use generic store single routine to
20720 # so, denorm and round and then use generic store double routine to
22670 # unf_res4(): same as above but for fsglmul/fsgldiv which use #
22873 # use the rounding mode, precision, and result sign as in index into the
23082 # 1. Copy bcd value in memory for use as a working copy.
23215 # of 27 or less are exact, there is no need to use this routine to
23406 mov.l %d1,%d0 # copy exp to d0;use d0
23476 # The k-factor is saved for use in d7. Clear the #
23518 # the INEX flag for use in A10. #
23616 # The k-factor is saved for use in d7. Clear BINDEC_FLG for
23834 swap %d5 # use upper word of d5 for LAMBDA
23887 # the INEX flag for use in A10.
23929 fabs.x %fp0 # use abs(X)
24065 bge.b do_fint12 # if pos, use Y
24066 or.l &0x80000000,(%a0) # if neg, use -Y
24100 # in extended precision, so the use of a previous power-of-ten
24309 fbeq.w den_zero # if zero, use k-factor or 4933
24315 blt.b use_ilog # if negative, use ILOG
24352 mov.l &12,%d1 # use d1 for shift count