Home | History | Annotate | Download | only in atomic

Lines Matching refs:d1

54 	movl	%d0, %d1
56 casl %d1, %d0, (%a0)
75 movl %d0, %d1
76 orl 8(%sp), %d1
77 casl %d0, %d1, (%a0)
87 movw %d0, %d1
89 casw %d1, %d0, (%a0)
98 movw %d0, %d1
99 orw 8(%sp), %d1
100 casw %d0, %d1, (%a0)
109 movb %d0, %d1
111 casb %d1, %d0, (%a0)
120 movb %d0, %d1
121 orb 8(%sp), %d1
122 casb %d0, %d1, (%a0)