Searched refs:masks2 (Results 1 – 3 of 3) sorted by relevance
/picolibc-3.7.0-3.6.0/newlib/libc/machine/hppa/ |
D | memcmp.S | 116 combt,=,n r0,tmp5,masks2 /* Do we need to mask beginning of s1 */ 123 masks2: sh3add tmp1,r0,save /* save now has number of bits to mask */ label
|
D | strncmp.S | 121 combt,=,n r0,tmp5,masks2 /* Do we need to mask beginning of s1 */ 128 masks2: sh3add tmp1,r0,save /* save now has number of bits to mask */ label
|
D | strcmp.S | 190 combt,=,n r0,tmp1,masks2 /* Do we need to mask beginning of s1 */ 195 masks2: label
|