/arch/x86/boot/ |
D | string.c | 19 int memcmp(const void *s1, const void *s2, size_t len) in memcmp() argument 23 : "=qm" (diff), "+D" (s1), "+S" (s2), "+c" (len)); in memcmp() 29 const unsigned char *s1 = (const unsigned char *)str1; in strcmp() local 33 while (*s1 || *s2) { in strcmp() 34 delta = *s2 - *s1; in strcmp() 37 s1++; in strcmp() 143 char *strstr(const char *s1, const char *s2) in strstr() argument 149 return (char *)s1; in strstr() 150 l1 = strlen(s1); in strstr() 153 if (!memcmp(s1, s2, l2)) in strstr() [all …]
|
D | string.h | 11 int memcmp(const void *s1, const void *s2, size_t len); 24 extern char *strstr(const char *s1, const char *s2);
|
/arch/ia64/lib/ |
D | idiv64.S | 27 # define INT_TO_FP(a,b) fcvt.xuf.s1 a=b 28 # define FP_TO_INT(a,b) fcvt.fxu.trunc.s1 a=b 32 # define FP_TO_INT(a,b) fcvt.fx.trunc.s1 a=b 49 frcpa.s1 f11, p6 = f8, f9 // y0 = frcpa(b) 51 (p6) fmpy.s1 f7 = f8, f11 // q0 = a*y0 52 (p6) fnma.s1 f6 = f9, f11, f1 // e0 = -b*y0 + 1 54 (p6) fma.s1 f10 = f7, f6, f7 // q1 = q0*e0 + q0 55 (p6) fmpy.s1 f7 = f6, f6 // e1 = e0*e0 60 (p6) fma.s1 f10 = f10, f7, f10 // q2 = q1*e1 + q1 61 (p6) fma.s1 f6 = f11, f6, f11 // y1 = y0*e0 + y0 [all …]
|
D | idiv32.S | 28 # define INT_TO_FP(a,b) fcvt.xuf.s1 a=b 29 # define FP_TO_INT(a,b) fcvt.fxu.trunc.s1 a=b 34 # define FP_TO_INT(a,b) fcvt.fx.trunc.s1 a=b 59 frcpa.s1 f6, p6 = f8, f9 // y0 = frcpa(b) 61 (p6) fmpy.s1 f8 = f8, f6 // q0 = a*y0 62 (p6) fnma.s1 f6 = f9, f6, f1 // e0 = -b*y0 + 1 67 (p6) fma.s1 f8 = f6, f8, f8 // q1 = e0*q0 + q0 68 (p6) fma.s1 f6 = f6, f6, f7 // e1 = e0*e0 + 2^-34 73 (p6) fma.s1 f6 = f6, f8, f8 // q2 = e1*q1 + q1
|
D | xor.S | 40 .rotr s1[6+1], s2[6+1], d[2] 43 (p[0]) ld8.nta s1[0] = [r16], 8 45 (p[6]) xor d[0] = s1[6], s2[6] 78 .rotr s1[6+1], s2[6+1], s3[6+1], d[2] 81 (p[0]) ld8.nta s1[0] = [r16], 8 83 (p[6]) xor d[0] = s1[6], s2[6] 119 .rotr s1[6+1], s2[6+1], s3[6+1], s4[6+1], d[2] 122 (p[0]) ld8.nta s1[0] = [r16], 8 124 (p[6]) xor d[0] = s1[6], s2[6] 163 .rotr s1[6+1], s2[6+1], s3[6+1], s4[6+1], s5[6+1], d[2] [all …]
|
/arch/sparc/include/asm/ |
D | prom.h | 30 #define of_compat_cmp(s1, s2, l) strncmp((s1), (s2), (l)) argument 31 #define of_prop_cmp(s1, s2) strcasecmp((s1), (s2)) argument 32 #define of_node_cmp(s1, s2) strcmp((s1), (s2)) argument
|
/arch/c6x/lib/ |
D | llshr.S | 26 mvk .s1 32,A0 29 [A2] shl .s1 A5,A0,A0 32 || [A2] shru .s1 A4,A1,A4 33 [!A2] shr .s1 A5,A4,A4 35 [!A2] shr .s1 A5,0x1f,A5 36 [A2] shr .s1 A5,A1,A5
|
D | llshru.S | 26 mvk .s1 32,A0 29 [A2] shl .s1 A5,A0,A0 32 || [A2] shru .s1 A4,A1,A4 33 [!A2] shru .s1 A5,A4,A4 36 [A2] shru .s1 A5,A1,A5
|
D | llshl.S | 26 mvk .s1 32,A0 29 [A2] shru .s1 A4,A0,A0 31 || [A2] shl .s1 A5,A1,A5 32 [!A2] shl .s1 A4,A5,A5 35 [A2] shl .s1 A4,A1,A4
|
D | divremu.S | 40 ||[!b1] zero .s1 A5 49 || xor .s1 1, A2, A2 51 shl .s1 A2, 31, A2 64 || [b0] b .s1 __divremu0 78 || mvk .s1 32, A1 80 || extu .s1 A4, A6, A5 81 shl .s1 A4, A6, A4 82 shru .s1 A4, 1, A4 85 shru .s1 A4, A6, A4
|
D | divu.S | 61 || xor .s1 1, A2, A2 63 shl .s1 A2, 31, A2 76 || [B0] b .s1 _divu_loop 90 || mvk .s1 32, A1 92 shl .s1 A4, A6, A4 93 shru .s1 A4, 1, A4 96 shru .s1 A4, A6, A4
|
/arch/powerpc/boot/ |
D | string.h | 9 extern int strcmp(const char *s1, const char *s2); 10 extern int strncmp(const char *s1, const char *s2, size_t n); 18 extern int memcmp(const void *s1, const void *s2, size_t n);
|
/arch/s390/lib/ |
D | string.c | 244 char * strstr(const char * s1,const char * s2) in strstr() argument 250 return (char *) s1; in strstr() 251 l1 = __strend(s1) - s1; in strstr() 253 register unsigned long r2 asm("2") = (unsigned long) s1; in strstr() 266 return (char *) s1; in strstr() 267 s1++; in strstr()
|
/arch/cris/arch-v10/kernel/ |
D | kgdb.c | 361 gdb_cris_strcpy (char *s1, const char *s2) in gdb_cris_strcpy() argument 363 char *s = s1; in gdb_cris_strcpy() 365 for (s = s1; (*s++ = *s2++) != '\0'; ) in gdb_cris_strcpy() 367 return (s1); in gdb_cris_strcpy() 399 char *s1; in gdb_cris_strtol() local 403 for (s1 = (char*)s; (sd = gdb_cris_memchr(hex_asc, *s1, base)) != NULL; ++s1) in gdb_cris_strtol() 409 *endptr = s1; in gdb_cris_strtol()
|
/arch/m68k/include/asm/ |
D | uaccess_mm.h | 205 #define __constant_copy_from_user_asm(res, to, from, tmp, n, s1, s2, s3)\ argument 207 "1: "MOVES"."#s1" (%2)+,%3\n" \ 208 " move."#s1" %3,(%1)+\n" \ 227 "10: clr."#s1" (%1)+\n" \ 285 #define __constant_copy_to_user_asm(res, to, from, tmp, n, s1, s2, s3) \ argument 287 " move."#s1" (%2)+,%3\n" \ 288 "11: "MOVES"."#s1" %3,(%1)+\n" \
|
/arch/mips/kernel/ |
D | relocate_kernel.S | 23 PTR_L s1, kexec_start_address 100 j s1 113 PTR_L s1, kexec_start_address 138 j s1
|
/arch/mips/boot/compressed/ |
D | head.S | 24 move s1, a1 44 move a1, s1
|
/arch/mips/include/asm/ |
D | regdef.h | 43 #define s1 $17 macro 86 #define s1 $17 macro
|
D | asmmacro-64.h | 18 LONG_S s1, THREAD_REG17(\thread) 31 LONG_L s1, THREAD_REG17(\thread)
|
/arch/x86/crypto/ |
D | twofish-x86_64-asm_64.S | 34 #define s1 1024 /* S1 Array */ macro 81 mov s1(%r11,%rdi,4),%r8d;\ 98 xor s1(%r11,%rdi,4),%r9d;\ 119 mov s1(%r11,%rdi,4),%r8d;\ 136 xor s1(%r11,%rdi,4),%r9d;\ 159 xor s1(%r11,%rdi,4),%r9d;\ 166 xor s1(%r11,%rdi,4),%r8d;\ 201 xor s1(%r11,%rdi,4),%r9d;\ 203 xor s1(%r11,%rdi,4),%r8d;\
|
D | twofish-i586-asm_32.S | 40 #define s1 1024 /* S1 Array */ macro 83 mov s1(%ebp,%edi,4),d ## D;\ 100 xor s1(%ebp,%edi,4),%esi;\ 121 mov s1(%ebp,%edi,4),d ## D;\ 138 xor s1(%ebp,%edi,4),%esi;\ 163 xor s1(%ebp,%edi,4),c ## D;\ 170 xor s1(%ebp,%edi,4),%esi;\ 201 xor s1(%ebp,%edi,4),c ## D;\ 208 xor s1(%ebp,%edi,4),%esi;\
|
/arch/arm/crypto/ |
D | sha2-ce-core.S | 46 .macro add_update, ev, s0, s1, s2, s3 47 sha256su0.32 q\s0, q\s1 48 add_only \ev, \s1
|
/arch/x86/include/asm/ |
D | microcode_intel.h | 54 #define sigmatch(s1, s2, p1, p2) \ argument 55 (((s1) == (s2)) && (((p1) & (p2)) || (((p1) == 0) && ((p2) == 0))))
|
/arch/cris/include/asm/ |
D | string.h | 17 extern int strcmp(const char *s1, const char *s2);
|
/arch/cris/arch-v32/kernel/ |
D | kgdb.c | 360 static char *gdb_cris_strcpy(char *s1, const char *s2); 486 gdb_cris_strcpy(char *s1, const char *s2) in gdb_cris_strcpy() argument 488 char *s = s1; in gdb_cris_strcpy() 490 for (s = s1; (*s++ = *s2++) != '\0'; ) in gdb_cris_strcpy() 492 return s1; in gdb_cris_strcpy() 524 char *s1; in gdb_cris_strtol() local 528 for (s1 = (char*)s; (sd = gdb_cris_memchr(hex_asc, *s1, base)) != NULL; ++s1) in gdb_cris_strtol() 533 *endptr = s1; in gdb_cris_strtol()
|