Lines Matching refs:SINGLE
432 set SGL_BIAS, 0x007f # single precision bias
529 set s_mode, 0x4 # single precision
1270 # precision format if the src format was single or double and the
1435 # If the input operand to this operation was opclass two and a single
2307 # have to make sure that for single or double source operands that the
3726 # through here. so can double and single precision.
5250 #--AND IS THEREFORE STORED AS SINGLE PRECISION.
5274 or.l &0x3F800000,%d1 # D0 IS SGN IN SINGLE
6862 # constant := single-precision( 64/log 2 ). #
6864 # Using a single-precision constant avoids memory #
6865 # access. Another effect of using a single-precision #
6874 # where L1 := single-precision(-log2/64). #
6903 # and A5 are single precision; A2 and A3 are double #
6919 # and t is in single precision. Note also that T is #
7020 # where L1 := single-precision(-log2/64). #
7031 # and A6 are single precision; A2, A3 and A4 are double #
7047 # and t is in single precision. Note also that T is #
7089 # to B12 are single precision; B3 to B8 are double #
9472 # Precision is single or double
9477 # exponents out of range for single or double DO NOT cause underflow
10199 # result precision is single or double
11666 # result. if the original operation was single or double, we have to do another
11705 # with an extra -0x6000. if the precision is single or double, we need to
11777 # result. if the original operation was single or double, we have to do another
12050 # norms into extended, single, and double precision. #
12137 # operand is to be rounded to single or double precision
12144 # operand is to be rounded to single precision
12917 # operand is either single or double
12924 # operand is to be rounded to single precision
13443 # norms into extended, single, and double precision. #
13446 # Double and single precision can overflow and underflow. First, #
13535 # operand is either single or double
13542 # operand is to be rounded to single precision
14200 # Single Precision Multiply: inputs are not both normalized; what are they?
14636 # norms into extended, single, and double precision. #
15089 # norms into extended, single, and double precision. #
15596 # operand is either single or double
15603 # operand is to be rounded to single precision
19602 # If the source operand is byte,word,long, or single, it may be #
20499 # here, we know that the operand would UNFL if moved out to single prec,
20500 # so, denorm and round and then use generic store single routine to
20525 bsr.l dst_sgl # convert to single prec
20575 fmov.s %fp0,%d0 # store to single
20754 bsr.l dst_dbl # convert to single prec
20908 # dst_sgl(): create single precision value from extended prec #
20916 # d0 = single precision result #
20920 # Changes extended precision to single precision. #
20935 # single -> |s|exp| mant | #
20945 addi.w &SGL_BIAS,%d0 # add single precision bias
20951 lsl.l &0x7,%d0 # shift it into single exp bits
20959 or.l %d1,%d0 # put these bits in ms word of single
22136 # ADD SINGLE #
22623 # a0 = pointer to single precision operand #
22680 # single round prec and extended prec mode. #
22705 # precision and the rounding mode to single. #
23580 # Constants in single precision