HomeSort by relevance Sort by last modified time
    Searched refs:esi (Results 76 - 100 of 369) sorted by null

1 2 34 5 6 7 8 91011>>

  /bionic/libc/arch-x86/syscalls/
mount.S 10 pushl %esi
15 mov 36(%esp), %esi
28 popl %esi
mremap.S 10 pushl %esi
14 mov 32(%esp), %esi
25 popl %esi
perf_event_open.S 10 pushl %esi
15 mov 36(%esp), %esi
28 popl %esi
prctl.S 10 pushl %esi
15 mov 36(%esp), %esi
28 popl %esi
pread64.S 10 pushl %esi
15 mov 36(%esp), %esi
28 popl %esi
pwrite64.S 10 pushl %esi
15 mov 36(%esp), %esi
28 popl %esi
readahead.S 10 pushl %esi
14 mov 32(%esp), %esi
25 popl %esi
renameat.S 10 pushl %esi
14 mov 32(%esp), %esi
25 popl %esi
select.S 10 pushl %esi
15 mov 36(%esp), %esi
28 popl %esi
sendfile.S 10 pushl %esi
14 mov 32(%esp), %esi
25 popl %esi
setxattr.S 10 pushl %esi
15 mov 36(%esp), %esi
28 popl %esi
signalfd4.S 10 pushl %esi
14 mov 32(%esp), %esi
25 popl %esi
timerfd_settime.S 10 pushl %esi
14 mov 32(%esp), %esi
25 popl %esi
utimensat.S 10 pushl %esi
14 mov 32(%esp), %esi
25 popl %esi
wait4.S 10 pushl %esi
14 mov 32(%esp), %esi
25 popl %esi
  /external/stlport/src/
lock_free_slist.h 64 // it relative to ebx). Instead, we're using esi for the address of _M_data.
74 "lock; cmpxchg8b (%%esi)\n\t"
97 "lock; cmpxchg8b (%%esi)\n\t"
122 "lock; cmpxchg8b (%%esi)\n\t"
213 mov esi, this local
215 mov eax, [esi] // _M._M_data._M_top
216 mov edx, [esi+4] // _M._M_data._M_sequence
219 lock cmpxchg8b qword ptr [esi]
237 mov esi, this local
238 mov eax, [esi] // _M._M_data._M_to
264 mov esi, this local
    [all...]
  /ndk/sources/cxx-stl/stlport/src/
lock_free_slist.h 64 // it relative to ebx). Instead, we're using esi for the address of _M_data.
74 "lock; cmpxchg8b (%%esi)\n\t"
97 "lock; cmpxchg8b (%%esi)\n\t"
122 "lock; cmpxchg8b (%%esi)\n\t"
213 mov esi, this local
215 mov eax, [esi] // _M._M_data._M_top
216 mov edx, [esi+4] // _M._M_data._M_sequence
219 lock cmpxchg8b qword ptr [esi]
237 mov esi, this local
238 mov eax, [esi] // _M._M_data._M_to
264 mov esi, this local
    [all...]
  /external/libvpx/libvpx/vpx_scale/win32/
scaleopt.c 89 mov esi, source; local
99 lea edx, [esi+ecx];
102 movq mm0, QWORD PTR [esi];
117 add esi, 5 local
125 cmp esi, edx local
145 mov esi, source // Get the source and destination pointer local
156 movd mm0, DWORD ptr [esi] // src[0];
157 movd mm1, DWORD ptr [esi+ecx] // src[1];
159 movd mm2, DWORD ptr [esi+ecx*2]
160 lea eax, [esi+ecx*2] /
211 add esi, 4 local
237 mov esi, source; local
268 add esi, 5 local
276 cmp esi, edx local
328 mov esi, source \/\/ Get the source and destination pointer local
383 add esi, 4 local
424 mov esi, source local
466 mov esi, source local
473 sub esi, eax \/\/ back one line local
505 add esi, 4 local
508 cmp esi, ecx local
    [all...]
  /external/kernel-headers/original/asm-x86/
string_32.h 54 long esi, edi; local
73 esi = (long) from;
80 : "=&c" (ecx), "=&D" (edi), "=&S" (esi)
81 : "0" (n/4), "1" (edi),"2" (esi)
87 :"=&D"(edi),"=&S"(esi):"0"(edi),"1"(esi):"memory");
89 :"=&D"(edi),"=&S"(esi):"0"(edi),"1"(esi):"memory");
91 :"=&D"(edi),"=&S"(esi):"0"(edi),"1"(esi):"memory")
    [all...]
  /external/zlib/src/contrib/asm686/
match.S 49 /* saved esi 44 */
99 pushl %esi
150 movl dsWindow(%edx), %esi
151 movl %esi, window(%esp)
153 lea (%esi,%ebp), %edi
179 /* Store the sum of s->window + best_len in %esi locally, and in %esi. */
181 addl %eax, %esi
182 movl %esi, windowbestlen(%esp)
217 * %esi = windowbestlen - i.e., (window + bestlen
    [all...]
  /bionic/libc/arch-x86/string/
sse2-wcsrchr-atom.S 123 PUSH (%esi)
128 CFI_POP (%esi)
135 PUSH (%esi)
139 mov %edi, %esi
143 CFI_POP (%esi)
169 PUSH (%esi)
174 CFI_POP (%esi)
181 PUSH (%esi)
184 lea (%edi, %ecx), %esi
233 mov %esi, %ed
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/md5/asm/
md5-586.S 8 pushl %esi
11 movl 16(%esp),%esi
16 addl %esi,%ecx
27 movl (%esi),%ebp
36 movl 4(%esi),%ebp
46 movl 8(%esi),%ebp
56 movl 12(%esi),%ebp
66 movl 16(%esi),%ebp
76 movl 20(%esi),%ebp
86 movl 24(%esi),%eb
    [all...]
  /external/openssl/crypto/md5/asm/
md5-586.S 8 pushl %esi
11 movl 16(%esp),%esi
16 addl %esi,%ecx
27 movl (%esi),%ebp
36 movl 4(%esi),%ebp
46 movl 8(%esi),%ebp
56 movl 12(%esi),%ebp
66 movl 16(%esi),%ebp
76 movl 20(%esi),%ebp
86 movl 24(%esi),%eb
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/audio/
SDL_mixer_MMX_VC.c 47 push esi
51 mov esi, src // esi = src local
71 movq mm1, [esi] //(%%esi),%%mm1\n" // mm1 = a|b|c|d
73 movq mm4, [esi + 8] //8(%%esi),%%mm4\n" // mm4 = e|f|g|h
92 add esi, 16 //$16,%%esi\n" local
112 pop esi
132 mov esi, src \/\/%1,%%esi \/\/ esi = src local
162 add esi, 8 \/\/$8,%%esi local
    [all...]
  /external/zlib/src/contrib/masmx86/
inffas32.asm 164 push esi
174 mov esi, [esp+88]
175 mov edi, [esi+28]
183 mov edx, [esi+4]
184 mov eax, [esi+0]
193 mov ecx, [esi+16]
194 mov ebx, [esi+12]
236 mov esi, [esp+44]
238 cmp ecx,esi
242 sub ecx,esi
    [all...]

Completed in 1328 milliseconds

1 2 34 5 6 7 8 91011>>