/picolibc-latest/newlib/libc/string/ |
D | strstr.c | 84 strstr (const char *hs, const char *ne) in strstr() argument 87 int c = ne[0]; in strstr() 96 for (i = 1; ne[i] != 0; i++) in strstr() 97 if (hs[i] != ne[i]) in strstr() 99 if (ne[i] == '\0') in strstr() 118 strstr2 (const unsigned char *hs, const unsigned char *ne) in strstr2() argument 120 uint32_t h1 = ((uint32_t) ne[0] << 16) | ne[1]; in strstr2() 129 strstr3 (const unsigned char *hs, const unsigned char *ne) in strstr3() argument 131 uint32_t h1 = ((uint32_t) ne[0] << 24) | ((uint32_t) ne[1] << 16) | ((uint32_t) ne[2] << 8); in strstr3() 140 strstr4 (const unsigned char *hs, const unsigned char *ne) in strstr4() argument [all …]
|
D | memmem.c | 73 const char *ne = needle; in memmem() local 78 int c = ne[0]; in memmem() 86 if (hs[i] != ne[i]) in memmem() 118 const unsigned char *ne = needle; in memmem() local 123 return (void *) memchr (hs, ne[0], hs_len); in memmem() 133 uint32_t nw = (uint32_t) ne[0] << 16 | ne[1], hw = (uint32_t) hs[0] << 16 | hs[1]; in memmem() 141 return two_way_long_needle (hs, hs_len, ne, ne_len); in memmem() 152 shift[hash2 (ne + i)] = i; in memmem() 153 shift1 = m1 - shift[hash2 (ne + m1)]; in memmem() 154 shift[hash2 (ne + m1)] = m1; in memmem() [all …]
|
/picolibc-latest/newlib/libc/machine/aarch64/ |
D | memcmp.S | 47 ccmp data1, data2, 0, ne 49 b.ne L(return2) 65 b.ne L(return2) 73 b.ne L(return2) 86 csel data1, data1, data3, ne 87 csel data2, data2, data4, ne 96 cset result, ne 125 b.ne L(return) 140 b.ne L(return2)
|
D | strcmp.S | 65 b.ne L(misaligned8) 133 ccmp data1w, data2w, 0, ne /* NZCV = 0b0000. */ 134 b.ne L(done) 136 b.ne L(do_misaligned) 150 b.ne L(tail)
|
D | strrchr.S | 130 csel src_match, src, src_match, ne 131 csel src_offset, chr_match, src_offset, ne 160 csel src_match, src, src_match, ne 161 csel src_offset, chr_match, src_offset, ne 172 csel result, result, xzr, ne
|
D | memset.S | 84 b.ne L(no_zva) 90 b.ne L(no_zva)
|
D | strncmp.S | 91 b.ne L(misaligned8) 156 cset result, ne 233 b.ne L(done)
|
/picolibc-latest/newlib/libc/machine/arc/ |
D | strlen.S | 54 xor.ne r7,r7,r4 75 bmsk.ne r12,r12,r7 94 sub.ne r3,r3,4 149 sub_s.ne r1,r1,r1 154 sub1.ne r6,r6,r12 162 sub_s.ne r1,r1,r1
|
D | strlen-bs-norm.S | 71 bmsk.ne r12,r12,r7 90 sub.ne r3,r3,4 113 sub_s.ne r1,r1,r1
|
D | strlen-bs.S | 73 bmsk.ne r12,r12,r7 92 sub.ne r3,r3,4 120 sub_s.ne r1,r1,r1
|
D | strncpy-bs.S | 104 lsr.ne r3,r3,8 107 asl.ne r3,r3,8
|
D | strchr.S | 164 btst.ne r3,15 166 adc.ne r0,r0,1
|
D | memset-bs.S | 90 sub.ne r2,r2,4
|
D | memcmp-bs-norm.S | 170 mov.ne r0,1
|
/picolibc-latest/newlib/libc/machine/arc64/ |
D | strcmp.S | 79 bset.ne r12, r12, 3 82 bset.ne r12, r12, 2 85 bset.ne r12, r12, 1 90 bset.ne r12, r12, 3 93 bset.ne r12, r12, 2 96 bset.ne r12, r12, 1 192 bset.ne r12, r12, 3 195 bset.ne r12, r12, 2 198 bset.ne r12, r12, 1 202 bset.ne r12, r12, 3 [all …]
|
D | strcat.S | 100 bset.ne r6, r6, 4 103 bset.ne r6, r6, 3 106 bset.ne r6, r6, 2 109 bset.ne r6, r6, 1 172 bset.ne r6, r6, 4 175 bset.ne r6, r6, 3 178 bset.ne r6, r6, 2 181 bset.ne r6, r6, 1 331 bset.ne r6, r6, 4 334 bset.ne r6, r6, 3 [all …]
|
D | memcmp.S | 62 xor.ne r13, r13, 0b0001 64 xor.ne r13, r13, 0b0010 66 xor.ne r13, r13, 0b0100 68 xor.ne r13, r13, 0b1000 211 ; xor.ne r13, r13, 0b0001 214 ; xor.ne r13, r13, 0b1000 233 ; xor.ne r13, r13, 0b0001 236 ; xor.ne r13, r13, 0b1000
|
D | strlen.S | 88 bset.ne r12, r12, 4 91 bset.ne r12, r12, 3 94 bset.ne r12, r12, 2 97 bset.ne r12, r12, 1 179 bset.ne r12, r12, 4 182 bset.ne r12, r12, 3 185 bset.ne r12, r12, 2 188 bset.ne r12, r12, 1
|
D | memchr.S | 92 bset.ne r3, r3, 4 95 bset.ne r3, r3, 3 98 bset.ne r3, r3, 2 101 bset.ne r3, r3, 1 225 bset.ne r3, r3, 4 228 bset.ne r3, r3, 3 231 bset.ne r3, r3, 2 234 bset.ne r3, r3, 1
|
/picolibc-latest/newlib/libc/machine/z8k/ |
D | memcmp.S | 67 cpsir @rr6,@rr4,r3,ne 85 cpsirb @rr6,@rr4,r3,ne 147 cpsir @r7,@r6,r5,ne 165 cpsirb @r7,@r6,r5,ne
|
/picolibc-latest/newlib/libc/machine/arm/ |
D | strcpy.S | 139 iteet ne 146 itet ne
|
D | memcpy-armv7m.S | 176 itt ne 238 itt ne
|
D | strcmp-armv7m.S | 268 itt ne 312 it ne
|
D | strlen-armv7.S | 185 itt ne
|
D | aeabi_memcpy-armv7a.S | 154 itt ne
|