Lines Matching refs:g0
115 subo 1,g0,SRC1
118 notand g0,3,SRC1 # extract word addr of start of src1
126 shlo 3,g0,g14 # compute shift count for src1
135 mov LSW,g0 # at least src2 is word aligned
140 cmpo SRC2,g0 # compare src1 and src2 words
148 eshro g14,g4,g0 # extract word of src1
155 mov LSW,g0 # restore extracted src1 word
164 and g0,g1,LSW # extract next char of src1
175 lda 0,g0 # return zero, indicating equality
186 mov 1,g0
187 bx (g13) # g0 = 1 (src1 > src2)
190 subi 1,0,g0
191 bx (g13) # g0 = -1 (src1 < src2)
204 subo g14,g0,g0 # second (final) step in computing new src1 ptr