Lines Matching refs:lword
141 move.l %d0,(%a0)+ | high lword of fp_ext.mant
142 clr.l (%a0) | low lword = 0
270 jne fp_e2e_small1 | high lword zero?
343 lsl.l %d1,%d0 | lower lword needs only to be shifted
344 move.l %d0,(%a0) | into the higher lword
354 1: neg.w %d1 | lower lword is splitted between
355 bfins %d0,(%a0){%d1,#32} | higher and lower lword
393 1: move.l %d0,%d1 | lower lword is splitted between
394 lsl.l %d2,%d0 | higher and lower lword
495 jne fp_ne_small1 | high lword zero?
569 lsl.l %d1,%d0 | lower lword needs only to be shifted
570 move.l %d0,(%a0) | into the higher lword
580 1: neg.w %d1 | lower lword is splitted between
581 bfins %d0,(%a0){%d1,#32} | higher and lower lword
673 move.l (%a0),%d0 | low lword of mantissa
710 addq.l #1,-(%a0) | extend to high lword
866 move.l (%a0)+,%d0 | get high lword of mantissa
868 tst.l (%a0) | check the low lword
875 | now, round off the low 8 bits of the hi lword.
886 clr.b -(%a0) | clear low byte of high lword
942 | Check the lower lword
1026 move.l (%a0)+,%d0 | get high lword of mantissa
1028 tst.l (%a0) | check the low lword
1035 | now, round off the low 8 bits of the hi lword.
1046 clr.b -(%a0) | clear low byte of high lword
1199 | since the guard bit is in the lower lword.