Home
last modified time | relevance | path

Searched defs:REG (Results 1 – 25 of 37) sorted by relevance

12

/sysdeps/i386/i686/multiarch/
A Dstrrchr-sse2-bsf.S23 # define CFI_PUSH(REG) \ argument
27 # define CFI_POP(REG) \ argument
31 # define PUSH(REG) pushl REG; CFI_PUSH (REG) argument
32 # define POP(REG) popl REG; CFI_POP (REG) argument
A Dwcschr-sse2.S22 # define CFI_PUSH(REG) \ argument
26 # define CFI_POP(REG) \ argument
30 # define PUSH(REG) pushl REG; CFI_PUSH (REG) argument
31 # define POP(REG) popl REG; CFI_POP (REG) argument
A Dmemrchr-sse2.S22 # define CFI_PUSH(REG) \ argument
26 # define CFI_POP(REG) \ argument
30 # define PUSH(REG) pushl REG; CFI_PUSH (REG) argument
31 # define POP(REG) popl REG; CFI_POP (REG) argument
A Dstrlen-sse2-bsf.S23 #define CFI_PUSH(REG) \ argument
27 #define CFI_POP(REG) \ argument
31 #define PUSH(REG) pushl REG; CFI_PUSH (REG) argument
32 #define POP(REG) popl REG; CFI_POP (REG) argument
A Dmemrchr-sse2-bsf.S23 # define CFI_PUSH(REG) \ argument
27 # define CFI_POP(REG) \ argument
31 # define PUSH(REG) pushl REG; CFI_PUSH (REG) argument
32 # define POP(REG) popl REG; CFI_POP (REG) argument
A Dstrchr-sse2-bsf.S23 # define CFI_PUSH(REG) \ argument
27 # define CFI_POP(REG) \ argument
31 # define PUSH(REG) pushl REG; CFI_PUSH (REG) argument
32 # define POP(REG) popl REG; CFI_POP (REG) argument
A Dstrchr-sse2.S23 # define CFI_PUSH(REG) \ argument
27 # define CFI_POP(REG) \ argument
31 # define PUSH(REG) pushl REG; CFI_PUSH (REG) argument
32 # define POP(REG) popl REG; CFI_POP (REG) argument
A Dstrrchr-sse2.S23 # define CFI_PUSH(REG) \ argument
27 # define CFI_POP(REG) \ argument
31 # define PUSH(REG) pushl REG; CFI_PUSH (REG) argument
32 # define POP(REG) popl REG; CFI_POP (REG) argument
A Dwcscmp-sse2.S23 # define CFI_PUSH(REG) \ argument
27 # define CFI_POP(REG) \ argument
31 # define PUSH(REG) pushl REG; CFI_PUSH (REG) argument
32 # define POP(REG) popl REG; CFI_POP (REG) argument
A Dwcsrchr-sse2.S21 # define CFI_PUSH(REG) \ argument
25 # define CFI_POP(REG) \ argument
29 # define PUSH(REG) pushl REG; CFI_PUSH (REG) argument
30 # define POP(REG) popl REG; CFI_POP (REG) argument
A Dmemchr-sse2-bsf.S23 # define CFI_PUSH(REG) \ argument
27 # define CFI_POP(REG) \ argument
31 # define PUSH(REG) pushl REG; CFI_PUSH (REG) argument
32 # define POP(REG) popl REG; CFI_POP (REG) argument
A Dstrlen-sse2.S32 # define CFI_PUSH(REG) \ argument
36 # define CFI_POP(REG) \ argument
40 # define PUSH(REG) pushl REG; CFI_PUSH (REG) argument
41 # define POP(REG) popl REG; CFI_POP (REG) argument
A Dwcscpy-ssse3.S22 # define CFI_PUSH(REG) \ argument
26 # define CFI_POP(REG) \ argument
30 # define PUSH(REG) pushl REG; CFI_PUSH (REG) argument
31 # define POP(REG) popl REG; CFI_POP (REG) argument
A Dmemcmp-ssse3.S27 # define CFI_PUSH(REG) \ argument
31 # define CFI_POP(REG) \ argument
35 # define PUSH(REG) pushl REG; CFI_PUSH (REG) argument
36 # define POP(REG) popl REG; CFI_POP (REG) argument
A Dmemchr-sse2.S23 # define CFI_PUSH(REG) \ argument
27 # define CFI_POP(REG) \ argument
31 # define PUSH(REG) pushl REG; CFI_PUSH (REG) argument
32 # define POP(REG) popl REG; CFI_POP (REG) argument
A Dstrcat-ssse3.S24 # define CFI_PUSH(REG) \ argument
28 # define CFI_POP(REG) \ argument
32 # define PUSH(REG) pushl REG; CFI_PUSH (REG) argument
33 # define POP(REG) popl REG; CFI_POP (REG) argument
A Dmemcpy-sse2-unaligned.S42 # define CFI_PUSH(REG) \ argument
46 # define CFI_POP(REG) \ argument
50 # define PUSH(REG) pushl REG; CFI_PUSH (REG) argument
51 # define POP(REG) popl REG; CFI_POP (REG) argument
A Dmemcmp-sse4.S27 # define CFI_PUSH(REG) \ argument
31 # define CFI_POP(REG) \ argument
35 # define PUSH(REG) pushl REG; CFI_PUSH (REG) argument
36 # define POP(REG) popl REG; CFI_POP (REG) argument
A Dstrcpy-ssse3.S25 # define CFI_PUSH(REG) \ argument
29 # define CFI_POP(REG) \ argument
33 # define PUSH(REG) pushl REG; CFI_PUSH (REG) argument
34 # define POP(REG) popl REG; CFI_POP (REG) argument
A Dstrcat-sse2.S25 # define CFI_PUSH(REG) \ argument
29 # define CFI_POP(REG) \ argument
33 # define PUSH(REG) pushl REG; CFI_PUSH (REG) argument
34 # define POP(REG) popl REG; CFI_POP (REG) argument
/sysdeps/i386/
A Dmemset.S21 #define CFI_PUSH(REG) \ argument
25 #define CFI_POP(REG) \ argument
29 #define PUSH(REG) pushl REG; CFI_PUSH (REG) argument
30 #define POP(REG) popl REG; CFI_POP (REG) argument
A Dmemcpy.S37 #define CFI_PUSH(REG) \ argument
41 #define CFI_POP(REG) \ argument
45 #define PUSH(REG) pushl REG; CFI_PUSH (REG) argument
46 #define POP(REG) popl REG; CFI_POP (REG) argument
/sysdeps/i386/i686/fpu/multiarch/
A Ds_sinf-sse2.S63 # define CFI_PUSH(REG) cfi_adjust_cfa_offset(4); cfi_rel_offset(REG,0) argument
64 # define CFI_POP(REG) cfi_adjust_cfa_offset(-4); cfi_restore(REG) argument
65 # define PUSH(REG) pushl REG; CFI_PUSH(REG) argument
66 # define POP(REG) popl REG; CFI_POP(REG) argument
A Ds_cosf-sse2.S63 # define CFI_PUSH(REG) cfi_adjust_cfa_offset(4); cfi_rel_offset(REG,0) argument
64 # define CFI_POP(REG) cfi_adjust_cfa_offset(-4); cfi_restore(REG) argument
65 # define PUSH(REG) pushl REG; CFI_PUSH(REG) argument
66 # define POP(REG) popl REG; CFI_POP(REG) argument
A Ds_sincosf-sse2.S71 # define CFI_PUSH(REG) cfi_adjust_cfa_offset(4); cfi_rel_offset(REG,0) argument
72 # define CFI_POP(REG) cfi_adjust_cfa_offset(-4); cfi_restore(REG) argument
73 # define PUSH(REG) pushl REG; CFI_PUSH(REG) argument
74 # define POP(REG) popl REG; CFI_POP(REG) argument

Completed in 35 milliseconds

12