Home | History | Annotate | Download | only in asm686

Lines Matching full:movl

89 		movl	deflatestate(%esp), %edx
90 movl curmatch(%esp), %ecx
98 movl dsPrevLen(%edx), %eax
99 movl dsGoodMatch(%edx), %ebx
101 movl dsWMask(%edx), %eax
102 movl dsMaxChainLen(%edx), %ebx
115 movl %ebx, chainlenwmask(%esp)
119 movl dsNiceMatch(%edx), %eax
120 movl dsLookahead(%edx), %ebx
123 movl %eax, %ebx
124 LookaheadLess: movl %ebx, nicematch(%esp)
128 movl dsWindow(%edx), %esi
129 movl %esi, window(%esp)
130 movl dsStrStart(%edx), %ebp
132 movl %edi, scan(%esp)
137 movl %edi, %eax
140 movl %eax, scanalign(%esp)
145 movl dsWSize(%edx), %eax
154 movl dsPrevLen(%edx), %eax
155 movl %eax, bestlen(%esp)
160 movl %esi, windowbestlen(%esp)
167 movl %ebx, scanstart(%esp)
169 movl %ebx, scanend(%esp)
170 movl dsPrev(%edx), %edi
174 movl chainlenwmask(%esp), %edx
209 movl window(%esp), %eax
216 movl %edx, chainlenwmask(%esp)
223 movl window(%esp), %esi
224 movl scan(%esp), %edi
226 movl scanalign(%esp), %eax
227 movl $(-MAX_MATCH_8), %edx
246 movl (%esi,%edx), %eax
249 movl 4(%esi,%edx), %eax
267 movl scan(%esp), %edi
275 movl deflatestate(%esp), %edx
276 movl bestlen(%esp), %ebx
279 movl windowbestlen(%esp), %esi
280 movl dsPrev(%edx), %edi
281 movl scanend(%esp), %ebx
282 movl chainlenwmask(%esp), %edx
290 LongerMatch: movl nicematch(%esp), %ebx
291 movl %eax, bestlen(%esp)
292 movl %ecx, dsMatchStart(%edx)
295 movl window(%esp), %esi
297 movl %esi, windowbestlen(%esp)
299 movl dsPrev(%edx), %edi
300 movl %ebx, scanend(%esp)
301 movl chainlenwmask(%esp), %edx
306 LenMaximum: movl deflatestate(%esp), %edx
307 movl $MAX_MATCH, bestlen(%esp)
308 movl %ecx, dsMatchStart(%edx)
314 movl deflatestate(%esp), %edx
315 movl bestlen(%esp), %ebx
316 movl dsLookahead(%edx), %eax
319 movl %ebx, %eax