Searched refs:ebp (Results 1 - 25 of 27) sorted by relevance

12

/bionic/libm/i387/
H A Ds_trunc.S10 pushl %ebp
11 movl %esp,%ebp
14 fstcw -4(%ebp) /* store fpu control word */
15 movw -4(%ebp),%dx
17 movw %dx,-8(%ebp)
18 fldcw -8(%ebp) /* load modfied control word */
20 fldl 8(%ebp) /* round */
23 fldcw -4(%ebp) /* restore original control word */
H A Ds_truncf.S10 pushl %ebp
11 movl %esp,%ebp
14 fstcw -4(%ebp) /* store fpu control word */
15 movw -4(%ebp),%dx
17 movw %dx,-8(%ebp)
18 fldcw -8(%ebp) /* load modfied control word */
20 flds 8(%ebp) /* round */
23 fldcw -4(%ebp) /* restore original control word */
H A Ds_truncl.S10 pushl %ebp
11 movl %esp,%ebp
14 fstcw -4(%ebp) /* store fpu control word */
15 movw -4(%ebp),%dx
17 movw %dx,-8(%ebp)
18 fldcw -8(%ebp) /* load modfied control word */
20 fldt 8(%ebp) /* round */
23 fldcw -4(%ebp) /* restore original control word */
H A Ds_ceil.S41 pushl %ebp
42 movl %esp,%ebp
45 fstcw -4(%ebp) /* store fpu control word */
46 movw -4(%ebp),%dx
49 movw %dx,-8(%ebp)
50 fldcw -8(%ebp) /* load modfied control word */
52 fldl 8(%ebp); /* round */
55 fldcw -4(%ebp) /* restore original control word */
H A Ds_ceilf.S12 pushl %ebp
13 movl %esp,%ebp
16 fstcw -4(%ebp) /* store fpu control word */
17 movw -4(%ebp),%dx
20 movw %dx,-8(%ebp)
21 fldcw -8(%ebp) /* load modfied control word */
23 flds 8(%ebp); /* round */
26 fldcw -4(%ebp) /* restore original control word */
H A Ds_ceill.S10 pushl %ebp
11 movl %esp,%ebp
14 fstcw -4(%ebp) /* store fpu control word */
15 movw -4(%ebp),%dx
18 movw %dx,-8(%ebp)
19 fldcw -8(%ebp) /* load modfied control word */
21 fldt 8(%ebp) /* round */
24 fldcw -4(%ebp) /* restore original control word */
H A Ds_floor.S41 pushl %ebp
42 movl %esp,%ebp
45 fstcw -4(%ebp) /* store fpu control word */
46 movw -4(%ebp),%dx
49 movw %dx,-8(%ebp)
50 fldcw -8(%ebp) /* load modfied control word */
52 fldl 8(%ebp); /* round */
55 fldcw -4(%ebp) /* restore original control word */
H A Ds_floorf.S12 pushl %ebp
13 movl %esp,%ebp
16 fstcw -4(%ebp) /* store fpu control word */
17 movw -4(%ebp),%dx
20 movw %dx,-8(%ebp)
21 fldcw -8(%ebp) /* load modfied control word */
23 flds 8(%ebp); /* round */
26 fldcw -4(%ebp) /* restore original control word */
H A Ds_floorl.S10 pushl %ebp
11 movl %esp,%ebp
14 fstcw -4(%ebp) /* store fpu control word */
15 movw -4(%ebp),%dx
18 movw %dx,-8(%ebp)
19 fldcw -8(%ebp) /* load modfied control word */
21 fldt 8(%ebp) /* round */
24 fldcw -4(%ebp) /* restore original control word */
/bionic/libc/arch-x86/syscalls/
H A D__mmap2.S15 pushl %ebp
21 mov 48(%esp), %ebp
32 popl %ebp
H A Dfutex.S15 pushl %ebp
21 mov 48(%esp), %ebp
32 popl %ebp
/bionic/libc/arch-x86/bionic/
H A Datexit.S34 pushl %ebp
35 movl %esp, %ebp
43 movl 8(%ebp), %eax
48 popl %ebp
H A Dcrtbegin_so.S53 pushl %ebp
54 movl %esp, %ebp
75 popl %ebp
81 pushl %ebp
82 movl %esp, %ebp
100 popl %ebp
H A D_setjmp.S52 movl %ebp,12(%eax)
64 movl 12(%edx),%ebp
H A Dsetjmp.S62 movl %ebp,12(%ecx)
86 movl 12(%edx),%ebp
H A Dsigsetjmp.S59 movl %ebp,12(%ecx)
85 movl 12(%edx),%ebp
H A Dcrtbegin_dynamic.S97 pushl %ebp
98 movl %esp, %ebp
116 pushl %ebp
118 movl %esp, %ebp
H A Dcrtbegin_static.S96 pushl %ebp
97 movl %esp, %ebp
115 pushl %ebp
117 movl %esp, %ebp
/bionic/libc/kernel/arch-x86/asm/
H A Dptrace.h32 long ebp; member in struct:pt_regs
H A Dsigcontext.h71 unsigned long ebp; member in struct:sigcontext
H A Duser32.h54 __u32 ebx, ecx, edx, esi, edi, ebp, eax; member in struct:user_regs_struct32
H A Duser_32.h55 long ebx, ecx, edx, esi, edi, ebp, eax; member in struct:user_regs_struct
/bionic/libc/arch-x86/string/
H A Dssse3-strcmp-latest.S99 # define RETURN POP (%ebp); ret; CFI_PUSH (%ebp)
105 cmp %esi, %ebp; \
107 sub %esi, %ebp
113 PUSH (%ebp)
118 movl CNT(%esp), %ebp
119 cmp $16, %ebp
175 cmp $8, %ebp
176 lea -8(%ebp), %ebp
[all...]
H A Dsse2-strlen-atom.S213 PUSH (%ebp)
214 xor %ebp, %ebp
224 or %edx, %ebp
225 or %esi, %ebp
226 or %edi, %ebp
227 or %ebx, %ebp
251 POP (%ebp)
/bionic/libc/arch-x86/include/machine/
H A Dasm.h114 pushl %ebp; movl %esp,%ebp; call PIC_PLT(mcount); popl %ebp

Completed in 144 milliseconds

12