Home
last modified time | relevance | path

Searched refs:cmp (Results 1 – 25 of 90) sorted by relevance

1234

/picolibc-latest/newlib/libc/machine/spu/
Dstrrchr.c47 vec_uint4 cmp_c, cmp_0, cmp; in strrchr() local
71 cmp = spu_cmpeq(cmp_c, 0); in strrchr()
73 res_ptr = spu_sel(spu_promote((unsigned int)(ptr), 0), res_ptr, cmp); in strrchr()
74 res_cmp = spu_sel(cmp_c, res_cmp, cmp); in strrchr()
81 cmp = spu_cmpeq(cmp_c, 0); in strrchr()
95 cmp = spu_cmpeq(cmp_c, 0); in strrchr()
97 res_ptr = spu_sel(spu_promote((unsigned int)(ptr), 0), res_ptr, cmp); in strrchr()
98 res_cmp = spu_sel(cmp_c, res_cmp, cmp); in strrchr()
Dstraddr.h42 unsigned int cnt, cmp, skip, mask; in _straddr() local
56 cmp = spu_extract(spu_gather(spu_cmpeq(data, 0)), 0); in _straddr()
57 cmp &= mask; in _straddr()
59 cnt = spu_extract(spu_cntlz(spu_promote(cmp, 0)), 0); in _straddr()
Dstrlen.c44 unsigned int cnt, cmp, skip, mask; in strlen() local
55 cmp = spu_extract(spu_gather(spu_cmpeq(data, 0)), 0); in strlen()
56 cmp &= mask; in strlen()
58 cnt = spu_extract(spu_cntlz(spu_promote(cmp, 0)), 0); in strlen()
Dstrchr.c44 unsigned int cmp, skip; in strchr() local
65 cmp = spu_extract(spu_or(cmp_c, cmp_0), 0); in strchr()
67 while (cmp == 0) { in strchr()
72 cmp = spu_extract(spu_or(cmp_c, cmp_0), 0); in strchr()
79 spu_cntlz(spu_promote(cmp, 0))); in strchr()
/picolibc-latest/newlib/libc/machine/arm/
Dmemset-arm.S39 cmp r2, #0
46 cmp r2, #0
54 cmp r2, #3
58 cmp r2, #15
65 cmp r4, #15
76 cmp r2, #3
84 cmp ip, #3
93 cmp r2, #0
99 cmp r3, r2
Dmemset-thumb.S47 cmp r2, #0
56 cmp r4, #0
66 cmp r4, #3
74 cmp r4, #15
89 cmp r3, r2
93 cmp r4, #3
104 cmp r3, r2
109 cmp r4, #0
117 cmp r4, r3
Dmemset-thumb2.S46 cmp r2, #0
60 cmp r4, #3
64 cmp r4, #15
71 cmp r6, #15
82 cmp r4, #3
90 cmp r2, #3
104 cmp r3, r4
Dstrcmp-armv6m.S82 cmp r2, r3
84 cmp r2, r3
107 cmp r2, r3
111 cmp r0, r1
127 cmp r2, #0
129 cmp r2, r3
135 cmp r2, #0
137 cmp r2, r3
Dstrcmp-armv6.S132 cmp r2, #1
206 cmp syndrome_a, #0
232 cmp syndrome, #0
240 cmp syndrome, #0
276 cmp tmp1, #1
283 cmp tmp1, #1
290 cmp tmp1, #1
299 cmp tmp1, #1
306 cmp tmp1, #1
341 cmp syndrome, #0
[all …]
Dstrcmp-armv4.S97 cmp data1, data2
108 cmp result, #1
232 cmp data1, #1
251 cmp tmp2, #2
259 cmp tmp2, data2, S2LO #8
267 cmp tmp2, data2, S2HI #24
306 cmp tmp2, data2, S2LO #16
312 cmp tmp2, data2, S2HI #16
346 cmp tmp2, data2, S2LO #24
354 cmp tmp2, data2, S2HI #8
[all …]
Dstrcmp-armv7m.S82 cmp data1, data2
95 cmp result, #1
221 cmp data1, #1
238 cmp tmp2, #2
246 cmp tmp2, data2, S2LO #8
255 cmp tmp2, data2, S2HI #24
295 cmp tmp2, data2, S2LO #16
302 cmp tmp2, data2, S2HI #16
337 cmp tmp2, data2, S2LO #24
346 cmp tmp2, data2, S2HI #8
[all …]
Dstrcmp-armv4t.S46 cmp r2, #0
50 cmp r2, r3
/picolibc-latest/newlib/libc/search/
Dqsort.c130 #define CMP(t, x, y) (cmp((t), (x), (y)))
132 #define CMP(t, x, y) (cmp((x), (y), (t)))
134 #define CMP(t, x, y) (cmp((x), (y)))
141 cmp_t *cmp, in med3() argument
175 cmp_t *cmp);
182 cmp_t *cmp) in __bsd_qsort_r() argument
188 cmp_t *cmp, in __bsd_qsort_r()
196 cmp_t *cmp) in __bsd_qsort_r()
225 pl = med3(pl, pl + d, pl + 2 * d, cmp, thunk); in __bsd_qsort_r()
226 pm = med3(pm - d, pm, pm + d, cmp, thunk); in __bsd_qsort_r()
[all …]
Dtdelete.c61 int cmp; in tdelete() local
66 while ((cmp = (*compar)(vkey, (*rootp)->key)) != 0) { in tdelete()
68 rootp = (cmp < 0) ? in tdelete()
/picolibc-latest/newlib/libc/machine/mn10300/
Dmemchr.S31 cmp 3,a1
45 cmp 3,d1
47 cmp 3,a1
63 cmp d2,d0 define
67 cmp 3,d1
72 cmp 3,a1
78 cmp 0,a1
82 cmp d2,d0 define
Dmemset.S32 cmp 3, a1
43 cmp 15, a1
55 cmp 15, a1
58 cmp 3, a1
64 cmp 3, a1
68 cmp 0, a1
Dmemcmp.S31 cmp 3,a2
40 cmp d0,d1 define
45 cmp 3,a2
49 cmp 0,a2
54 cmp d2,d3 define
Dmemcpy.S36 cmp 15,d1
56 cmp 15,d1
59 cmp 3,d1
67 cmp 3,d1
71 cmp 0,d1
Dstrcmp.S35 cmp d0,d1 define
53 cmp d0,d1 define
60 cmp 0,d0
62 cmp d2,d0 define
/picolibc-latest/newlib/libc/machine/aarch64/
Dmemcmp.S43 cmp limit, 16
53 cmp limit, 32
55 cmp limit, 160
63 cmp data1, data2
66 cmp limit, 16
71 cmp data1, data2
85 cmp data1, data2
95 cmp data1, data2
124 cmp data1w, data2w
138 cmp data1, data2
[all …]
/picolibc-latest/newlib/libc/machine/rx/
Dstrncmp.S16 cmp #0, r3 ; For a length of zero, return zero
21 cmp #0, r4
23 cmp #0, r5
27 cmp r4, r5
Dstrcmp.S16 cmp #0, r4
18 cmp #0, r5
20 cmp r4, r5
/picolibc-latest/newlib/libc/machine/h8300/
Ddefines.h50 #define CMPP cmp.w
70 #define CMPP cmp.w
86 #define CMPP cmp.l
113 #define CMPP cmp.w
129 #define CMPP cmp.l
/picolibc-latest/newlib/libc/include/sys/
Dtree.h125 #define SPLAY_PROTOTYPE(name, type, field, cmp) \ argument
138 if ((cmp)(elm, (head)->sph_root) == 0) \
167 #define SPLAY_GENERATE(name, type, field, cmp) \ argument
176 __comp = (cmp)(elm, (head)->sph_root); \
199 if ((cmp)(elm, (head)->sph_root) == 0) { \
222 while ((__comp = (cmp)(elm, (head)->sph_root)) != 0) { \
227 if ((cmp)(elm, __tmp) < 0){ \
237 if ((cmp)(elm, __tmp) > 0){ \
459 #define RB_PROTOTYPE(name, type, field, cmp) \ argument
460 RB_PROTOTYPE_INTERNAL(name, type, field, cmp,)
[all …]
/picolibc-latest/newlib/libc/string/
Dtimingsafe_memcmp.c37 int cmp = lt - gt; in timingsafe_memcmp() local
40 res |= cmp & ~done; in timingsafe_memcmp()

1234