Lines Matching refs:esi
34 pushl %esi
39 movl S1(%esp),%esi
40 cfi_rel_offset (esi, 0)
58 subl %eax,%esi /* ... by a constant when we ... */
83 L(oop): movl (%esi),%eax
87 movl 4(%esi),%eax
91 movl 8(%esi),%eax
95 movl 12(%esi),%eax
99 movl 16(%esi),%eax
103 movl 20(%esi),%eax
107 movl 24(%esi),%eax
111 movl 28(%esi),%eax
115 leal 32(%esi),%esi
128 popl %esi
130 cfi_restore (esi)