Lines Matching refs:o4
76 and %o0, 7, %o4 ! is s1 aligned on a 8 byte bound
78 sub %o4, 8, %o4 ! o4 = -(num of bytes to dbl align)
80 sub %o3, %o4, %o3 ! o3 = 8 + (num of bytes to dbl align)
86 cmp %o4, %o5
91 ldub [%o0], %o4
103 sub %o4, %o5, %o0 ! return(*s1 - *s2)
118 andn %o2, 7, %o4 ! o4 has 8 byte aligned cnt
119 sub %o4, 8, %o4
135 subcc %o4, 8, %o4
147 cmp %o4, %o5
152 ldub [%o0], %o4
163 sub %o4, %o5, %o0 ! return(*s1 - *s2)