/sysdeps/s390/ |
A D | wcsrchr-vx.S | 95 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 D | strrchr-vx.S | 94 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 D | strstr-arch13.S | 35 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 D | memccpy-vx.S | 94 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 D | memmem-arch13.S | 49 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 D | wmemset-vx.S | 90 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 D | strspn-vx.S | 160 vlr %v19,%v17 /* Save first acc-part for a fast reload. */ 184 vlr %v17,%v19 /* Load first part of accept (no zero). */
|
A D | wcscspn-vx.S | 171 vlr %v19,%v17 /* Save first acc-part for a fast reload. */ 211 vlr %v17,%v19 /* Load first part of reject (no zero). */
|
A D | strcspn-vx.S | 166 vlr %v19,%v17 /* Save first acc-part for a fast reload. */ 206 vlr %v17,%v19 /* Load first part of reject (no zero). */
|
A D | wcsspn-vx.S | 168 vlr %v19,%v17 /* Save first acc-part for a fast reload. */ 192 vlr %v17,%v19 /* Load first part of accept (no zero). */
|
A D | strpbrk-vx.S | 176 vlr %v19,%v17 /* Save first acc-part for a fast reload. */ 217 vlr %v17,%v19 /* Load first part of accept (no zero). */
|
A D | wcspbrk-vx.S | 182 vlr %v19,%v17 /* Save first acc-part for a fast reload. */ 223 vlr %v17,%v19 /* Load first part of accept (no zero). */
|
A D | memcpy-z900.S | 270 vl %v19,32(%r4,%r3) 274 vst %v19,32(%r4,%r2)
|
/sysdeps/powerpc/powerpc64/le/power9/ |
A D | rawmemchr.S | 39 mtvsrd v19+32,r5 /* non matching char in v19 */ 42 vspltb v19,v19,7 /* replicate */ 50 vperm v0,v19,v0,v1
|
A D | strcpy.S | 60 vspltisb v19,-1 /* 0xFF bytes in v19 */ 71 vperm v0,v19,v0,v1
|
A D | strlen.S | 38 vspltisb v19,-1 46 vperm v0,v19,v0,v1
|
/sysdeps/powerpc/powerpc64/le/power10/ |
A D | strlen.S | 120 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 D | sysdep.h | 131 #define v19 19 macro
|
/sysdeps/unix/sysv/linux/powerpc/powerpc32/ |
A D | setcontext-common.S | 90 lvx v19,r9,r10 98 mtvscr v19 140 lvx v19,0,r9
|
A D | swapcontext-common.S | 230 stvx v19,0,r9 312 lvx v19,r9,r10 320 mtvscr v19 362 lvx v19,0,r9
|
A D | getcontext-common.S | 226 stvx v19,0,r9
|
/sysdeps/unix/sysv/linux/powerpc/powerpc64/ |
A D | setcontext.S | 236 lvx v19,r9,r10 244 mtvscr v19 286 lvx v19,0,r9
|
A D | swapcontext.S | 454 stvx v19,0,r9 529 lvx v19,r9,r10 537 mtvscr v19 579 lvx v19,0,r9
|
A D | getcontext.S | 325 stvx v19,0,r9
|