Home
last modified time | relevance | path

Searched refs:v19 (Results 1 – 24 of 24) sorted by relevance

/sysdeps/s390/
A Dwcsrchr-vx.S95 vlr %v19,%v16
114 vlr %v19,%v16
146 vfenezf %v17,%v19,%v19 /* Find zero. */
166 vsrlb %v19,%v19,%v17 /* Vector shift right by byte by number of bytes
171 vperm %v19,%v19,%v19,%v20 /* Permute v19 to reversed order. */
174 vfeef %v19,%v19,%v18 /* Find c. */
176 vlgvb %r3,%v19,7 /* Load byte index of c. */
A Dstrrchr-vx.S94 vlr %v19,%v16
113 vlr %v19,%v16
145 vfenezb %v17,%v19,%v19 /* Find zero. */
162 vsrlb %v19,%v19,%v17 /* Vector shift right by byte by number of bytes
167 vperm %v19,%v19,%v19,%v20 /* Permute v19 to reversed order. */
170 vfeeb %v19,%v19,%v18 /* Find c. */
172 vlgvb %r3,%v19,7 /* Load byte index of c. */
A Dstrstr-arch13.S35 vlgvb %r4,%v19,7 /* Get index of zero or 16 if not found. */
72 vstrs %v20,%v16,%v18,%v19,0,2
77 vstrs %v20,%v16,%v18,%v19,0,2
82 vstrs %v20,%v16,%v18,%v19,0,2
87 vstrs %v20,%v16,%v18,%v19,0,2
106 vstrs %v20,%v16,%v18,%v19,0,2
115 vstrs %v20,%v16,%v18,%v19,0,2
123 vstrs %v20,%v16,%v18,%v19,0,2
131 vstrs %v20,%v16,%v18,%v19,0,2
165 veclb %v19,%v21 /* Zero index <= max loaded byte index? */
[all …]
A Dmemccpy-vx.S94 vst %v19,0(%r6,%r2)
102 vl %v19,16(%r6,%r3) /* Load next s part. */
107 vfeebs %v17,%v19,%v18
110 vst %v19,0(%r6,%r2)
116 vl %v19,16(%r6,%r3)
121 vfeebs %v17,%v19,%v18
125 vlr %v16,%v19
139 vlr %v16,%v19
A Dmemmem-arch13.S49 vlvgb %v19,%r5,7 /* v19[7] contains length of needle. */
58 vstrs %v20,%v16,%v18,%v19,0,0
90 vstrs %v20,%v16,%v18,%v19,0,0
96 vstrs %v20,%v16,%v18,%v19,0,0
126 vstrs %v20,%v16,%v18,%v19,0,0
134 vstrs %v20,%v16,%v18,%v19,0,0
137 vstrs %v20,%v16,%v18,%v19,0,0
140 vstrs %v20,%v16,%v18,%v19,0,0
144 vstrs %v20,%v16,%v18,%v19,0,0
A Dwmemset-vx.S90 vlr %v19,%v16
93 vstm %v16,%v19,0(%r2)
94 vstm %v16,%v19,64(%r2)
95 vstm %v16,%v19,128(%r2)
96 vstm %v16,%v19,192(%r2)
A Dstrspn-vx.S160 vlr %v19,%v17 /* Save first acc-part for a fast reload. */
184 vlr %v17,%v19 /* Load first part of accept (no zero). */
A Dwcscspn-vx.S171 vlr %v19,%v17 /* Save first acc-part for a fast reload. */
211 vlr %v17,%v19 /* Load first part of reject (no zero). */
A Dstrcspn-vx.S166 vlr %v19,%v17 /* Save first acc-part for a fast reload. */
206 vlr %v17,%v19 /* Load first part of reject (no zero). */
A Dwcsspn-vx.S168 vlr %v19,%v17 /* Save first acc-part for a fast reload. */
192 vlr %v17,%v19 /* Load first part of accept (no zero). */
A Dstrpbrk-vx.S176 vlr %v19,%v17 /* Save first acc-part for a fast reload. */
217 vlr %v17,%v19 /* Load first part of accept (no zero). */
A Dwcspbrk-vx.S182 vlr %v19,%v17 /* Save first acc-part for a fast reload. */
223 vlr %v17,%v19 /* Load first part of accept (no zero). */
A Dmemcpy-z900.S270 vl %v19,32(%r4,%r3)
274 vst %v19,32(%r4,%r2)
/sysdeps/powerpc/powerpc64/le/power9/
A Drawmemchr.S39 mtvsrd v19+32,r5 /* non matching char in v19 */
42 vspltb v19,v19,7 /* replicate */
50 vperm v0,v19,v0,v1
A Dstrcpy.S60 vspltisb v19,-1 /* 0xFF bytes in v19 */
71 vperm v0,v19,v0,v1
A Dstrlen.S38 vspltisb v19,-1
46 vperm v0,v19,v0,v1
/sysdeps/powerpc/powerpc64/le/power10/
A Dstrlen.S120 mtvsrd v19+32,r5 /* non matching char in v19 */
123 vspltb v19,v19,7 /* replicate */
125 vspltisb v19,-1
136 vperm v0,v19,v0,v1
/sysdeps/powerpc/
A Dsysdep.h131 #define v19 19 macro
/sysdeps/unix/sysv/linux/powerpc/powerpc32/
A Dsetcontext-common.S90 lvx v19,r9,r10
98 mtvscr v19
140 lvx v19,0,r9
A Dswapcontext-common.S230 stvx v19,0,r9
312 lvx v19,r9,r10
320 mtvscr v19
362 lvx v19,0,r9
A Dgetcontext-common.S226 stvx v19,0,r9
/sysdeps/unix/sysv/linux/powerpc/powerpc64/
A Dsetcontext.S236 lvx v19,r9,r10
244 mtvscr v19
286 lvx v19,0,r9
A Dswapcontext.S454 stvx v19,0,r9
529 lvx v19,r9,r10
537 mtvscr v19
579 lvx v19,0,r9
A Dgetcontext.S325 stvx v19,0,r9

Completed in 18 milliseconds