Lines Matching refs:g0
99 notand g0,3,g4 # extract word addr of start of dest
105 cmpobe.t g0,g4,Lcase_1_setup # branch if dest word aligned
125 stob MSW,(g0) # store the byte in dest
127 lda 1(g0),g0 # post-increment dest ptr
132 cmpobne.t g1,g0,Lcase_3_cloop_at_start # branch if reached word boundary
155 st g1,(g0) # store 4 bytes to dest
156 addo 4,g0,g0 # post-increment dest ptr
170 st g1,(g0) # store 4 bytes to dest
171 addo 4,g0,g0 # post-increment dest ptr
175 subo 4,g0,g0 # store is pre-incrementing; back up dest addr
185 st g1,(g0) # store word in dest string
188 addo 4,g0,g0 # pre-increment dest addr
201 stob g1,(g0) # store the byte in dest
203 lda 1(g0),g0 # post-increment dest byte addr
213 mov 0,g0
216 bx (g13) # g0 = dest array address; g14 = 0
222 cmpo g0,g4 # check alignment of dest
231 cmpo g0,g1 # < indicates first word of dest has more bytes
234 lda 4(g0),g1 # move dest word addr to first word boundary