Lines Matching refs:g2
117 cmpibge.f 0,g2,Lquick_exit # Lexit if number of bytes to move is <= zero.
120 addo g2,g1,g5 # compute addr of byte after last byte of src
144 cmpdeci 0,g2,g2 # is max_bytes exhausted?
162 cmpi g2,4 # less than four bytes to move?
168 subi 4,g2,g2 # decrease max_byte count by the 4 bytes moved
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
184 cmpibe.f 0,g2,Lexit_code # Lexit if max_bytes is exhausted
190 subi 1,g2,g2
192 cmpi 0,g2
236 addo g2,g0,g1 # compute addr of byte after end of dest
252 cmpdeci 0,g2,g2 # is max.bytes exhausted?
273 cmpi g2,4 # less than four bytes to move?
280 subi 4,g2,g2 # decrease max.byte count by the 4 bytes moved
287 cmpi g2,4 # less than four bytes to move?
294 subi 4,g2,g2 # decrease max.byte count by the 4 bytes moved
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
309 cmpibe.f 0,g2,Lexit_code # Lexit if max_bytes is exhausted