Home | History | Annotate | Download | only in asm686

Lines Matching full:movl

103 		movl	deflatestate(%esp), %edx
104 movl curmatch(%esp), %ecx
112 movl dsPrevLen(%edx), %eax
113 movl dsGoodMatch(%edx), %ebx
115 movl dsWMask(%edx), %eax
116 movl dsMaxChainLen(%edx), %ebx
129 movl %ebx, chainlenwmask(%esp)
133 movl dsNiceMatch(%edx), %eax
134 movl dsLookahead(%edx), %ebx
137 movl %eax, %ebx
138 LookaheadLess: movl %ebx, nicematch(%esp)
142 movl dsWindow(%edx), %esi
143 movl %esi, window(%esp)
144 movl dsStrStart(%edx), %ebp
146 movl %edi, scan(%esp)
151 movl %edi, %eax
154 movl %eax, scanalign(%esp)
159 movl dsWSize(%edx), %eax
168 movl dsPrevLen(%edx), %eax
169 movl %eax, bestlen(%esp)
174 movl %esi, windowbestlen(%esp)
181 movl %ebx, scanstart(%esp)
183 movl %ebx, scanend(%esp)
184 movl dsPrev(%edx), %edi
188 movl chainlenwmask(%esp), %edx
223 movl window(%esp), %eax
230 movl %edx, chainlenwmask(%esp)
237 movl window(%esp), %esi
238 movl scan(%esp), %edi
240 movl scanalign(%esp), %eax
241 movl $(-MAX_MATCH_8), %edx
260 movl (%esi,%edx), %eax
263 movl 4(%esi,%edx), %eax
281 movl scan(%esp), %edi
289 movl deflatestate(%esp), %edx
290 movl bestlen(%esp), %ebx
293 movl windowbestlen(%esp), %esi
294 movl dsPrev(%edx), %edi
295 movl scanend(%esp), %ebx
296 movl chainlenwmask(%esp), %edx
304 LongerMatch: movl nicematch(%esp), %ebx
305 movl %eax, bestlen(%esp)
306 movl %ecx, dsMatchStart(%edx)
309 movl window(%esp), %esi
311 movl %esi, windowbestlen(%esp)
313 movl dsPrev(%edx), %edi
314 movl %ebx, scanend(%esp)
315 movl chainlenwmask(%esp), %edx
320 LenMaximum: movl deflatestate(%esp), %edx
321 movl $MAX_MATCH, bestlen(%esp)
322 movl %ecx, dsMatchStart(%edx)
328 movl deflatestate(%esp), %edx
329 movl bestlen(%esp), %ebx
330 movl dsLookahead(%edx), %eax
333 movl %ebx, %eax