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 :
122 xor a0, a1, t0 # E :
128 ldq_u t1, 0(a1) # L : load first src word
130 addq a1, 8, a1 # E :
154 ldq_u t2, 8(a1) # L :
155 addq a1, 8, a1 # E :
156 extql t1, a1, t1 # U : (stall on a1)
157 extqh t2, a1, t4 # U : (stall on a1)
169 mskql t6, a1, t6 # U : mask out the bits we have
179 extql t2, a1, t0 # U : position ho-bits of lo word
180 ldq_u t2, 8(a1) # U : read next high-order source word
182 addq a1, 8, a1 # E :
202 extqh t2, a1, t1 # U : extract high bits for current word
203 addq a1, 8, a1 # E : (stall)
204 extql t2, a1, t3 # U : extract low bits for next time (stall)
208 ldq_u t2, 0(a1) # L : Latency=3 load high word for next time
226 extqh t2, a1, t1 # U :
234 extql t2, a1, t1 # U :
266 ldq_u t1, 0(a1) # L : load first source word
268 and a1, 7, t5 # E : find src misalignment
283 subq a1, t4, a1 # E : sub dest misalignment from src addr
303 and a1, 7, t5 # E :
311 extql t2, a1, t2 # U :
312 extql t1, a1, t1 # U : (stall)