Home | History | Annotate | Download | only in atomic

Lines Matching refs:x4

39 	mov	x4, x0							;\
40 1: ldxrb w0, [x4] /* load old value */ ;\
42 stxrb w3, w2, [x4] /* try to store */ ;\
49 mov x4, x0 ;\
51 1: ldxrb w0, [x4] /* load old value */ ;\
53 stxrb w3, w2, [x4] /* try to store */ ;\
61 mov x4, x0 /* need x0 for return value */ ;\
62 1: ldxrb w0, [x4] /* load old value */ ;\
64 stxrb w3, w0, [x4] /* try to store */ ;\
71 mov x4, x0 /* need x0 for return value */ ;\
73 1: ldxrb w0, [x4] /* load old value */ ;\
75 stxrb w3, w0, [x4] /* try to store */ ;\
83 mov x4, x0 ;\
84 1: ldxrh w0, [x4] /* load old value */ ;\
86 stxrh w3, w2, [x4] /* try to store */ ;\
93 mov x4, x0 ;\
95 1: ldxrh w0, [x4] /* load old value */ ;\
97 stxrh w3, w2, [x4] /* try to store */ ;\
105 mov x4, x0 /* need x0 for return value */ ;\
106 1: ldxrh w0, [x4] /* load old value */ ;\
108 stxrh w3, w0, [x4] /* try to store */ ;\
115 mov x4, x0 /* need x0 for return value */ ;\
117 1: ldxrh w0, [x4] /* load old value */ ;\
119 stxrh w3, w0, [x4] /* try to store */ ;\
127 mov x4, x0 ;\
128 1: ldxr w0, [x4] /* load old value */ ;\
130 stxr w3, w2, [x4] /* try to store */ ;\
137 mov x4, x0 ;\
139 1: ldxr w0, [x4] /* load old value */ ;\
141 stxr w3, w2, [x4] /* try to store */ ;\
149 mov x4, x0 /* need x0 for return value */ ;\
150 1: ldxr w0, [x4] /* load old value */ ;\
152 stxr w3, w0, [x4] /* try to store */ ;\
159 mov x4, x0 /* need x0 for return value */ ;\
161 1: ldxr w0, [x4] /* load old value */ ;\
163 stxr w3, w0, [x4] /* try to store */ ;\
171 mov x4, x0 ;\
172 1: ldxr x0, [x4] /* load old value */ ;\
174 stxr w3, x2, [x4] /* try to store */ ;\
181 mov x4, x0 ;\
183 1: ldxr x0, [x4] /* load old value */ ;\
185 stxr w3, x2, [x4] /* try to store */ ;\
193 mov x4, x0 /* need x0 for return value */ ;\
194 1: ldxr x0, [x4] /* load old value */ ;\
196 stxr w3, x0, [x4] /* try to store */ ;\
203 mov x4, x0 /* need x0 for return value */ ;\
205 1: ldxr x0, [x4] /* load old value */ ;\
207 stxr w3, x0, [x4] /* try to store */ ;\