HomeSort by relevance Sort by last modified time
    Searched refs:popl (Results 1 - 25 of 316) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/valgrind/main/none/tests/x86/
cpuid_s.S 29 popl %edx
30 popl %ecx
31 popl %ebx
32 popl %eax
33 popl %edi
35 popl %ebp
59 popl %edx
60 popl %ecx
61 popl %ebx
62 popl %ea
    [all...]
  /external/oprofile/module/x86/
oprofile_nmi.S 26 popl %ebx; \
27 popl %ecx; \
28 popl %edx; \
29 popl %esi; \
30 popl %edi; \
31 popl %ebp; \
32 popl %eax; \
33 1: popl %ds; \
34 2: popl %es; \
43 popl %ds;
    [all...]
  /bionic/libc/arch-x86/syscalls/
__mmap2.S 29 popl %ebp
30 popl %edi
31 popl %esi
32 popl %edx
33 popl %ecx
34 popl %ebx
futex.S 29 popl %ebp
30 popl %edi
31 popl %esi
32 popl %edx
33 popl %ecx
34 popl %ebx
__llseek.S 27 popl %edi
28 popl %esi
29 popl %edx
30 popl %ecx
31 popl %ebx
__sys_clone.S 27 popl %edi
28 popl %esi
29 popl %edx
30 popl %ecx
31 popl %ebx
__waitid.S 27 popl %edi
28 popl %esi
29 popl %edx
30 popl %ecx
31 popl %ebx
fchownat.S 27 popl %edi
28 popl %esi
29 popl %edx
30 popl %ecx
31 popl %ebx
fsetxattr.S 27 popl %edi
28 popl %esi
29 popl %edx
30 popl %ecx
31 popl %ebx
lsetxattr.S 27 popl %edi
28 popl %esi
29 popl %edx
30 popl %ecx
31 popl %ebx
mount.S 27 popl %edi
28 popl %esi
29 popl %edx
30 popl %ecx
31 popl %ebx
perf_event_open.S 27 popl %edi
28 popl %esi
29 popl %edx
30 popl %ecx
31 popl %ebx
prctl.S 27 popl %edi
28 popl %esi
29 popl %edx
30 popl %ecx
31 popl %ebx
pread64.S 27 popl %edi
28 popl %esi
29 popl %edx
30 popl %ecx
31 popl %ebx
pwrite64.S 27 popl %edi
28 popl %esi
29 popl %edx
30 popl %ecx
31 popl %ebx
select.S 27 popl %edi
28 popl %esi
29 popl %edx
30 popl %ecx
31 popl %ebx
setxattr.S 27 popl %edi
28 popl %esi
29 popl %edx
30 popl %ecx
31 popl %ebx
__fcntl.S 23 popl %edx
24 popl %ecx
25 popl %ebx
__fcntl64.S 23 popl %edx
24 popl %ecx
25 popl %ebx
__fstatfs64.S 23 popl %edx
24 popl %ecx
25 popl %ebx
__getcpu.S 23 popl %edx
24 popl %ecx
25 popl %ebx
__ioctl.S 23 popl %edx
24 popl %ecx
25 popl %ebx
__open.S 23 popl %edx
24 popl %ecx
25 popl %ebx
__sched_getaffinity.S 23 popl %edx
24 popl %ecx
25 popl %ebx
  /external/kernel-headers/original/asm-x86/
irqflags_32.h 18 asm volatile("pushfl ; popl %0":"=g" (f): /* no input */);
166 popl %edx; \
167 popl %ecx; \
168 popl %eax;
175 popl %edx; \
176 popl %ecx; \
177 popl %eax;
190 popl %edx; \
191 popl %ecx; \
192 popl %eax
    [all...]

Completed in 136 milliseconds

1 2 3 4 5 6 7 8 91011>>