Lines Matching refs:Here
428 | be adjusted here.
863 | Here we shift the numbers until the exponents are the same, and put
881 | Here we have a's exponent larger than b's, so we have to shift b. We do
1091 | Here we have to decide whether to add or subtract the numbers:
1209 | Here we do the subtraction.
1327 | be adjusted here.
1349 | be adjusted here.
1415 | be adjusted here.
1437 | executed very often. We sacrifice speed for clarity here.
1523 | Here we have both numbers finite and nonzero (and with no sign bit).
1560 | Here we have to do the product.
1777 | be adjusted here.
1856 | Here we have both numbers finite and nonzero (and with no sign bit).
1928 4: cmpl d1,d3 | here d0==d2, so check d1 and d3
1932 | Here we have to start setting the bits in the second long.
1950 4: cmpl d1,d3 | here d0==d2, so check d1 and d3
1967 movel IMM (0),d2 | here no sticky bit was found
1970 3: cmpl d1,d3 | here d0==d2, so check d1 and d3
1973 | Here put the sticky bit in d2-d3 (in the position which actually corresponds
2002 | Here we have finished the division, with the result in d0-d1-d2-d3, with
2063 | be adjusted here.
2070 | If we got here a is not zero. Check if a is NaN; in that case return NaN,
2211 | Here we have a correctly rounded result (either normalized or denormalized).
2213 | Here we should have either a normalized number or a denormalized one, and
2251 | be adjusted here.
2294 | be adjusted here.
2372 | If we got here d0 == d2, so we compare d1 and d3.
2376 | If we got here a == b.
2383 | be adjusted here.
2394 | be adjusted here.
2405 | be adjusted here.
2458 | Here we assume that the exponent is not too small (this should be checked
2728 | Here we shift the numbers in registers d0 and d1 so the exponents are the
2859 | Here we have to decide whether to add or subtract the numbers
2876 | Here we have both positive or both negative
2886 | Here we do the addition.
2955 | We are here if a > 0 and b < 0 (sign bits cleared).
2956 | Here we do the subtraction.
3022 | be adjusted here.
3036 | be adjusted here.
3099 | be adjusted here.
3119 | executed very often. We sacrifice speed for clarity here.
3190 | Here we have both numbers finite and nonzero (and with no sign bit).
3319 | Here d1 (==b) is zero.
3335 | be adjusted here.
3405 | Here we have both numbers finite and nonzero (and with no sign bit).
3536 | be adjusted here.
3543 | If we got here a is not zero. Check if a is NaN; in that case return NaN,
3648 | Here we have a correctly rounded result (either normalized or denormalized).
3650 | Here we should have either a normalized number or a denormalized one, and
3688 | be adjusted here.
3730 | be adjusted here.
3797 | If we got here a == b.
3813 | be adjusted here.
3824 | be adjusted here.
3865 | Here we assume that the exponent is not too small (this should be checked