Lines Matching full:d6
311 moveml %d2/%d3/%d5/%d6,-(%a7)
322 moveml (%a7)+,%d2/%d3/%d5/%d6
325 movel %d2,%d6 |save ls mant in d6
330 lsrl %d5,%d6 |by the number in the exp, then
332 orl %d6,%d1 |shift the ls mant bits into the ms mant
338 moveml (%a7)+,%d2/%d3/%d5/%d6
347 moveml (%a7)+,%d2/%d3/%d5/%d6
351 moveml (%a7)+,%d2/%d3/%d5/%d6
362 movel %d6,-(%a7)
369 movel %d1,%d6 |copy ls mant into d6
370 lsll %d7,%d6 |shift ls mant by count
371 movel %d6,LOCAL_LO(%a0) |store ls mant into memory
372 moveql #32,%d6
373 subl %d7,%d6 |continue shift
374 lsrl %d6,%d1 |shift off all bits but those that will
378 moveml (%a7)+,%d7/%d6 |restore registers