Home
last modified time | relevance | path

Searched refs:Lrestart (Results 1 – 3 of 3) sorted by relevance

/picolibc-latest/newlib/libc/machine/i960/
Dmemcmp_ca.S113 Lrestart: label
206 lda (g13),g14 # prepare return pointer for Lrestart
207 b Lrestart # continue with both string fetches shifted
Dstrcmp_ca.S115 Lrestart: label
241 lda (g13),g14 # prepare return pointer for Lrestart
243 bno.t Lrestart # if null byte not encountered, continue
Dstrncmp_ca.S114 Lrestart: label
249 lda (g13),g14 # prepare return pointer for Lrestart
250 bno.t Lrestart # if null byte not encountered, continue