Lines Matching refs:g2
92 notand g0,3,g2 # extract word addr of start of src
95 ld (g2),g5 # fetch word containing at least first byte
97 lda 4(g2),g2 # post-increment src word pointer
99 chkbit 2,g2 # are we on an even word boundary or an odd one?
111 ld (g2),g5 # load odd word
112 lda 4(g2),g2 # post-increment src word pointer
121 ldl (g2),g4 # fetch next pair of word of src
124 lda 8(g2),g2 # post-increment src word pointer
127 subo 4,g2,g2 # back up the byte pointer
130 subo 9,g2,g2 # back up the byte pointer
134 lda 1(g2),g2 # bump src byte ptr
143 subo g0,g2,g0 # calculate string length