Home
last modified time | relevance | path

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

123456789

/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)
23 lea (%ecx), %eax
24 movl %eax, -4(%ecx)
26 movl $__NR_clone, %eax
28 test %eax, %eax
32 negl %eax
34 orl $-1, %eax
Dvfork.S21 movl $__NR_vfork, %eax
23 cmpl $-129, %eax
25 negl %eax
26 pushl %eax
28 orl $-1, %eax
/bionic/libm/i387/
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_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_finite.S41 movl 8(%esp),%eax
42 andl $0x7ff00000, %eax
43 cmpl $0x7ff00000, %eax
45 andl $0x000000ff, %eax
/bionic/libc/arch-x86/string/
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 …]
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/
Dpause.S10 movl $__NR_pause, %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
Dgetresgid.S10 movl $__NR_getresgid32, %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
Dgetuid.S10 movl $__NR_getuid32, %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
Dgetgid.S10 movl $__NR_getgid32, %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
Dsetsid.S10 movl $__NR_setsid, %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
Dgetppid.S10 movl $__NR_getppid, %eax
12 cmpl $-129, %eax
14 negl %eax
15 pushl %eax
18 orl $-1, %eax
Dsigpending.S12 movl $__NR_sigpending, %eax
14 cmpl $-129, %eax
16 negl %eax
17 pushl %eax
20 orl $-1, %eax
Drmdir.S12 movl $__NR_rmdir, %eax
14 cmpl $-129, %eax
16 negl %eax
17 pushl %eax
20 orl $-1, %eax
D__set_thread_area.S12 movl $__NR_set_thread_area, %eax
14 cmpl $-129, %eax
16 negl %eax
17 pushl %eax
20 orl $-1, %eax

123456789