Home
last modified time | relevance | path

Searched refs:Lscloop (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/common/lib/libc/arch/m68k/string/
H A Dstrncpy.S53 .Lscloop: label
56 dbeq %d1,.Lscloop | loop through low word of d1
63 jcc .Lscloop | more room, keep going
H A Dstrcpy.S50 .Lscloop: label
52 jne .Lscloop | copied non-null, keep going
H A Dstrcat.S54 .Lscloop: label
56 jne .Lscloop | copied non-null, keep going
/netbsd-src/sys/lib/libkern/arch/m68k/
H A Dscanc.S57 Lscloop: label
64 jne Lscloop | keep going til no more
67 dbne %d0,Lscloop | keep going til no more or non-zero