Lines Matching refs:t0
50 mskql t0, a1, t0 # e0 : assemble the first output word
52 or t0, t3, t1 # e0 :
82 ldq_u t0, 0(a0) # e0 :
86 zap t0, t8, t0 # e0 : clear dst bytes <= null
87 or t0, t1, t1 # e1 :
102 xor a0, a1, t0 # e0 :
104 and t0, 7, t0 # e0 :
105 bne t0, $unaligned # .. e1 :
109 and a0, 7, t0 # .. e1 : take care not to load a word ...
111 beq t0, stxcpy_aligned # .. e1 : ... if we wont need it
112 ldq_u t0, 0(a0) # e0 :
136 mskql t0, a0, t0 # e0 :
139 or t0, t1, t1 # e1 :
156 extql t2, a1, t0 # e0 : position ho-bits of lo word
182 or t0, t1, t1 # e0 : current dst word now complete
185 mov t3, t0 # .. e1 :
199 or t0, t1, t1 # e1 : first (partial) source word complete
221 ldq_u t0, 0(a0) # e0 :
225 zap t0, t8, t0 # e0 : kill dest bytes <= null
226 or t0, t1, t1 # e1 :
243 mov zero, t0 # .. e1 :
246 ldq_u t0, 0(a0) # e0 :
270 ldq_u t0, 0(a0) # e0 :
284 andnot t0, t2, t0 # .. e1 : zero place for source to reside
285 or t0, t1, t1 # e1 : and put it there