Lines Matching refs:src
55 movew ETEMP(%a6),%d0 |check src bounds
86 fmovex ETEMP(%a6),%fp0 |move in src for int
87 fmovel #rz_mode,%fpcr |force rz for src conversion
88 fmovel %fp0,%d0 |int src to d0
90 tstw ETEMP(%a6) |check src sign
93 | Source is positive. Add the src to the dest exponent.
94 | The result can be denormalized, if src = 0, or overflow,
100 addl %d0,%d1 |add src to dest exp
142 | Source is negative. Add the src to the dest exponent.
147 addl %d0,%d1 |add src to dest
310 subil #1,%d0 |dec src
316 | portion of the src to the exponent.
319 addw %d0,%d1 |dst is normalized; add src