• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/lib/

Lines Matching refs:stall

62 	mskqh	t2, a1, t2	# U :   detection in the src word (stall)
64 ornot t1, t2, t2 # E : (stall)
68 or t0, t3, t0 # E : (stall)
109 and t8, t12, t12 # E : (stall)
112 and t12, 0x80, t6 # E : (stall)
113 bne t6, 1f # U : (stall)
119 or t12, t6, t8 # E : (stall)
120 zapnot t0, t8, t0 # U : clear src bytes > null (stall)
123 or t0, t1, t0 # e1 : (stall)
151 and t1, 7, t1 # E : (stall)
152 addq a2, t0, a2 # E : bias count by dest misalignment (stall)
155 and a2, 7, t2 # E : (stall)
156 srl a2, 3, a2 # U : a2 = loop counter = (count - 1)/8 (stall)
195 extqh t2, a1, t4 # U : (3 cycle stall on t2)
197 or t1, t4, t1 # E : first aligned src word complete (stall)
198 mskqh t1, a0, t1 # U : mask leading garbage in src (stall)
199 or t0, t1, t0 # E : first output word complete (stall)
200 or t0, t6, t6 # E : mask original data for zero test (stall)
210 or t6, t2, t2 # E : (stall)
224 extqh t2, a1, t0 # U : position lo-bits of hi word (stall)
255 extqh t2, a1, t0 # U : extract low bits (2 cycle stall)
272 cmpbge zero, t0, t8 # E : is the null in this first bit? (stall)
273 bne t8, $u_final # U : (stall)
283 or t8, t10, t6 # E : (stall)
284 cmoveq a2, t6, t8 # E : Latency=2, extra map slot (stall)
292 and t6, t8, t12 # E : (stall)
293 and t12, 0x80, t6 # E : avoid dest word load if we can (stall)
294 bne t6, 1f # U : (stall)
298 or t6, t12, t8 # E : (stall)
302 or t0, t1, t0 # E : (stall)
314 sll t10, t6, t6 # U : (stall)
315 and t6, 0xff, t6 # E : (stall)
316 bne t6, 1f # U : (stall)
320 extqh t2, a1, t0 # U : extract low bits for last word (stall)
321 or t1, t0, t1 # E : (stall)
357 beq t12, $u_head # U : (stall)
367 andnot t8, t3, t8 # E : (stall)
379 subq t12, 1, t6 # E : (stall)
380 or t6, t12, t8 # E : (stall)
381 zapnot t2, t8, t2 # U : prepare source word; mirror changes (stall)
385 or t0, t1, t0 # E : and put it there (stall both t0, t1)
386 stq_u t0, 0(a0) # L : (stall)