Lines Matching refs:esi
33 pushl %esi
40 movl S(%esp),%esi
41 cfi_rel_offset (esi, 4)
44 subl $4,%esi /* adjust s_ptr */
46 movl (%esi,%edx,4),%ebx /* read most significant limb */
60 L(oop): movl (%esi,%edx,4),%ebx /* load next lower limb */
64 L(1): movl (%esi,%edx,4),%eax
79 popl %esi
81 cfi_restore (esi)
95 popl %esi
97 cfi_restore (esi)