Lines Matching full:a1
15 * a1 = SRC
59 mskqh t2, a1, t2 # U : detection in the src word (stall)
60 mskqh t1, a1, t3 # U :
63 mskql t0, a1, t0 # U : assemble the first output word
79 ldq_u t1, 0(a1) # L : Latency=3
80 addq a1, 8, a1 # E :
123 xor a0, a1, t0 # E :
129 ldq_u t1, 0(a1) # L : load first src word
131 addq a1, 8, a1 # E :
155 ldq_u t2, 8(a1) # L :
156 addq a1, 8, a1 # E :
157 extql t1, a1, t1 # U : (stall on a1)
158 extqh t2, a1, t4 # U : (stall on a1)
170 mskql t6, a1, t6 # U : mask out the bits we have
180 extql t2, a1, t0 # U : position ho-bits of lo word
181 ldq_u t2, 8(a1) # U : read next high-order source word
183 addq a1, 8, a1 # E :
203 extqh t2, a1, t1 # U : extract high bits for current word
204 addq a1, 8, a1 # E : (stall)
205 extql t2, a1, t3 # U : extract low bits for next time (stall)
209 ldq_u t2, 0(a1) # L : Latency=3 load high word for next time
227 extqh t2, a1, t1 # U :
235 extql t2, a1, t1 # U :
267 ldq_u t1, 0(a1) # L : load first source word
269 and a1, 7, t5 # E : find src misalignment
284 subq a1, t4, a1 # E : sub dest misalignment from src addr
304 and a1, 7, t5 # E :
312 extql t2, a1, t2 # U :
313 extql t1, a1, t1 # U : (stall)