Lines Matching refs:handle

624 # can handle this case.							#
864 # can handle this case. #
1560 # it here. if it was used from supervisor mode, then we have to handle this
2428 # fmovm_dynamic() can't handle this. A normal exit is made through #
2456 # So, we must check to see if it's disabled and handle that case separately.
6345 bne.b ext_grs_not_ext # no; go handle sgl or dbl
6359 bne.b ext_grs_dbl # no; go handle dbl
6545 bgt.b unnorm_nrm_zero_lrg # no; go handle large exponent
7349 bgt.w fout_sgl_ovfl # yes; go handle OVFL
7350 beq.w fout_sgl_may_ovfl # maybe; go handle possible OVFL
7352 blt.w fout_sgl_unfl # yes; go handle underflow
7517 bra.w fout_sgl_ovfl # yes; go handle overflow
7587 bgt.w fout_dbl_ovfl # yes; go handle OVFL
7588 beq.w fout_dbl_may_ovfl # maybe; go handle possible OVFL
7590 blt.w fout_dbl_unfl # yes; go handle underflow
7728 bra.w fout_dbl_ovfl # yes; go handle overflow
8505 bne.w fin_not_ext # no, so go handle dbl or sgl
8525 bne.w fin_not_ext # no, so go handle dbl or sgl
8575 bge.w fin_sd_unfl # yes; go handle underflow
8578 blt.w fin_sd_ovfl # yes; go handle overflow
8618 bge.w fin_sd_unfl # yes; go handle underflow
8621 blt.w fin_sd_ovfl # yes; go handle overflow
8622 bra.w fin_sd_normal # no; ho handle normalized op
8865 bgt.w fdiv_unfl # yes; go handle underflow
9278 bne.w fneg_not_ext # no; go handle sgl or dbl
9302 bne.b fneg_not_ext # no; go handle sgl or dbl
9355 bge.w fneg_sd_unfl # yes; go handle underflow
9358 blt.w fneg_sd_ovfl # yes; go handle overflow
9398 bge.b fneg_sd_unfl # yes; go handle underflow
9401 blt.w fneg_sd_ovfl # yes; go handle overflow
9402 bra.w fneg_sd_normal # no; ho handle normalized op
9901 bne.b fabs_not_ext # no; go handle sgl or dbl
9973 bge.w fabs_sd_unfl # yes; go handle underflow
9976 blt.w fabs_sd_ovfl # yes; go handle overflow
10016 bge.b fabs_sd_unfl # yes; go handle underflow
10019 blt.w fabs_sd_ovfl # yes; go handle overflow
10020 bra.w fabs_sd_normal # no; ho handle normalized op
10769 bgt.w fsgldiv_unfl # yes; go handle underflow
11990 bne.b fsqrt_not_ext # no; go handle sgl or dbl
12007 bne.b fsqrt_not_ext # no; go handle sgl or dbl
12036 bgt.w fsqrt_sd_unfl # yes; go handle underflow
12039 blt.w fsqrt_sd_ovfl # yes; go handle overflow
12081 bgt.b fsqrt_sd_unfl # yes; go handle underflow
12084 blt.w fsqrt_sd_ovfl # yes; go handle overflow
12085 bra.w fsqrt_sd_normal # no; ho handle normalized op