Home
last modified time | relevance | path

Searched refs:esp (Results 1 – 25 of 26) sorted by relevance

12

/picolibc-latest/newlib/libc/machine/x86/
Dsetjmp-32.S42 movl 0(esp),ecx
52 leal 4(esp),ecx
58 movl esp,ebp
75 movl esp,eax
96 movl 16(eax),esp
108 movl esp,ebp
121 movl 28(edi),esp
Dmemcmp-32.S48 movl esp,ebp
49 subl $16,esp
100 leal -28(ebp),esp
Dmemcpy-32.S32 movl esp,ebp
82 leal -12(ebp),esp
Dstrlen-32.S21 movl esp,ebp
101 leal -4(ebp),esp
Di386mach.h53 #define esp REG(esp) macro
Dmemset-32.S30 movl esp,ebp
107 leal -4(ebp),esp
Dmemchr-32.S41 movl esp,ebp
133 leal -4(ebp),esp
Dmemmove-32.S47 movl esp,ebp
169 leal -12(ebp),esp
Dx86_64mach.h57 #define esp REG(esp) macro
Dstrchr-32.S44 movl esp,ebp
135 leal -8(ebp),esp
/picolibc-latest/picocrt/machine/x86/
Dcrt0-32.S75 mov $__stack, %esp
82 addl $12, %esp
89 addl $12, %esp
95 addl $4, %esp
Dcrt0-64.S81 mov $__stack, %esp
/picolibc-latest/newlib/libm/machine/x86/
Di386mach.h44 #define esp REG(esp) macro
Df_atan2.S31 movl esp,ebp
Df_atan2f.S31 movl esp,ebp
Df_log.S31 movl esp,ebp
Df_log10.S31 movl esp,ebp
Df_log10f.S31 movl esp,ebp
Df_logf.S31 movl esp,ebp
Df_tan.S31 movl esp,ebp
Df_tanf.S31 movl esp,ebp
Df_ldexp.S31 movl esp,ebp
Df_ldexpf.S31 movl esp,ebp
Df_frexp.S32 movl esp,ebp
Df_frexpf.S32 movl esp,ebp

12