Lines Matching refs:d0
47 move.l 8(sp),d0 | value
53 move.b d0,d2 | distribute low byte to all byte in word
54 lsl.l #8,d0
55 move.b d2,d0
56 move.w d0,d2
57 swap d0 | rotate 16
58 move.w d2,d0
68 move.b d0,(a0)+ | fill byte
72 move.w d0,(a0)+ | fill word
79 move.l d0,(a0)+ | fill long words
93 move.b d0,(a0)+ | fill residue bytes
102 move.l a0,d0 | in both a0 and d0