Searched refs:chunk2 (Results 1 – 6 of 6) sorted by relevance
| /picolibc-latest/newlib/libc/machine/hppa/ |
| D | strcat.S | 106 combt,= tmp6,r0,chunk2 /* don't mask if whole word is valid */ 118 chunk2: label 130 comib,tr 0,0,chunk2
|
| D | memcpy.S | 92 chunk2: label 108 addibf,< -16,count,chunk2 /* If count is still >= 16 do another loop. */
|
| D | memcmp.S | 168 more1: combt,<=,n count,tmp5,chunk2 /*Can we do the vshd? */ 178 chunk2: label
|
| D | strncmp.S | 172 b,n chunk2 /* */ 184 chunk2: label
|
| D | strncat.S | 139 chunk2: label 154 addibf,< -8,count,chunk2 /* If count is still >= 8 do another loop.*/
|
| D | strncpy.S | 101 chunk2: label 115 addibf,< -8,count,chunk2 /* If count is still >= 8 do another loop.*/
|