Searched refs:masks1 (Results 1 – 3 of 3) sorted by relevance
/picolibc-3.7.0-3.6.0/newlib/libc/machine/hppa/ |
D | memcmp.S | 152 combt,=,n r0,tmp1,masks1 /*Do we need to mask beginning of s2 */ 159 masks1: sh3add tmp5,r0,save /*save now has number of bits to mask */ label
|
D | strncmp.S | 157 combt,=,n r0,tmp1,masks1 /* Do we need to mask beginning of s2 */ 164 masks1: sh3add tmp5,r0,save /* save now has number of bits to mask */ label
|
D | strcmp.S | 240 combt,=,n r0,tmp5,masks1 /* Do we need to mask beginning of s2 */ 245 masks1: label
|