Home | History | Annotate | Download | only in asm586

Lines Matching refs:edi

34 /*	saved edi		40 */
87 pushl %edi
114 lea (%esi,%ebp), %edi
115 movl %edi, scan(%esp)
120 movl %edi, %eax
169 movw (%edi), %bx
171 movw -1(%edi,%eax), %bx
177 movl dsPrev(%edx), %edi
204 * %edi = prev
226 movw (%edi,%edx,2), %cx /* 2 U pipe */
248 /* Point %edi to the string under scrutiny, and %esi to the string we */
249 /* are hoping to match it up with. In actuality, %esi and %edi are */
254 movl scan(%esp), %edi
258 lea MAX_MATCH_8(%edi,%eax), %edi
267 * bytes, as much as necessary in order to dword-align the %edi
277 movl (%edi,%edx), %ebx
281 movl 4(%edi,%edx), %ebx
298 lea (%edi,%edx), %eax
299 movl scan(%esp), %edi
300 subl %edi, %eax
313 movl dsPrev(%edx), %edi
332 movw -1(%edi,%eax), %bx
333 movl dsPrev(%edx), %edi
362 popl %edi