Searched refs:chunk2 (Results 1 – 6 of 6) sorted by relevance
/picolibc-3.7.0-3.6.0/newlib/libc/machine/hppa/ |
D | strcat.S | 104 combt,= tmp6,r0,chunk2 /* don't mask if whole word is valid */ 116 chunk2: label 128 comib,tr 0,0,chunk2
|
D | memcpy.S | 90 chunk2: label 106 addibf,< -16,count,chunk2 /* If count is still >= 16 do another loop. */
|
D | memcmp.S | 166 more1: combt,<=,n count,tmp5,chunk2 /*Can we do the vshd? */ 176 chunk2: label
|
D | strncmp.S | 170 b,n chunk2 /* */ 182 chunk2: label
|
D | strncat.S | 137 chunk2: label 152 addibf,< -8,count,chunk2 /* If count is still >= 8 do another loop.*/
|
D | strncpy.S | 99 chunk2: label 113 addibf,< -8,count,chunk2 /* If count is still >= 8 do another loop.*/
|