• Home
  • Raw
  • Download

Lines Matching refs:ebx

92 #define ENTRANCE	PUSH (%ebx);
93 #define RETURN_END POP (%ebx); ret
94 #define RETURN RETURN_END; CFI_PUSH (%ebx)
138 leal 64(%edx), %ebx
139 andl $-64, %ebx
149 cmpl %ebx, %ecx
153 cmpl %ebx, %ecx
160 prefetcht0 128(%ebx, %eax)
162 movdqu (%ebx, %eax), %xmm0
163 movdqu 16(%ebx, %eax), %xmm1
164 movdqu 32(%ebx, %eax), %xmm2
165 movdqu 48(%ebx, %eax), %xmm3
166 movdqa %xmm0, (%ebx)
167 movdqa %xmm1, 16(%ebx)
168 movdqa %xmm2, 32(%ebx)
169 movdqa %xmm3, 48(%ebx)
170 lea 64(%ebx), %ebx
171 cmpl %ebx, %ecx
175 movdqu (%ebx, %eax), %xmm0
176 movdqu 16(%ebx, %eax), %xmm1
177 movdqu 32(%ebx, %eax), %xmm2
178 movdqu 48(%ebx, %eax), %xmm3
179 movdqu 64(%ebx, %eax), %xmm4
180 movdqu 80(%ebx, %eax), %xmm5
181 movdqu 96(%ebx, %eax), %xmm6
182 movdqu 112(%ebx, %eax), %xmm7
183 movdqa %xmm0, (%ebx)
184 movdqa %xmm1, 16(%ebx)
185 movdqa %xmm2, 32(%ebx)
186 movdqa %xmm3, 48(%ebx)
187 movdqa %xmm4, 64(%ebx)
188 movdqa %xmm5, 80(%ebx)
189 movdqa %xmm6, 96(%ebx)
190 movdqa %xmm7, 112(%ebx)
194 movdqu (%ebx, %eax), %xmm0
195 movdqu 16(%ebx, %eax), %xmm1
196 movdqu 32(%ebx, %eax), %xmm2
197 movdqu 48(%ebx, %eax), %xmm3
198 movdqa %xmm0, (%ebx)
199 movdqa %xmm1, 16(%ebx)
200 movdqa %xmm2, 32(%ebx)
201 movdqa %xmm3, 48(%ebx)
241 leal 128(%edx), %ebx
242 andl $-128, %ebx
251 movdqu (%ebx, %eax), %xmm0
252 movdqu 16(%ebx, %eax), %xmm1
253 movdqu 32(%ebx, %eax), %xmm2
254 movdqu 48(%ebx, %eax), %xmm3
255 movdqu 64(%ebx, %eax), %xmm4
256 movdqu 80(%ebx, %eax), %xmm5
257 movdqu 96(%ebx, %eax), %xmm6
258 movdqu 112(%ebx, %eax), %xmm7
259 movntdq %xmm0, (%ebx)
260 movntdq %xmm1, 16(%ebx)
261 movntdq %xmm2, 32(%ebx)
262 movntdq %xmm3, 48(%ebx)
263 movntdq %xmm4, 64(%ebx)
264 movntdq %xmm5, 80(%ebx)
265 movntdq %xmm6, 96(%ebx)
266 movntdq %xmm7, 112(%ebx)
267 lea 128(%ebx), %ebx
268 cmpl %ebx, %ecx
282 movzbl (%eax), %ebx
286 movzwl -2(%eax,%ecx), %ebx
298 movl (%eax), %ebx
299 movl %ebx, (%edx)
300 movl -4(%eax,%ecx), %ebx
301 movl %ebx, -4(%edx,%ecx)