Home
last modified time | relevance | path

Searched refs:eax (Results 1 – 25 of 234) sorted by relevance

12345678910

/bionic/libc/arch-x86/bionic/
D_setjmp.S47 movl 4(%esp),%eax
49 movl %edx, 0(%eax) /* rta */
50 movl %ebx, 4(%eax)
51 movl %esp, 8(%eax)
52 movl %ebp,12(%eax)
53 movl %esi,16(%eax)
54 movl %edi,20(%eax)
55 xorl %eax,%eax
60 movl 8(%esp),%eax
67 testl %eax,%eax
[all …]
Dclone.S19 movl 12(%esp), %eax
20 movl %eax, -12(%ecx)
21 movl 24(%esp), %eax
22 movl %eax, -8(%ecx)
25 movl $__NR_clone, %eax
27 test %eax, %eax
31 negl %eax
33 orl $-1, %eax
Dvfork.S21 movl $__NR_vfork, %eax
23 cmpl $-129, %eax
25 negl %eax
26 pushl %eax
28 orl $-1, %eax
Dsigsetjmp.S38 movl 8(%esp),%eax
39 movl %eax,28(%ecx)
40 testl %eax,%eax
54 movl %eax,24(%ecx)
62 xorl %eax,%eax
81 movl 8(%esp),%eax
88 testl %eax,%eax
90 incl %eax
/bionic/libm/i387/
Ds_remquof.S43 shrl $6,%eax
44 movl %eax,%ecx
45 andl $0x108,%eax
46 rorl $7,%eax
47 orl %eax,%ecx
48 roll $4,%eax
49 orl %ecx,%eax
50 andl $7,%eax
56 xorl %ecx,%eax
58 addl %ecx,%eax
[all …]
Ds_remquo.S43 shrl $6,%eax
44 movl %eax,%ecx
45 andl $0x108,%eax
46 rorl $7,%eax
47 orl %eax,%ecx
48 roll $4,%eax
49 orl %ecx,%eax
50 andl $7,%eax
56 xorl %ecx,%eax
58 addl %ecx,%eax
[all …]
Ds_finite.S41 movl 8(%esp),%eax
42 andl $0x7ff00000, %eax
43 cmpl $0x7ff00000, %eax
45 andl $0x000000ff, %eax
/bionic/libc/arch-x86/string/
Dsse2-strlen-atom.S69 xor %eax, %eax
103 mov %edx, %eax
105 and $-16, %eax
107 add $16, %eax
109 pcmpeqb (%eax), %xmm0
113 lea 16(%eax), %eax
116 pcmpeqb (%eax), %xmm1
120 lea 16(%eax), %eax
124 pcmpeqb (%eax), %xmm2
128 lea 16(%eax), %eax
[all …]
Dstrcmp.S16 movl 0x04(%esp),%eax
21 L1: incl %eax
23 L2: movb (%eax),%cl
28 incl %eax
30 movb (%eax),%cl
35 incl %eax
37 movb (%eax),%cl
42 incl %eax
44 movb (%eax),%cl
49 incl %eax
[all …]
Dstrncmp.S17 movl 8(%esp),%eax
24 L1: incl %eax
28 movb (%eax),%bl
34 incl %eax
38 movb (%eax),%bl
44 incl %eax
48 movb (%eax),%bl
54 incl %eax
58 movb (%eax),%bl
64 incl %eax
[all …]
Dssse3-memcpy5.S167 movl SRC(%esp), %eax
171 cmp %eax, %edx
178 add %ecx, %eax
179 cmp %eax, %edx
180 movl SRC(%esp), %eax
194 add %ecx, %eax
204 movdqu (%eax), %xmm0
214 sub %edi, %eax
228 mov %eax, %edi
246 movdqa (%eax, %edi), %xmm0
[all …]
Dfss.S10 bsfl 4(%esp),%eax
12 incl %eax /* bits numbered from 1, not 0 */
16 L1: xorl %eax,%eax /* clear result */
/bionic/libm/amd64/
Ds_remquof.S45 shrl $6,%eax
46 movl %eax,%ecx
47 andl $0x108,%eax
48 rorl $7,%eax
49 orl %eax,%ecx
50 roll $4,%eax
51 orl %ecx,%eax
52 andl $7,%eax
58 xorl %ecx,%eax
60 addl %ecx,%eax
[all …]
Ds_remquo.S45 shrl $6,%eax
46 movl %eax,%ecx
47 andl $0x108,%eax
48 rorl $7,%eax
49 orl %eax,%ecx
50 roll $4,%eax
51 orl %ecx,%eax
52 andl $7,%eax
58 xorl %ecx,%eax
60 addl %ecx,%eax
[all …]
/bionic/libc/arch-x86/syscalls/
Dgetuid.S10 movl $__NR_getuid32, %eax
12 cmpl $-129, %eax
14 negl %eax
15 pushl %eax
18 orl $-1, %eax
Dsetsid.S10 movl $__NR_setsid, %eax
12 cmpl $-129, %eax
14 negl %eax
15 pushl %eax
18 orl $-1, %eax
Dpause.S10 movl $__NR_pause, %eax
12 cmpl $-129, %eax
14 negl %eax
15 pushl %eax
18 orl $-1, %eax
Dgetresuid.S10 movl $__NR_getresuid32, %eax
12 cmpl $-129, %eax
14 negl %eax
15 pushl %eax
18 orl $-1, %eax
Dgettid.S10 movl $__NR_gettid, %eax
12 cmpl $-129, %eax
14 negl %eax
15 pushl %eax
18 orl $-1, %eax
Dgetpid.S10 movl $__NR_getpid, %eax
12 cmpl $-129, %eax
14 negl %eax
15 pushl %eax
18 orl $-1, %eax
Dgetgid.S10 movl $__NR_getgid32, %eax
12 cmpl $-129, %eax
14 negl %eax
15 pushl %eax
18 orl $-1, %eax
Dgetegid.S10 movl $__NR_getegid32, %eax
12 cmpl $-129, %eax
14 negl %eax
15 pushl %eax
18 orl $-1, %eax
Dgeteuid.S10 movl $__NR_geteuid32, %eax
12 cmpl $-129, %eax
14 negl %eax
15 pushl %eax
18 orl $-1, %eax
Dgetresgid.S10 movl $__NR_getresgid32, %eax
12 cmpl $-129, %eax
14 negl %eax
15 pushl %eax
18 orl $-1, %eax
Dgetppid.S10 movl $__NR_getppid, %eax
12 cmpl $-129, %eax
14 negl %eax
15 pushl %eax
18 orl $-1, %eax

12345678910