Lines Matching refs:g2
96 shlo 8,g1,g2 # broadcast the char to four bytes
97 or g1,g2,g2
98 shlo 16,g2,g5
99 or g2,g5,g3
101 addo 4,g0,g2 # post-increment src pointer
108 ld (g2),g4 # fetch next word of src
111 addo 4,g2,g2 # post-increment src pointer
114 subo 4,g2,g0 # save addr of byte after word with char
118 subo 4,g2,g2 # move src pointer back to word with null
120 addo 1,g2,g2 # advance src pointer to byte after current
125 mov g2,g0 # save addr of byte after char