Searched refs:eax (Results 1 - 25 of 496) sorted by relevance

1234567891011>>

/bionic/libc/arch-x86/bionic/
H A Dvfork.S39 movl %gs:0, %eax
40 movl 4(%eax), %eax
41 movl $0, 12(%eax)
43 movl $__NR_vfork, %eax
45 cmpl $-MAX_ERRNO, %eax
47 negl %eax
48 pushl %eax
/bionic/libc/arch-x86/syscalls/
H A D__getpid.S8 pushl %eax
10 .cfi_rel_offset eax, 0
12 movl $__NR_getpid, %eax
16 cmpl $-MAX_ERRNO, %eax
18 negl %eax
19 pushl %eax
H A Dgetegid.S8 pushl %eax
10 .cfi_rel_offset eax, 0
12 movl $__NR_getegid32, %eax
16 cmpl $-MAX_ERRNO, %eax
18 negl %eax
19 pushl %eax
H A Dgeteuid.S8 pushl %eax
10 .cfi_rel_offset eax, 0
12 movl $__NR_geteuid32, %eax
16 cmpl $-MAX_ERRNO, %eax
18 negl %eax
19 pushl %eax
H A Dgetgid.S8 pushl %eax
10 .cfi_rel_offset eax, 0
12 movl $__NR_getgid32, %eax
16 cmpl $-MAX_ERRNO, %eax
18 negl %eax
19 pushl %eax
H A Dgetppid.S8 pushl %eax
10 .cfi_rel_offset eax, 0
12 movl $__NR_getppid, %eax
16 cmpl $-MAX_ERRNO, %eax
18 negl %eax
19 pushl %eax
H A Dgetuid.S8 pushl %eax
10 .cfi_rel_offset eax, 0
12 movl $__NR_getuid32, %eax
16 cmpl $-MAX_ERRNO, %eax
18 negl %eax
19 pushl %eax
H A Dmunlockall.S8 pushl %eax
10 .cfi_rel_offset eax, 0
12 movl $__NR_munlockall, %eax
16 cmpl $-MAX_ERRNO, %eax
18 negl %eax
19 pushl %eax
H A Dsetsid.S8 pushl %eax
10 .cfi_rel_offset eax, 0
12 movl $__NR_setsid, %eax
16 cmpl $-MAX_ERRNO, %eax
18 negl %eax
19 pushl %eax
H A D___close.S11 pushl %eax
13 .cfi_rel_offset eax, 0
16 movl $__NR_close, %eax
20 cmpl $-MAX_ERRNO, %eax
22 negl %eax
23 pushl %eax
H A D__accept4.S14 pushl %eax
16 .cfi_rel_offset eax, 0
21 movl $__NR_socketcall, %eax
25 cmpl $-MAX_ERRNO, %eax
27 negl %eax
28 pushl %eax
H A D__brk.S11 pushl %eax
13 .cfi_rel_offset eax, 0
16 movl $__NR_brk, %eax
20 cmpl $-MAX_ERRNO, %eax
22 negl %eax
23 pushl %eax
H A D__clock_gettime.S14 pushl %eax
16 .cfi_rel_offset eax, 0
20 movl $__NR_clock_gettime, %eax
24 cmpl $-MAX_ERRNO, %eax
26 negl %eax
27 pushl %eax
H A D__connect.S14 pushl %eax
16 .cfi_rel_offset eax, 0
21 movl $__NR_socketcall, %eax
25 cmpl $-MAX_ERRNO, %eax
27 negl %eax
28 pushl %eax
H A D__exit.S11 pushl %eax
13 .cfi_rel_offset eax, 0
16 movl $__NR_exit, %eax
20 cmpl $-MAX_ERRNO, %eax
22 negl %eax
23 pushl %eax
H A D__getcwd.S14 pushl %eax
16 .cfi_rel_offset eax, 0
20 movl $__NR_getcwd, %eax
24 cmpl $-MAX_ERRNO, %eax
26 negl %eax
27 pushl %eax
H A D__getpriority.S14 pushl %eax
16 .cfi_rel_offset eax, 0
20 movl $__NR_getpriority, %eax
24 cmpl $-MAX_ERRNO, %eax
26 negl %eax
27 pushl %eax
H A D__gettimeofday.S14 pushl %eax
16 .cfi_rel_offset eax, 0
20 movl $__NR_gettimeofday, %eax
24 cmpl $-MAX_ERRNO, %eax
26 negl %eax
27 pushl %eax
H A D__rt_sigpending.S14 pushl %eax
16 .cfi_rel_offset eax, 0
20 movl $__NR_rt_sigpending, %eax
24 cmpl $-MAX_ERRNO, %eax
26 negl %eax
27 pushl %eax
H A D__rt_sigsuspend.S14 pushl %eax
16 .cfi_rel_offset eax, 0
20 movl $__NR_rt_sigsuspend, %eax
24 cmpl $-MAX_ERRNO, %eax
26 negl %eax
27 pushl %eax
/bionic/libm/x86/
H A Dceil.S34 mov %esp,%eax
35 and $0xfffffff8,%eax
38 movlpd %xmm0,-0x8(%eax)
39 fldl -0x8(%eax)
H A Dfloor.S34 mov %esp,%eax
35 and $0xfffffff8,%eax
38 movlpd %xmm0,-0x8(%eax)
39 fldl -0x8(%eax)
H A Dsqrt.S34 mov %esp,%eax
35 and $0xfffffff8,%eax
38 movlpd %xmm0,-0x8(%eax)
39 fldl -0x8(%eax)
H A Dtrunc.S34 mov %esp,%eax
35 and $0xfffffff8,%eax
38 movlpd %xmm0,-0x8(%eax)
39 fldl -0x8(%eax)
/bionic/libc/arch-x86/atom/string/
H A Dsse2-wcslen-atom.S87 lea 32(%edx), %eax
88 lea -16(%eax), %ecx
89 and $-16, %eax
91 pcmpeqd (%eax), %xmm0
94 lea 16(%eax), %eax
98 pcmpeqd (%eax), %xmm1
101 lea 16(%eax), %eax
105 pcmpeqd (%eax),
[all...]

Completed in 140 milliseconds

1234567891011>>