• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/ifpsp060/src/

Lines Matching refs:go

990 # well, we simply have to get to go to _real_unfl()!
1317 # INEX1 : none (packed doesn't go through here)
1366 bra.w fu_in_exc_ovfl # go insert overflow frame
2982 # call fmovm_calc_ea which will go through the ea calc process and,
5957 beq.b case1_sticky_clear # no; go finish
6106 bne.b case3_set_sticky # yes; go set new sticky
6108 bne.b case3_set_sticky # yes; go set new sticky
6110 bne.b case3_set_sticky # yes; go set new sticky
6345 bne.b ext_grs_not_ext # no; go handle sgl or dbl
6359 bne.b ext_grs_dbl # no; go handle dbl
6527 # exponent would not go < 0. therefore, number stays normalized
6541 # exponent would go < 0, so only denormalize until exp = 0
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
7516 fblt.w fout_sgl_exg # no; go finish NORM
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
7727 fblt.w fout_dbl_exg # no; go finish NORM
7728 bra.w fout_dbl_ovfl # yes; go handle overflow
7780 bpl.b dst_get_dman # if postive, go process mantissa
8050 # normalized then we really don't need to go through this scaling. but for now,
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
8577 beq.w fin_sd_may_ovfl # maybe; go check
8578 blt.w fin_sd_ovfl # yes; go handle overflow
8618 bge.w fin_sd_unfl # yes; go handle underflow
8620 beq.w fin_sd_may_ovfl # maybe; go check
8621 blt.w fin_sd_ovfl # yes; go handle overflow
8634 # if underflow or inexact is enabled, then go calculate the EXOP first.
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
9357 beq.w fneg_sd_may_ovfl # maybe; go check
9358 blt.w fneg_sd_ovfl # yes; go handle overflow
9398 bge.b fneg_sd_unfl # yes; go handle underflow
9400 beq.w fneg_sd_may_ovfl # maybe; go check
9401 blt.w fneg_sd_ovfl # yes; go handle overflow
9414 # if underflow or inexact is enabled, go calculate EXOP first.
9901 bne.b fabs_not_ext # no; go handle sgl or dbl
9973 bge.w fabs_sd_unfl # yes; go handle underflow
9975 beq.w fabs_sd_may_ovfl # maybe; go check
9976 blt.w fabs_sd_ovfl # yes; go handle overflow
10016 bge.b fabs_sd_unfl # yes; go handle underflow
10018 beq.w fabs_sd_may_ovfl # maybe; go check
10019 blt.w fabs_sd_ovfl # yes; go handle overflow
10030 # if underflow or inexact is enabled, go calculate EXOP first.
10769 bgt.w fsgldiv_unfl # yes; go handle underflow
11125 beq.w fadd_may_unfl # maybe; go find out
11436 bra.w fadd_zero_entry # go execute fadd
11446 bra.w fadd_zero_entry # go execute fadd
11578 beq.w fsub_may_unfl # maybe; go find out
11888 bra.w fsub_zero_entry # go execute fsub
11898 bra.w fsub_zero_entry # go execute fsub
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
12038 beq.w fsqrt_sd_may_ovfl # maybe; go check
12039 blt.w fsqrt_sd_ovfl # yes; go handle overflow
12081 bgt.b fsqrt_sd_unfl # yes; go handle underflow
12083 beq.w fsqrt_sd_may_ovfl # maybe; go check
12084 blt.w fsqrt_sd_ovfl # yes; go handle overflow
12110 # if underflow or inexact is enabled, go calculate EXOP first.
13145 beq.b ap_st_z # if clear, go to append/strip zeros
13202 bne.b ap_st_n # if neg, go to neg side
13206 bne.b ap_p_fx # if M16 is non-zero, go fix exp
13219 bne.b ap_p_fx # if non-zero, go to fix exp
13227 bge.b ap_p_fm # if still pos, go to pwrten
13250 bra.b pwrten # go calc pwrten
13267 bne.b ap_n_fx # if non-zero, go to exp fix
13275 bgt.b ap_n_fm # if still pos, go fix mantissa
13357 bra.b calc_p # go to init section
13362 bra.b calc_p # go to init section
13395 beq.b mul # if clear, go to multiply
13664 bra.b A4_str # go move out ILOG
14087 bne not_zr # if non-zero, go to second test
14126 fblt.w A14_st # if less, all is ok, go to A14
14215 bne.b no_zr # if not, go on
14217 beq.b zer_m # if zero, go directly to binstr
14441 # extracts and shifts. The three msbs from d2 will go into d1. #