Searched refs:msexit (Results 1 – 1 of 1) sorted by relevance
/picolibc-3.7.0-3.6.0/newlib/libc/machine/hppa/ |
D | memset.S | 35 comb,<= COUNT,r0,msexit /* return if count not positive */ 59 comb,=,n COUNT,r0,msexit /* If count is zero ret. */ 70 comb,=,n COUNT,r0,msexit /* If count is zero ret. */ 78 b,n msexit 84 msexit: label
|