Lines Matching refs:t0
62 mskql t0, a1, t0 # U : assemble the first output word
64 or t0, t3, t1 # E : (stall)
97 ldq_u t0, 0(a0) # L : Latency=3
102 zap t0, t8, t0 # E : clear dst bytes <= null
103 or t0, t1, t1 # E : (stall)
122 xor a0, a1, t0 # E :
124 and t0, 7, t0 # E : (stall)
125 bne t0, $unaligned # U : (stall)
129 and a0, 7, t0 # E : take care not to load a word ...
131 beq t0, stxcpy_aligned # U : ... if we wont need it (stall)
133 ldq_u t0, 0(a0) # L :
159 mskql t0, a0, t0 # U :
162 or t0, t1, t1 # E : (stall on t1)
179 extql t2, a1, t0 # U : position ho-bits of lo word
207 or t0, t1, t1 # E : current dst word now complete
210 mov t3, t0 # E :
227 or t0, t1, t1 # E : first (partial) source word complete (stall)
247 ldq_u t0, 0(a0) # E :
252 zap t0, t8, t0 # U : kill dest bytes <= null (2 cycle data stall)
253 or t0, t1, t1 # E : (stall)
271 mov zero, t0 # E :
275 ldq_u t0, 0(a0) # L :
300 ldq_u t0, 0(a0) # L :
313 andnot t0, t2, t0 # .. e1 : zero place for source to reside (stall)
315 or t0, t1, t1 # e1 : and put it there