Lines Matching refs:bytes
117 cmpibge.f 0,g2,Lquick_exit # Lexit if number of bytes to move is <= zero.
162 cmpi g2,4 # less than four bytes to move?
164 eshro g14,g6,g1 # extract 4 bytes of src
165 bl.f Lcase_3_cloop # branch if < four bytes left to move
168 subi 4,g2,g2 # decrease max_byte count by the 4 bytes moved
169 st g1,(g4) # store 4 bytes to dest
174 subi 4,g2,g2 # decrease max_byte count by the 4 bytes moved
179 cmpi g2,4 # check for fewer than four bytes to move
182 bge.t Lcase_1_wloop # branch if at least four bytes to copy
216 cmpo g0,g1 # < indicates first word of dest has more bytes
218 eshro g14,g6,g5 # extract four bytes
252 cmpdeci 0,g2,g2 # is max.bytes exhausted?
273 cmpi g2,4 # less than four bytes to move?
275 mov MSW,g1 # extract 4 bytes of src
278 bl.f Lcase.3_cloop # branch if < four bytes left to move
280 subi 4,g2,g2 # decrease max.byte count by the 4 bytes moved
281 st g1,(g4) # store 4 bytes to dest
287 cmpi g2,4 # less than four bytes to move?
289 eshro g14,g6,g1 # extract 4 bytes of src
292 bl.f Lcase.3_cloop # branch if < four bytes left to move
294 subi 4,g2,g2 # decrease max.byte count by the 4 bytes moved
295 st g1,(g4) # store 4 bytes to dest
299 subi 4,g2,g2 # decrease max.byte count by the 4 bytes moved
304 cmpi g2,4 # check for fewer than four bytes to move
307 bge.t Lcase.1_wloop # branch if at least four bytes to copy
338 cmpo g1,g5 # < indicates last word of dest has less bytes
339 eshro g14,g6,g5 # extract four bytes