Lines Matching refs:esi
225 / Does not touch the following registers: %esi, %edi, %mm4
394 pushl %esi
406 movl %eax, %esi
417 movl %eax, %esi
424 movl %esi, %eax
425 popl %esi
682 pushl %esi
694 movl %eax, %esi
705 movl %eax, %esi
712 movl %esi, %eax
713 popl %esi
773 pushl %esi
780 movl 40(%esp), %esi
781 pushl %esi
802 pushl %esi
821 popl %esi
897 pushl %esi
902 movl 12(%ebp), %esi / a = arg(a)
906 movl %esi, %ebx / src = a
912 movl %esi, %ebx / src = a
950 leal 4(%esi), %esi / a += 4; a = &a[1]
956 movd 0(%esi), %mm3 / digit = a[i]
957 leal 4(%esi), %esi / a += 4; a = &a[1]; a = &a[i + 1]
960 movl %esi, %ebx / ebx = a