Lines Matching refs:d0
38 movl 8(%sp), %d0
39 andl %d0, (%a0)
52 1: movl (%a0), %d0
53 movl %d0, %d1
54 andl 8(%sp), %d0
55 casl %d1, %d0, (%a0)
57 movl %d0, %a0
71 1: movl (%a0), %d0
72 movl %d0, %d1
74 casl %d0, %d1, (%a0)
76 movl %d0, %a0
83 1: movw (%a0), %d0
84 movw %d0, %d1
85 andw 8(%sp), %d0
86 casw %d1, %d0, (%a0)
95 1: movw (%a0), %d0
96 movw %d0, %d1
98 casw %d0, %d1, (%a0)
106 1: movb (%a0), %d0
107 movb %d0, %d1
108 andb 8(%sp), %d0
109 casb %d1, %d0, (%a0)
118 1: movb (%a0), %d0
119 movb %d0, %d1
121 casb %d0, %d1, (%a0)