Home | History | Annotate | Download | only in asm686

Lines Matching refs:edi

48 /*	saved edi		40 */
93 pushl %edi
145 lea (%esi,%ebp), %edi
146 movl %edi, scan(%esp)
151 movl %edi, %eax
180 movzwl (%edi), %ebx
182 movzwl -1(%edi,%eax), %ebx
184 movl dsPrev(%edx), %edi
210 * %edi = prev
215 movzwl (%edi,%ecx,2), %ecx
232 /* Point %edi to the string under scrutiny, and %esi to the string we */
233 /* are hoping to match it up with. In actuality, %esi and %edi are */
238 movl scan(%esp), %edi
242 lea MAX_MATCH_8(%edi,%eax), %edi
251 * bytes, as much as necessary in order to dword-align the %edi
261 xorl (%edi,%edx), %eax
264 xorl 4(%edi,%edx), %eax
280 lea (%edi,%edx), %eax
281 movl scan(%esp), %edi
282 subl %edi, %eax
294 movl dsPrev(%edx), %edi
312 movzwl -1(%edi,%eax), %ebx
313 movl dsPrev(%edx), %edi
341 popl %edi