Lines Matching refs:first
51 t0 == the first destination word for masking back in
52 t1 == the first source word. */
59 mskql t0, a1, t0 # e0 : assemble the first output word
133 /* We are co-aligned; take care of a partial first word. */
135 ldq_u t1, 0(a1) # e0 : load first src word
149 /* We know just enough now to be able to assemble the first
154 t0 == the first dest word, unmasked
155 t1 == the shifted low bits of the first source word
162 or t1, t4, t1 # e1 : first aligned src word complete
164 or t0, t1, t0 # e0 : first output word complete
173 stq_u t0, 0(a0) # e0 : store first output word
231 or t0, t1, t0 # e0 : first (partial) source word complete
233 cmpbge zero, t0, t8 # e0 : is the null in this first bit?
293 ldq_u t1, 0(a1) # e0 : load first source word
298 /* Conditionally load the first destination word and a bytemask
326 /* At this point we've found a zero in the first partial word of