Lines Matching refs:src
56 mskqh t2, a1, t2 # e0 : detection in the src word
100 zapnot t0, t8, t0 # e0 : clear src bytes > null
135 ldq_u t1, 0(a1) # e0 : load first src word
158 ldq_u t2, 8(a1) # e0 : load second src word
162 or t1, t4, t1 # e1 : first aligned src word complete
163 mskqh t1, a0, t1 # e0 : mask leading garbage in src
277 ldq_u t2, 8(a1) # e0 : load final src word
296 and a1, 7, t5 # e0 : find src misalignment
307 subq a1, t4, a1 # .. e1 : sub dest misalignment from src addr
313 extql t1, a1, t1 # .. e0 : shift src into place