Lines Matching refs:edi
48 /* saved edi 40 */
97 pushl %edi
153 lea (%esi,%ebp), %edi
154 movl %edi, scan(%esp)
159 movl %edi, %eax
188 movzwl (%edi), %ebx
190 movzwl -1(%edi,%eax), %ebx
192 movl dsPrev(%edx), %edi
218 * %edi = prev
223 movzwl (%edi,%ecx,2), %ecx
240 /* Point %edi to the string under scrutiny, and %esi to the string we */
241 /* are hoping to match it up with. In actuality, %esi and %edi are */
246 movl scan(%esp), %edi
250 lea MAX_MATCH_8(%edi,%eax), %edi
259 * bytes, as much as necessary in order to dword-align the %edi
269 xorl (%edi,%edx), %eax
272 xorl 4(%edi,%edx), %eax
288 lea (%edi,%edx), %eax
289 movl scan(%esp), %edi
290 subl %edi, %eax
302 movl dsPrev(%edx), %edi
320 movzwl -1(%edi,%eax), %ebx
321 movl dsPrev(%edx), %edi
352 popl %edi