Lines Matching refs:single

423 set SGL_BIAS,		0x007f			# single precision bias
520 set s_mode, 0x4 # single precision
1261 # precision format if the src format was single or double and the
1426 # If the input operand to this operation was opclass two and a single
2298 # have to make sure that for single or double source operands that the
3717 # through here. so can double and single precision.
6853 # constant := single-precision( 64/log 2 ). #
6855 # Using a single-precision constant avoids memory #
6856 # access. Another effect of using a single-precision #
6865 # where L1 := single-precision(-log2/64). #
6894 # and A5 are single precision; A2 and A3 are double #
6910 # and t is in single precision. Note also that T is #
7011 # where L1 := single-precision(-log2/64). #
7022 # and A6 are single precision; A2, A3 and A4 are double #
7038 # and t is in single precision. Note also that T is #
7080 # to B12 are single precision; B3 to B8 are double #
9463 # Precision is single or double
9468 # exponents out of range for single or double DO NOT cause underflow
10190 # result precision is single or double
11657 # result. if the original operation was single or double, we have to do another
11696 # with an extra -0x6000. if the precision is single or double, we need to
11768 # result. if the original operation was single or double, we have to do another
12041 # norms into extended, single, and double precision. #
12128 # operand is to be rounded to single or double precision
12135 # operand is to be rounded to single precision
12908 # operand is either single or double
12915 # operand is to be rounded to single precision
13434 # norms into extended, single, and double precision. #
13437 # Double and single precision can overflow and underflow. First, #
13526 # operand is either single or double
13533 # operand is to be rounded to single precision
14627 # norms into extended, single, and double precision. #
15080 # norms into extended, single, and double precision. #
15587 # operand is either single or double
15594 # operand is to be rounded to single precision
19593 # If the source operand is byte,word,long, or single, it may be #
20490 # here, we know that the operand would UNFL if moved out to single prec,
20491 # so, denorm and round and then use generic store single routine to
20516 bsr.l dst_sgl # convert to single prec
20566 fmov.s %fp0,%d0 # store to single
20745 bsr.l dst_dbl # convert to single prec
20899 # dst_sgl(): create single precision value from extended prec #
20907 # d0 = single precision result #
20911 # Changes extended precision to single precision. #
20926 # single -> |s|exp| mant | #
20936 addi.w &SGL_BIAS,%d0 # add single precision bias
20942 lsl.l &0x7,%d0 # shift it into single exp bits
20950 or.l %d1,%d0 # put these bits in ms word of single
22614 # a0 = pointer to single precision operand #
22671 # single round prec and extended prec mode. #
22696 # precision and the rounding mode to single. #
23571 # Constants in single precision