Home | History | Annotate | Download | only in m68k

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.
1413 | be adjusted here.
1435 | executed very often. We sacrifice speed for clarity here.
1521 | Here we have both numbers finite and nonzero (and with no sign bit).
1558 | Here we have to do the product.
1775 | be adjusted here.
1854 | Here we have both numbers finite and nonzero (and with no sign bit).
1926 4: cmpl d1,d3 | here d0==d2, so check d1 and d3
1930 | Here we have to start setting the bits in the second long.
1948 4: cmpl d1,d3 | here d0==d2, so check d1 and d3
1965 movel IMM (0),d2 | here no sticky bit was found
1968 3: cmpl d1,d3 | here d0==d2, so check d1 and d3
1971 | Here put the sticky bit in d2-d3 (in the position which actually corresponds
2000 | Here we have finished the division, with the result in d0-d1-d2-d3, with
2061 | be adjusted here.
2068 | If we got here a is not zero. Check if a is NaN; in that case return NaN,
2210 | Here we have a correctly rounded result (either normalized or denormalized).
2212 | Here we should have either a normalized number or a denormalized one, and
2250 | be adjusted here.
2293 | be adjusted here.
2371 | If we got here d0 == d2, so we compare d1 and d3.
2375 | If we got here a == b.
2382 | be adjusted here.
2393 | be adjusted here.
2404 | be adjusted here.
2457 | Here we assume that the exponent is not too small (this should be checked
2727 | Here we shift the numbers in registers d0 and d1 so the exponents are the
2858 | Here we have to decide whether to add or subtract the numbers
2875 | Here we have both positive or both negative
2885 | Here we do the addition.
2954 | We are here if a > 0 and b < 0 (sign bits cleared).
2955 | Here we do the subtraction.
3021 | be adjusted here.
3035 | be adjusted here.
3098 | be adjusted here.
3118 | executed very often. We sacrifice speed for clarity here.
3189 | Here we have both numbers finite and nonzero (and with no sign bit).
3318 | Here d1 (==b) is zero.
3334 | be adjusted here.
3404 | Here we have both numbers finite and nonzero (and with no sign bit).
3535 | be adjusted here.
3542 | If we got here a is not zero. Check if a is NaN; in that case return NaN,
3647 | Here we have a correctly rounded result (either normalized or denormalized).
3649 | Here we should have either a normalized number or a denormalized one, and
3687 | be adjusted here.
3729 | be adjusted here.
3796 | If we got here a == b.
3812 | be adjusted here.
3823 | be adjusted here.
3864 | Here we assume that the exponent is not too small (this should be checked