Home
last modified time | relevance | path

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

12

/sysdeps/i386/
A 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
A Dmemcpy.S37 #define CFI_PUSH(REG) \ argument
39 cfi_rel_offset (REG, 0)
41 #define CFI_POP(REG) \ argument
43 cfi_restore (REG)
45 #define PUSH(REG) pushl REG; CFI_PUSH (REG) argument
46 #define POP(REG) popl REG; CFI_POP (REG) argument
/sysdeps/i386/i686/multiarch/
A 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
A 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
A 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
A 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
A 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
A 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
A 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
A 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
A 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
A 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
A 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
A 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
A 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
A 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
A Dmemcpy-sse2-unaligned.S42 # define CFI_PUSH(REG) \ argument
44 cfi_rel_offset (REG, 0)
46 # define CFI_POP(REG) \ argument
48 cfi_restore (REG)
50 # define PUSH(REG) pushl REG; CFI_PUSH (REG) argument
51 # define POP(REG) popl REG; CFI_POP (REG) argument
A 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
/sysdeps/s390/
A 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
A Dutf16-utf32-z9.c53 # define CONVERT_32BIT_SIZE_T(REG) argument
55 # define CONVERT_32BIT_SIZE_T(REG) "llgfr %" #REG ",%" #REG "\n\t" argument
A Dutf8-utf32-z9.c63 # define CONVERT_32BIT_SIZE_T(REG) argument
65 # define CONVERT_32BIT_SIZE_T(REG) "llgfr %" #REG ",%" #REG "\n\t" argument
/sysdeps/i386/i686/fpu/multiarch/
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_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_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
/sysdeps/powerpc/powerpc64/
A Dsysdep.h296 .macro CHECK_SCV_SUPPORT REG JUMPFALSE
305 ld \REG,TCB_HWCAP(PT_THREAD_POINTER)
306 andis. \REG,\REG,PPC_FEATURE2_SCV>>16

Completed in 21 milliseconds

12