Home | History | Annotate | Download | only in string

Lines Matching refs:g1

69 	ldx	[%o1], %g1
112 or %o4, %g1, %g1 ! Make leading bytes != 0
115 or %g1, %o2, %o5 ! Do step 1 -- use or/andn instead of nor/and
116 add %g1, %o3, %g5
121 ldx [%o1], %g1
128 btst %g1, %o5 ! Check high byte
133 btst %g1, %o5 ! Check 2nd byte
138 btst %g1, %o5 ! Check 3rd byte
143 btst %g1, %o5 ! Check 4th byte
148 btst %g1, %o5 ! Check 5th byte
153 btst %g1, %o5 ! Check 6th byte
158 btst %g1, %o5 ! Check 7th byte