Home | History | Annotate | Download | only in atomic

Lines Matching refs:d1

54 	movl	%d0, %d1
56 casl %d1, %d0, (%a0)
74 movl %d0, %d1
75 subl 8(%sp), %d1
76 casl %d0, %d1, (%a0)
85 movw %d0, %d1
87 casw %d1, %d0, (%a0)
97 movw %d0, %d1
98 subw 8(%sp), %d1
99 casw %d0, %d1, (%a0)
107 movb %d0, %d1
109 casb %d1, %d0, (%a0)
119 movb %d0, %d1
120 subb 8(%sp), %d1
121 casb %d0, %d1, (%a0)