Home
last modified time | relevance | path

Searched refs:DEST (Results 1 – 16 of 16) sorted by relevance

/sysdeps/i386/i686/
A Dmemset.S25 # define DEST PARMS macro
26 # define LEN DEST+4
29 # define DEST RTN macro
30 # define CHR DEST+4
47 movl DEST(%esp), %edx
84 movl DEST(%esp), %eax /* start address of destination is result */
A Dmemmove.S30 # define DEST SRC+4 macro
31 # define LEN DEST+4
33 # define DEST RTN macro
34 # define SRC DEST+4
52 movl DEST(%esp), %edi
75 movl DEST(%esp), %eax
107 movl DEST(%esp), %eax
A Dmemcpy.S25 #define DEST RTN macro
26 #define SRC DEST+4
40 movl DEST(%esp), %edi
79 movl DEST(%esp), %eax
A Dmempcpy.S25 #define DEST RTN macro
26 #define SRC DEST+4
42 movl DEST(%esp), %edi
/sysdeps/i386/i586/
A Dmemset.S25 #define DEST RTN macro
27 # define LEN DEST+4
29 # define CHR DEST+4
46 movl DEST(%esp), %edi
105 movl DEST(%esp), %eax /* start address of destination is result */
A Dmemcpy.S24 #define DEST RTN macro
25 #define SRC DEST+4
43 movl DEST(%esp), %edi
103 movl DEST(%esp), %eax
A Dstrcpy.S24 #define DEST RTN macro
25 #define SRC DEST+4
43 movl DEST(%esp), %edi
146 movl DEST(%esp), %eax
/sysdeps/i386/
A Dstpcpy.S28 #define DEST RTN macro
29 #define SRC DEST+4
34 movl DEST(%esp), %eax
A Dstpncpy.S26 #define DEST RTN macro
27 #define SRC DEST+4
36 movl DEST(%esp), %eax
A Dstrcat.S25 #define DEST RTN macro
26 #define SRC DEST+4
34 movl DEST(%esp), %edx
256 L(8): movl DEST(%esp), %eax /* start address of destination is result */
/sysdeps/i386/i686/multiarch/
A Dmemcpy-ssse3.S34 # define DEST SRC+4 macro
35 # define LEN DEST+4
37 # define DEST PARMS macro
38 # define SRC DEST+4
102 movl DEST(%esp), %edx
177 movl DEST+4(%esp), %edi
385 movl DEST+4(%esp), %edi
1986 movl DEST(%esp), %eax
2012 movl DEST(%esp), %eax
2027 movl DEST(%esp), %eax
[all …]
A Dmemcpy-ssse3-rep.S35 # define DEST SRC+4 macro
36 # define LEN DEST+4
38 # define DEST PARMS macro
39 # define SRC DEST+4
113 movl DEST(%esp), %edx
1104 movl DEST(%esp), %eax
1119 movl DEST(%esp), %eax
1164 movl DEST(%esp), %eax
1210 movl DEST(%esp), %eax
1258 movl DEST(%esp), %eax
[all …]
A Dmemcpy-sse2-unaligned.S34 # define DEST SRC+4 macro
35 # define LEN DEST+4
37 # define DEST PARMS macro
38 # define SRC DEST+4
71 movl DEST(%esp), %edx
A Dmemset-sse2-rep.S36 # define DEST PARMS macro
37 # define LEN DEST+4
40 # define DEST PARMS macro
41 # define CHR DEST+4
43 # define SETRTNVAL movl DEST(%esp), %eax
102 movl DEST(%esp), %edx
A Dmemset-sse2.S36 # define DEST PARMS macro
37 # define LEN DEST+4
40 # define DEST PARMS macro
41 # define CHR DEST+4
43 # define SETRTNVAL movl DEST(%esp), %eax
102 movl DEST(%esp), %edx
/sysdeps/arm/armv6/
A Dstrcpy.S44 @ Signal strcpy with DEST in IP.

Completed in 17 milliseconds