Lines Matching refs:d0
53 move.l a0,d0
54 and.l #3,d0
56 move.l a1,d0
57 and.l #3,d0
61 move.l a0,d0 | copy of dest
62 neg.l d0
63 and.l #3,d0 | look for the lower two only
65 sub.l d0,d1
66 lsr.l #1,d0 | word align needed?
70 lsr.l #1,d0 | long align needed?
77 move.l d1,d0
79 lsr.l #3,d0
83 lsr.l #1,d0 | number of 16-byte transfers
95 dbra d0,1b
96 sub.l #0x10000,d0
98 subq.l #1,d0
114 move.l a0,d0 | in both a0 and d0