Home | History | Annotate | Download | only in asm686

Lines Matching refs:movl

111 		movl	deflatestate(%esp), %edx
112 movl curmatch(%esp), %ecx
120 movl dsPrevLen(%edx), %eax
121 movl dsGoodMatch(%edx), %ebx
123 movl dsWMask(%edx), %eax
124 movl dsMaxChainLen(%edx), %ebx
137 movl %ebx, chainlenwmask(%esp)
141 movl dsNiceMatch(%edx), %eax
142 movl dsLookahead(%edx), %ebx
145 movl %eax, %ebx
146 LookaheadLess: movl %ebx, nicematch(%esp)
150 movl dsWindow(%edx), %esi
151 movl %esi, window(%esp)
152 movl dsStrStart(%edx), %ebp
154 movl %edi, scan(%esp)
159 movl %edi, %eax
162 movl %eax, scanalign(%esp)
167 movl dsWSize(%edx), %eax
176 movl dsPrevLen(%edx), %eax
177 movl %eax, bestlen(%esp)
182 movl %esi, windowbestlen(%esp)
189 movl %ebx, scanstart(%esp)
191 movl %ebx, scanend(%esp)
192 movl dsPrev(%edx), %edi
196 movl chainlenwmask(%esp), %edx
231 movl window(%esp), %eax
238 movl %edx, chainlenwmask(%esp)
245 movl window(%esp), %esi
246 movl scan(%esp), %edi
248 movl scanalign(%esp), %eax
249 movl $(-MAX_MATCH_8), %edx
268 movl (%esi,%edx), %eax
271 movl 4(%esi,%edx), %eax
289 movl scan(%esp), %edi
297 movl deflatestate(%esp), %edx
298 movl bestlen(%esp), %ebx
301 movl windowbestlen(%esp), %esi
302 movl dsPrev(%edx), %edi
303 movl scanend(%esp), %ebx
304 movl chainlenwmask(%esp), %edx
312 LongerMatch: movl nicematch(%esp), %ebx
313 movl %eax, bestlen(%esp)
314 movl %ecx, dsMatchStart(%edx)
317 movl window(%esp), %esi
319 movl %esi, windowbestlen(%esp)
321 movl dsPrev(%edx), %edi
322 movl %ebx, scanend(%esp)
323 movl chainlenwmask(%esp), %edx
328 LenMaximum: movl deflatestate(%esp), %edx
329 movl $MAX_MATCH, bestlen(%esp)
330 movl %ecx, dsMatchStart(%edx)
336 movl deflatestate(%esp), %edx
337 movl bestlen(%esp), %ebx
338 movl dsLookahead(%edx), %eax
341 movl %ebx, %eax