Lines Matching refs:a1
58 mskqh t2, a1, t2 # U : detection in the src word (stall)
59 mskqh t1, a1, t3 # U :
62 mskql t0, a1, t0 # U : assemble the first output word
78 ldq_u t1, 0(a1) # L : Latency=3
79 addq a1, 8, a1 # E :
115 xor a0, a1, t0 # E :
121 ldq_u t1, 0(a1) # L : load first src word
123 addq a1, 8, a1 # E :
147 ldq_u t2, 8(a1) # L :
148 addq a1, 8, a1 # E :
149 extql t1, a1, t1 # U : (stall on a1)
150 extqh t2, a1, t4 # U : (stall on a1)
162 mskql t6, a1, t6 # U : mask out the bits we have
172 extql t2, a1, t0 # U : position ho-bits of lo word
173 ldq_u t2, 8(a1) # U : read next high-order source word
175 addq a1, 8, a1 # E :
195 extqh t2, a1, t1 # U : extract high bits for current word
196 addq a1, 8, a1 # E : (stall)
197 extql t2, a1, t3 # U : extract low bits for next time (stall)
201 ldq_u t2, 0(a1) # L : Latency=3 load high word for next time
219 extqh t2, a1, t1 # U :
227 extql t2, a1, t1 # U :
259 ldq_u t1, 0(a1) # L : load first source word
261 and a1, 7, t5 # E : find src misalignment
276 subq a1, t4, a1 # E : sub dest misalignment from src addr
296 and a1, 7, t5 # E :
304 extql t2, a1, t2 # U :
305 extql t1, a1, t1 # U : (stall)