Lines Matching refs:esi
50 pushl %esi // preserve register variables
61 movl et_next(%ecx),%esi
64 movl et_u(%esi),%ebx
65 movl et_next(%esi),%ecx
69 movl et_next(%ecx),%esi
72 movl et_u(%esi),%ebx
73 movl et_next(%esi),%ecx
79 movl et_prev(%esi),%ebx
80 movl %esi,et_next(%edi)
83 movl %edi,et_prev(%esi)
84 movl %esi,%ecx
104 popl %esi
153 pushl %esi // preserve register variables
156 movl et_prev(%edx),%esi
159 movl et_u(%esi),%edi
165 movl et_next(%edx),%esi
170 movl et_u(%esi),%edi
171 movl et_u_step(%esi),%ebx
173 movl et_next(%esi),%edx
174 movl %edi,et_u(%esi)
181 movl et_next(%edx),%esi
186 movl et_u(%esi),%edi
187 movl et_u_step(%esi),%ebx
189 movl et_next(%esi),%edx
190 movl %edi,et_u(%esi)
197 movl %esi,%edx
198 movl %ebx,%esi
211 movl %ecx,et_prev(%esi)
236 movl %esi,%edx
237 movl et_prev(%esi),%esi
244 popl %esi
255 movl st_spanstate(%esi),%eax // check for edge inversion
259 movl %eax,st_spanstate(%esi)
260 movl st_insubmodel(%esi),%ecx
265 cmpl %esi,%edx
272 movl st_last_u(%esi),%edx
273 movl st_next(%esi),%ecx
284 movl st_spans(%esi),%eax
286 movl %ebp,st_spans(%esi) // surf->spans = span;
289 movl st_next(%esi),%edx // remove the surface from the surface
290 movl st_prev(%esi),%esi // stack
292 movl %edx,st_next(%esi)
293 movl %esi,st_prev(%edx)
298 movl st_next(%esi),%edx // remove the surface from the surface
299 movl st_prev(%esi),%esi // stack
301 movl %edx,st_next(%esi)
302 movl %esi,st_prev(%edx)
306 movl st_next(%esi),%edx // remove the surface from the surface
307 movl st_prev(%esi),%esi // stack
309 movl %edx,st_next(%esi)
310 movl %esi,st_prev(%edx)
314 movl %eax,st_spanstate(%esi)
329 pushl %esi // preserve register variables
354 movl %edi,%esi
356 andl $0xFFFF,%esi
360 shll $(SURF_T_SHIFT),%esi
361 addl %eax,%esi
377 movl 0x12345678,%esi // surf2 = surfaces[1].next;
397 movl st_key(%esi),%ecx
408 movl st_next(%esi),%esi
409 movl st_key(%esi),%ecx
434 movl st_key(%esi),%ecx
449 movl st_next(%esi),%esi
450 movl st_key(%esi),%ecx
473 flds st_d_zistepu(%esi) // surf2->d_zistepu |
485 fmuls st_d_zistepv(%esi) // fv*surf2->d_zistepv |
494 fadds st_d_ziorigin(%esi) // fu*surf2->d_zistepu + surf2->d_ziorigin |
525 fcomps st_d_zistepu(%esi) // newzitop | fu
555 movl st_last_u(%esi),%edx
567 movl st_spans(%esi),%eax
569 movl %ebp,st_spans(%esi) // surf->spans = span;
574 movl %esi,st_next(%edi) // surf->next = surf2;
575 movl st_prev(%esi),%eax
577 movl %edi,st_prev(%esi) // surf2->prev = surf;
598 movl 0x12345678,%esi // surfaces[1].st_next
602 movl st_last_u(%esi),%edx
610 movl st_spans(%esi),%eax
612 movl %ebp,st_spans(%esi)
617 movl %ecx,st_spanstate(%esi)
618 movl st_next(%esi),%esi
619 cmpl $0x12345678,%esi // &surfaces[1]
627 popl %esi
662 flds st_d_zistepu(%esi) // surf2->d_zistepu |
674 fmuls st_d_zistepv(%esi) // fv*surf2->d_zistepv |
683 fadds st_d_ziorigin(%esi) // fu*surf2->d_zistepu + surf2->d_ziorigin |
714 fcomps st_d_zistepu(%esi) // newzitop | fu