Lines Matching refs:ZERO

926 	bsr.l		unnorm_fix		# yes; convert to NORM,DENORM,or ZERO
1267 # input is an UNNORM, then convert it to a NORM, DENORM, or ZERO.
1272 bsr.l unnorm_fix # yes; convert to NORM,DENORM,or ZERO
1837 bsr.l unnorm_fix # yes; convert to NORM,DENORM,or ZERO
2082 bsr.l unnorm_fix # yes; convert to NORM,DENORM,or ZERO
3563 # unnorm_fix() - change UNNORM operands to NORM or ZERO #
3668 bsr.l unnorm_fix # yes; convert to NORM,DENORM,or ZERO
6628 mov.b &ZERO, %d0
6642 mov.b &ZERO, %d0
8336 short fmul_zero - tbl_fmul_op # NORM x ZERO
8344 short fmul_zero - tbl_fmul_op # ZERO x NORM
8345 short fmul_zero - tbl_fmul_op # ZERO x ZERO
8346 short fmul_res_operr - tbl_fmul_op # ZERO x INF
8347 short fmul_res_qnan - tbl_fmul_op # ZERO x QNAN
8348 short fmul_zero - tbl_fmul_op # ZERO x DENORM
8349 short fmul_res_snan - tbl_fmul_op # ZERO x SNAN
8354 short fmul_res_operr - tbl_fmul_op # INF x ZERO
8363 short fmul_res_qnan - tbl_fmul_op # QNAN x ZERO
8372 short fmul_zero - tbl_fmul_op # NORM x ZERO
8381 short fmul_res_snan - tbl_fmul_op # SNAN x ZERO
8404 bpl.b fmul_zero_p # result ZERO is pos.
8406 fmov.s &0x80000000,%fp0 # load -ZERO
8410 fmov.s &0x00000000,%fp0 # load +ZERO
8759 # do the fmove in; at this point, only possible ops are ZERO and INF.
9104 short fdiv_inf_load - tbl_fdiv_op # NORM / ZERO
9112 short fdiv_zero_load - tbl_fdiv_op # ZERO / NORM
9113 short fdiv_res_operr - tbl_fdiv_op # ZERO / ZERO
9114 short fdiv_zero_load - tbl_fdiv_op # ZERO / INF
9115 short fdiv_res_qnan - tbl_fdiv_op # ZERO / QNAN
9116 short fdiv_zero_load - tbl_fdiv_op # ZERO / DENORM
9117 short fdiv_res_snan - tbl_fdiv_op # ZERO / SNAN
9122 short fdiv_inf_dst - tbl_fdiv_op # INF / ZERO
9131 short fdiv_res_qnan - tbl_fdiv_op # QNAN / ZERO
9140 short fdiv_inf_load - tbl_fdiv_op # DENORM / ZERO
9149 short fdiv_res_snan - tbl_fdiv_op # SNAN / ZERO
9170 fmov.s &0x80000000,%fp0 # load a -ZERO
9174 fmov.s &0x00000000,%fp0 # load a +ZERO
9179 # The destination was In Range and the source was a ZERO. The result,
9199 # The destination was an INF w/ an In Range or ZERO source, the result is
9539 # do the fneg; at this point, only possible ops are ZERO and INF.
9686 cmpi.b %d1,&ZERO # weed out ZERO
9699 # for DENORMs, the result will be either (+/-)ZERO or (+/-)1.
9715 tst.b SRC_EX(%a0) # is ZERO negative?
9718 fmov.s &0x00000000,%fp0 # return +ZERO in fp0
9722 fmov.s &0x80000000,%fp0 # return -ZERO in fp0
10631 short fsglmul_zero - tbl_fsglmul_op # NORM x ZERO
10639 short fsglmul_zero - tbl_fsglmul_op # ZERO x NORM
10640 short fsglmul_zero - tbl_fsglmul_op # ZERO x ZERO
10641 short fsglmul_res_operr - tbl_fsglmul_op # ZERO x INF
10642 short fsglmul_res_qnan - tbl_fsglmul_op # ZERO x QNAN
10643 short fsglmul_zero - tbl_fsglmul_op # ZERO x DENORM
10644 short fsglmul_res_snan - tbl_fsglmul_op # ZERO x SNAN
10649 short fsglmul_res_operr - tbl_fsglmul_op # INF x ZERO
10658 short fsglmul_res_qnan - tbl_fsglmul_op # QNAN x ZERO
10667 short fsglmul_zero - tbl_fsglmul_op # NORM x ZERO
10676 short fsglmul_res_snan - tbl_fsglmul_op # SNAN x ZERO
11472 # operands are INF and one of {ZERO, INF, DENORM, NORM}
12910 # If the packed operand is a ZERO,NAN, or INF, convert it to #