Home
last modified time | relevance | path

Searched refs:REG (Results 1 – 25 of 44) sorted by relevance

12

/glibc-2.36/sysdeps/i386/
Dmemset.S21 #define CFI_PUSH(REG) \ argument
23 cfi_rel_offset (REG, 0)
25 #define CFI_POP(REG) \ argument
27 cfi_restore (REG)
29 #define PUSH(REG) pushl REG; CFI_PUSH (REG) argument
30 #define POP(REG) popl REG; CFI_POP (REG) argument
Dmemcpy.S31 #define CFI_PUSH(REG) \ argument
33 cfi_rel_offset (REG, 0)
35 #define CFI_POP(REG) \ argument
37 cfi_restore (REG)
39 #define PUSH(REG) pushl REG; CFI_PUSH (REG) argument
40 #define POP(REG) popl REG; CFI_POP (REG) argument
/glibc-2.36/sysdeps/i386/i686/multiarch/
Dstrlen-sse2-bsf.S23 #define CFI_PUSH(REG) \ argument
25 cfi_rel_offset (REG, 0)
27 #define CFI_POP(REG) \ argument
29 cfi_restore (REG)
31 #define PUSH(REG) pushl REG; CFI_PUSH (REG) argument
32 #define POP(REG) popl REG; CFI_POP (REG) argument
Dstrchr-sse2-bsf.S23 # define CFI_PUSH(REG) \ argument
25 cfi_rel_offset (REG, 0)
27 # define CFI_POP(REG) \ argument
29 cfi_restore (REG)
31 # define PUSH(REG) pushl REG; CFI_PUSH (REG) argument
32 # define POP(REG) popl REG; CFI_POP (REG) argument
Dwcschr-sse2.S22 # define CFI_PUSH(REG) \ argument
24 cfi_rel_offset (REG, 0)
26 # define CFI_POP(REG) \ argument
28 cfi_restore (REG)
30 # define PUSH(REG) pushl REG; CFI_PUSH (REG) argument
31 # define POP(REG) popl REG; CFI_POP (REG) argument
Dstrrchr-sse2-bsf.S23 # define CFI_PUSH(REG) \ argument
25 cfi_rel_offset (REG, 0)
27 # define CFI_POP(REG) \ argument
29 cfi_restore (REG)
31 # define PUSH(REG) pushl REG; CFI_PUSH (REG) argument
32 # define POP(REG) popl REG; CFI_POP (REG) argument
Dstrchr-sse2.S23 # define CFI_PUSH(REG) \ argument
25 cfi_rel_offset (REG, 0)
27 # define CFI_POP(REG) \ argument
29 cfi_restore (REG)
31 # define PUSH(REG) pushl REG; CFI_PUSH (REG) argument
32 # define POP(REG) popl REG; CFI_POP (REG) argument
Dwcsrchr-sse2.S21 # define CFI_PUSH(REG) \ argument
23 cfi_rel_offset (REG, 0)
25 # define CFI_POP(REG) \ argument
27 cfi_restore (REG)
29 # define PUSH(REG) pushl REG; CFI_PUSH (REG) argument
30 # define POP(REG) popl REG; CFI_POP (REG) argument
Dmemrchr-sse2-bsf.S23 # define CFI_PUSH(REG) \ argument
25 cfi_rel_offset (REG, 0)
27 # define CFI_POP(REG) \ argument
29 cfi_restore (REG)
31 # define PUSH(REG) pushl REG; CFI_PUSH (REG) argument
32 # define POP(REG) popl REG; CFI_POP (REG) argument
Dmemchr-sse2-bsf.S23 # define CFI_PUSH(REG) \ argument
25 cfi_rel_offset (REG, 0)
27 # define CFI_POP(REG) \ argument
29 cfi_restore (REG)
31 # define PUSH(REG) pushl REG; CFI_PUSH (REG) argument
32 # define POP(REG) popl REG; CFI_POP (REG) argument
Dstrcat-ssse3.S24 # define CFI_PUSH(REG) \ argument
26 cfi_rel_offset (REG, 0)
28 # define CFI_POP(REG) \ argument
30 cfi_restore (REG)
32 # define PUSH(REG) pushl REG; CFI_PUSH (REG) argument
33 # define POP(REG) popl REG; CFI_POP (REG) argument
Dstrlen-sse2.S32 # define CFI_PUSH(REG) \ argument
34 cfi_rel_offset (REG, 0)
36 # define CFI_POP(REG) \ argument
38 cfi_restore (REG)
40 # define PUSH(REG) pushl REG; CFI_PUSH (REG) argument
41 # define POP(REG) popl REG; CFI_POP (REG) argument
Dmemchr-sse2.S23 # define CFI_PUSH(REG) \ argument
25 cfi_rel_offset (REG, 0)
27 # define CFI_POP(REG) \ argument
29 cfi_restore (REG)
31 # define PUSH(REG) pushl REG; CFI_PUSH (REG) argument
32 # define POP(REG) popl REG; CFI_POP (REG) argument
Dstrrchr-sse2.S23 # define CFI_PUSH(REG) \ argument
25 cfi_rel_offset (REG, 0)
27 # define CFI_POP(REG) \ argument
29 cfi_restore (REG)
31 # define PUSH(REG) pushl REG; CFI_PUSH (REG) argument
32 # define POP(REG) popl REG; CFI_POP (REG) argument
Dmemrchr-sse2.S22 # define CFI_PUSH(REG) \ argument
24 cfi_rel_offset (REG, 0)
26 # define CFI_POP(REG) \ argument
28 cfi_restore (REG)
30 # define PUSH(REG) pushl REG; CFI_PUSH (REG) argument
31 # define POP(REG) popl REG; CFI_POP (REG) argument
Dwcscpy-ssse3.S22 # define CFI_PUSH(REG) \ argument
24 cfi_rel_offset (REG, 0)
26 # define CFI_POP(REG) \ argument
28 cfi_restore (REG)
30 # define PUSH(REG) pushl REG; CFI_PUSH (REG) argument
31 # define POP(REG) popl REG; CFI_POP (REG) argument
Dmemcpy-sse2-unaligned.S36 # define CFI_PUSH(REG) \ argument
38 cfi_rel_offset (REG, 0)
40 # define CFI_POP(REG) \ argument
42 cfi_restore (REG)
44 # define PUSH(REG) pushl REG; CFI_PUSH (REG) argument
45 # define POP(REG) popl REG; CFI_POP (REG) argument
Dstrcmp-sse4.S24 #define CFI_PUSH(REG) \ argument
26 cfi_rel_offset (REG, 0)
28 #define CFI_POP(REG) \ argument
30 cfi_restore (REG)
32 #define PUSH(REG) pushl REG; CFI_PUSH (REG) argument
33 #define POP(REG) popl REG; CFI_POP (REG) argument
Dmemset-sse2-rep.S24 #define CFI_PUSH(REG) \ argument
26 cfi_rel_offset (REG, 0)
28 #define CFI_POP(REG) \ argument
30 cfi_restore (REG)
32 #define PUSH(REG) pushl REG; CFI_PUSH (REG) argument
33 #define POP(REG) popl REG; CFI_POP (REG) argument
Dmemset-sse2.S24 #define CFI_PUSH(REG) \ argument
26 cfi_rel_offset (REG, 0)
28 #define CFI_POP(REG) \ argument
30 cfi_restore (REG)
32 #define PUSH(REG) pushl REG; CFI_PUSH (REG) argument
33 #define POP(REG) popl REG; CFI_POP (REG) argument
Dwcscmp-sse2.S23 # define CFI_PUSH(REG) \ argument
25 cfi_rel_offset (REG, 0)
27 # define CFI_POP(REG) \ argument
29 cfi_restore (REG)
31 # define PUSH(REG) pushl REG; CFI_PUSH (REG) argument
32 # define POP(REG) popl REG; CFI_POP (REG) argument
/glibc-2.36/sysdeps/s390/
Diso-8859-1_cp037_z900.c173 # define BRANCH_ON_COUNT(REG,LBL) "brctg %" #REG "," #LBL "\n\t" argument
175 # define BRANCH_ON_COUNT(REG,LBL) "brct %" #REG "," #LBL "\n\t" argument
Dutf16-utf32-z9.c53 # define CONVERT_32BIT_SIZE_T(REG) argument
55 # define CONVERT_32BIT_SIZE_T(REG) "llgfr %" #REG ",%" #REG "\n\t" argument
/glibc-2.36/sysdeps/x86_64/multiarch/
Dstrcmp-avx2.S124 # define REG(x, y) x ## y macro
126 vpaddb REG(LCASE_MIN_, ext), reg1_in, REG(%ext, 8); \
127 vpaddb REG(LCASE_MIN_, ext), reg2_in, REG(%ext, 9); \
128 vpcmpgtb REG(LCASE_MAX_, ext), REG(%ext, 8), REG(%ext, 8); \
129 vpcmpgtb REG(LCASE_MAX_, ext), REG(%ext, 9), REG(%ext, 9); \
130 vpandn REG(CASE_ADD_, ext), REG(%ext, 8), REG(%ext, 8); \
131 vpandn REG(CASE_ADD_, ext), REG(%ext, 9), REG(%ext, 9); \
132 vpaddb REG(%ext, 8), reg1_in, reg1_out; \
133 vpaddb REG(%ext, 9), reg2_in, reg2_out
Dstrcmp-evex.S142 # define REG(x, y) _REG(x, y) macro
144 vpsubb REG(LCASE_MIN_, ext), reg1, REG(%ext, 10); \
145 vpsubb REG(LCASE_MIN_, ext), reg2, REG(%ext, 11); \
146 vpcmpub $1, REG(LCASE_MAX_, ext), REG(%ext, 10), %k5; \
147 vpcmpub $1, REG(LCASE_MAX_, ext), REG(%ext, 11), %k6; \
148 vpaddb reg1, REG(CASE_ADD_, ext), reg1{%k5}; \
149 vpaddb reg2, REG(CASE_ADD_, ext), reg2{%k6}

12