Searched refs:eax (Results 1 – 25 of 214) sorted by relevance
123456789
/bionic/libc/arch-x86/bionic/ |
D | _setjmp.S | 47 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 …]
|
D | clone.S | 19 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
|
D | vfork.S | 21 movl $__NR_vfork, %eax 23 cmpl $-129, %eax 25 negl %eax 26 pushl %eax 28 orl $-1, %eax
|
/bionic/libm/i387/ |
D | s_remquo.S | 43 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 …]
|
D | s_remquof.S | 43 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 …]
|
D | s_finite.S | 41 movl 8(%esp),%eax 42 andl $0x7ff00000, %eax 43 cmpl $0x7ff00000, %eax 45 andl $0x000000ff, %eax
|
/bionic/libc/arch-x86/string/ |
D | strcmp.S | 16 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 …]
|
D | strncmp.S | 17 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 …]
|
D | fss.S | 10 bsfl 4(%esp),%eax 12 incl %eax /* bits numbered from 1, not 0 */ 16 L1: xorl %eax,%eax /* clear result */
|
/bionic/libm/amd64/ |
D | s_remquof.S | 45 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 …]
|
D | s_remquo.S | 45 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/ |
D | pause.S | 10 movl $__NR_pause, %eax 12 cmpl $-129, %eax 14 negl %eax 15 pushl %eax 18 orl $-1, %eax
|
D | getegid.S | 10 movl $__NR_getegid32, %eax 12 cmpl $-129, %eax 14 negl %eax 15 pushl %eax 18 orl $-1, %eax
|
D | getresgid.S | 10 movl $__NR_getresgid32, %eax 12 cmpl $-129, %eax 14 negl %eax 15 pushl %eax 18 orl $-1, %eax
|
D | geteuid.S | 10 movl $__NR_geteuid32, %eax 12 cmpl $-129, %eax 14 negl %eax 15 pushl %eax 18 orl $-1, %eax
|
D | getuid.S | 10 movl $__NR_getuid32, %eax 12 cmpl $-129, %eax 14 negl %eax 15 pushl %eax 18 orl $-1, %eax
|
D | getresuid.S | 10 movl $__NR_getresuid32, %eax 12 cmpl $-129, %eax 14 negl %eax 15 pushl %eax 18 orl $-1, %eax
|
D | getgid.S | 10 movl $__NR_getgid32, %eax 12 cmpl $-129, %eax 14 negl %eax 15 pushl %eax 18 orl $-1, %eax
|
D | getpid.S | 10 movl $__NR_getpid, %eax 12 cmpl $-129, %eax 14 negl %eax 15 pushl %eax 18 orl $-1, %eax
|
D | setsid.S | 10 movl $__NR_setsid, %eax 12 cmpl $-129, %eax 14 negl %eax 15 pushl %eax 18 orl $-1, %eax
|
D | gettid.S | 10 movl $__NR_gettid, %eax 12 cmpl $-129, %eax 14 negl %eax 15 pushl %eax 18 orl $-1, %eax
|
D | getppid.S | 10 movl $__NR_getppid, %eax 12 cmpl $-129, %eax 14 negl %eax 15 pushl %eax 18 orl $-1, %eax
|
D | sigpending.S | 12 movl $__NR_sigpending, %eax 14 cmpl $-129, %eax 16 negl %eax 17 pushl %eax 20 orl $-1, %eax
|
D | rmdir.S | 12 movl $__NR_rmdir, %eax 14 cmpl $-129, %eax 16 negl %eax 17 pushl %eax 20 orl $-1, %eax
|
D | __set_thread_area.S | 12 movl $__NR_set_thread_area, %eax 14 cmpl $-129, %eax 16 negl %eax 17 pushl %eax 20 orl $-1, %eax
|
123456789