Searched refs:Lcase_1_cloop (Results 1 – 5 of 5) sorted by relevance
131 bl.f Lcase_1_cloop.a # branch if fewer than four bytes to copy135 bo.f Lcase_1_cloop.c # branch if word contains null byte141 Lcase_1_cloop.a: # character copying loop (max_bytes <= 3)146 Lcase_1_cloop.b:155 bne.t Lcase_1_cloop.a # branch if null not reached156 b Lcase_1_cloop.b164 Lcase_1_cloop.c:175 bne.t Lcase_1_cloop.c # branch if null not reached188 bl.f Lcase_1_cloop.b # branch if fewer than four bytes to copy
151 bl.f Lcase_1_cloop # branch if fewer than four bytes to copy155 bo.f Lcase_1_cloop # branch if word contains null byte162 Lcase_1_cloop: # character copying loop (max_bytes <= 3) label175 bne.t Lcase_1_cloop # branch if null not reached
193 bo.f Lcase_1_cloop # branch if word contains null byte198 Lcase_1_cloop: # character copying loop label209 bne.t Lcase_1_cloop # branch if null not reached
194 Lcase_1_cloop: label208 bne.t Lcase_1_cloop # continue if len not exhausted
184 Lcase_1_cloop: label195 bne.t Lcase_1_cloop # Lexit if max_bytes is exhausted