Searched refs:Lcase_1_cloop (Results 1 – 5 of 5) sorted by relevance
133 bl.f Lcase_1_cloop.a # branch if fewer than four bytes to copy137 bo.f Lcase_1_cloop.c # branch if word contains null byte143 Lcase_1_cloop.a: # character copying loop (max_bytes <= 3)148 Lcase_1_cloop.b:157 bne.t Lcase_1_cloop.a # branch if null not reached158 b Lcase_1_cloop.b166 Lcase_1_cloop.c:177 bne.t Lcase_1_cloop.c # branch if null not reached190 bl.f Lcase_1_cloop.b # branch if fewer than four bytes to copy
153 bl.f Lcase_1_cloop # branch if fewer than four bytes to copy157 bo.f Lcase_1_cloop # branch if word contains null byte164 Lcase_1_cloop: # character copying loop (max_bytes <= 3) label177 bne.t Lcase_1_cloop # branch if null not reached
195 bo.f Lcase_1_cloop # branch if word contains null byte200 Lcase_1_cloop: # character copying loop label211 bne.t Lcase_1_cloop # branch if null not reached
196 Lcase_1_cloop: label210 bne.t Lcase_1_cloop # continue if len not exhausted
186 Lcase_1_cloop: label197 bne.t Lcase_1_cloop # Lexit if max_bytes is exhausted