Lines Matching refs:esi
38 pushl %esi
43 movl S1(%esp),%esi
44 cfi_rel_offset (esi, 0)
62 subl %eax,%esi /* ... by a constant when we ... */
82 L(oop): movl (%esi),%eax
86 movl 4(%esi),%eax
90 movl 8(%esi),%eax
94 movl 12(%esi),%eax
98 movl 16(%esi),%eax
102 movl 20(%esi),%eax
106 movl 24(%esi),%eax
110 movl 28(%esi),%eax
114 leal 32(%esi),%esi
127 popl %esi
129 cfi_restore (esi)