Lines Matching refs:b0
337 (p14) br.ret.spnt b0 // exit here if x = -inf
344 (p13) br.ret.spnt b0 // exit here if x =0.0, result is x
369 (p15) br.ret.spnt b0 // exit here if x = NaT,NaN,+Inf
395 (p6) br.ret.spnt b0 // Exit if x < 2^-40
495 (p7) br.ret.spnt b0 // Exit if 2^-40 <= |x| < 2^-2
516 br.ret.sptk b0 // Result for main path
536 br.ret.sptk b0
588 br.ret.sptk b0 // Exit if really no overflow
634 .save b0, GR_SAVE_B0
635 mov GR_SAVE_B0=b0 // Save b0
646 br.call.sptk b0=__libm_error_support# // Call error handling function
659 mov b0 = GR_SAVE_B0 // Restore return address
664 br.ret.sptk b0 // Return