Home
last modified time | relevance | path

Searched refs:ovf_res (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/arch/m68k/fpsp040/
Dutil.S6 | ovf_res: used by overflow to force the correct
141 bra ovf_res
145 bra ovf_res
148 bra ovf_res
154 bra ovf_res
174 | ovf_res --- overflow result calculation
181 .global ovf_res
182 ovf_res: label
Dres_func.S45 |xref ovf_res
787 bsrl ovf_res |get correct result based on
/linux-2.4.37.9/arch/m68k/ifpsp060/src/
Dpfpsp.S6946 # 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 answer
7459 # call ovf_res() w/ sgl prec and the correct rnd mode to create the default
7465 bsr.l ovf_res # calc OVFL result
7499 # 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 answer
7680 # call ovf_res() w/ dbl prec and the correct rnd mode to create the default
7686 bsr.l ovf_res # calc OVFL result
7710 # if exp now equals one, then it overflowed so call ovf_res.
[all …]
Dfpsp.S10320 bsr.l ovf_res # calc default ovfl result
10327 # t_ovfl2 ALWAYS tells ovf_res to create a positive result
10333 bsr.l ovf_res # calc default ovfl result
12262 # calling ovf_res().
12268 bsr.l ovf_res # calculate default result
12507 bsr.l ovf_res # calculate default result
12801 # ovf_res() - return default overflow result #
13042 # calling ovf_res().
13048 bsr.l ovf_res # calculate default result
13440 # exponent would take an exception. If so, use unf_res() or ovf_res() #
[all …]