Lines Matching refs:esi
40 pushl %esi
45 movl SRC(%esp), %esi
46 cfi_rel_offset (esi, 0)
78 movl (%esi), %eax
79 movl 4(%esi), %edx
82 movl 8(%esi), %eax
83 movl 12(%esi), %edx
86 movl 16(%esi), %eax
87 movl 20(%esi), %edx
90 movl 24(%esi), %eax
91 movl 28(%esi), %edx
95 leal 32(%esi), %esi
112 popl %esi
114 cfi_restore (esi)