Searched refs:ovf_res (Results 1 – 4 of 4) sorted by relevance
6 | ovf_res: used by overflow to force the correct141 bra ovf_res145 bra ovf_res148 bra ovf_res154 bra ovf_res174 | ovf_res --- overflow result calculation181 .global ovf_res182 ovf_res: label
45 |xref ovf_res787 bsrl ovf_res |get correct result based on
6946 # ovf_res(): routine to produce the default overflow result of #6956 # ovf_res(): #7444 # it's definitely an overflow so call ovf_res to get the correct answer7459 # call ovf_res() w/ sgl prec and the correct rnd mode to create the default7465 bsr.l ovf_res # calc OVFL result7499 # if exp now equals one, then it overflowed so call ovf_res.7665 # it's definitely an overflow so call ovf_res to get the correct answer7680 # call ovf_res() w/ dbl prec and the correct rnd mode to create the default7686 bsr.l ovf_res # calc OVFL result7710 # if exp now equals one, then it overflowed so call ovf_res.[all …]
10320 bsr.l ovf_res # calc default ovfl result10327 # t_ovfl2 ALWAYS tells ovf_res to create a positive result10333 bsr.l ovf_res # calc default ovfl result12262 # calling ovf_res().12268 bsr.l ovf_res # calculate default result12507 bsr.l ovf_res # calculate default result12801 # ovf_res() - return default overflow result #13042 # calling ovf_res().13048 bsr.l ovf_res # calculate default result13440 # exponent would take an exception. If so, use unf_res() or ovf_res() #[all …]