Lines Matching refs:rounding
6981 # Notes: This will return X with the appropriate rounding #
7070 # precision and rounding modes. To avoid unnecessary #
7104 # in the user rounding precision and mode. #
9179 fmov.l %d0,%fpcr # set user's rounding mode/precision
9303 fmov.l %d0,%fpcr # set user's rounding mode/precision
11652 # - do the multiply to the proper precision and rounding mode in order to
11658 # multiply using extended precision and the correct rounding mode. the result
11763 # - do the multiply to the proper precision and rounding mode in order to
11769 # multiply using extended precision and the correct rounding mode. the result
13325 # here. For norms, load the rounding mode/prec, execute a "fintrz", #
13474 # or overflow because of rounding to the correct precision. so...
14504 # operation using RZ as the rounding mode to see what the pre-rounded
14861 # 0x8000000000000000 and this mantissa is the result of rounding non-zero
14865 # so, we do this be re-executing the add using RZ as the rounding mode and
14976 # - Therefore, we return +ZERO if the rounding modes are RN,RZ, or RP.
15314 # 0x8000000000000000 and this mantissa is the result of rounding non-zero
15318 # so, we do this be re-executing the add using RZ as the rounding mode and
15428 # - Therefore, we return +ZERO if the rounding mode is RN,RZ, or RP