Home | History | Annotate | Download | only in source

Lines Matching defs:edi

67     push      edi
71 mov edi, [esp + 12 + 8] // src_stride
82 movq xmm1, qword ptr [eax + edi]
83 lea eax, [eax + 2 * edi]
88 movq xmm3, qword ptr [eax + edi]
89 lea eax, [eax + 2 * edi]
94 movq xmm5, qword ptr [eax + edi]
96 lea eax, [eax + 2 * edi]
100 movq xmm7, qword ptr [eax + edi]
149 pop edi
163 push edi
166 mov edi, [esp + 16 + 8] // src_stride
182 movdqa xmm1, [eax + edi]
183 lea eax, [eax + 2 * edi]
189 movdqa xmm3, [eax + edi]
190 lea eax, [eax + 2 * edi]
196 movdqa xmm5, [eax + edi]
197 lea eax, [eax + 2 * edi]
203 movdqa xmm7, [eax + edi]
204 lea eax, [eax + 2 * edi]
206 neg edi
211 lea eax, [eax + 8 * edi + 16]
212 neg edi
277 pop edi
382 "push %edi \n"
385 "mov 0x18(%esp),%edi \n"
398 "movdqa (%eax,%edi,1),%xmm1 \n"
399 "lea (%eax,%edi,2),%eax \n"
405 "movdqa (%eax,%edi,1),%xmm3 \n"
406 "lea (%eax,%edi,2),%eax \n"
412 "movdqa (%eax,%edi,1),%xmm5 \n"
413 "lea (%eax,%edi,2),%eax \n"
419 "movdqa (%eax,%edi,1),%xmm7 \n"
420 "lea (%eax,%edi,2),%eax \n"
422 "neg %edi \n"
427 "lea 0x10(%eax,%edi,8),%eax \n"
428 "neg %edi \n"
489 "pop %edi \n"