Searched refs:ckbyte2 (Results 1 – 2 of 2) sorted by relevance
/picolibc-latest/newlib/libc/machine/hppa/ |
D | memcmp.S | 83 ckbyte2: extru s2word,7,8,tmp7 /* get first byte (character) */ label 135 combf,=,n s1word,s2word,ckbyte2 /**/ 144 b ckbyte2 /**/ 171 combf,=,n s2word,s1word,ckbyte2 /**/ 180 b ckbyte2 /**/
|
D | strncmp.S | 79 ckbyte2: extru s2word,7,8,tmp7 /* get first byte (character) */ label 139 combf,=,n s1word,s2word,ckbyte2 /* */ 150 b ckbyte2 /* */ 175 combf,=,n s2word,s1word,ckbyte2 /* */ 186 b ckbyte2 /* */
|