Home
last modified time | relevance | path

Searched refs:stall (Results 1 – 16 of 16) sorted by relevance

/arch/alpha/lib/
Dev6-stxcpy.S58 mskqh t2, a1, t2 # U : detection in the src word (stall)
60 ornot t1, t2, t2 # E : (stall)
64 or t0, t3, t1 # E : (stall)
65 bne t8, $a_eos # U : (stall)
80 cmpbge zero, t1, t8 # E : (3 cycle stall)
81 beq t8, $a_loop # U : (stall for t8)
89 and t8, t6, t12 # E : (stall)
92 and t12, 0x80, t6 # E : (stall)
93 bne t6, 1f # U : (stall)
99 zapnot t1, t6, t1 # U : clear src bytes >= null (stall)
[all …]
Dev6-stxncpy.S66 mskqh t2, a1, t2 # U : detection in the src word (stall)
68 ornot t1, t2, t2 # E : (stall)
72 or t0, t3, t0 # E : (stall)
113 and t8, t12, t12 # E : (stall)
116 and t12, 0x80, t6 # E : (stall)
117 bne t6, 1f # U : (stall)
123 or t12, t6, t8 # E : (stall)
124 zapnot t0, t8, t0 # U : clear src bytes > null (stall)
127 or t0, t1, t0 # e1 : (stall)
155 and t1, 7, t1 # E : (stall)
[all …]
Dev6-csum_ipv6_magic.S115 cmpult $20,$3,$3 # E : (1 cycle stall on $20)
116 addq $20,$18,$20 # E : U L U L (1 cycle stall on $20)
119 addq $20,$19,$20 # E : (1 cycle stall on $20)
124 addq $18,$19,$18 # E : (1 cycle stall on $19)
130 zapnot $0,15,$1 # U : Start folding output (1 cycle stall on $0)
132 srl $0,32,$0 # U : U L U L : (1 cycle stall on $0)
135 extwl $1,2,$2 # U : ushort[1] (1 cycle stall on $1)
136 zapnot $1,3,$0 # U : ushort[0] (1 cycle stall on $1)
137 extwl $1,4,$1 # U : ushort[2] (1 cycle stall on $1)
142 extwl $3,2,$1 # U : ushort[1] (1 cycle stall on $3)
[all …]
Dev6-memchr.S66 extqh $6, $16, $6 # U : 2 cycle stall for $6
109 addq $0, 2, $3 # E : U L U L : 2 cycle stall on $0
114 addq $0, 1, $3 # E : U L U L : 2 cycle stall on $0
Dstrchr.S43 xor t0, a1, t1 # .. e1 (ev5 data stall)
50 and t0, t1, t0 # e1 (stall)
Dstxncpy.S73 cmpbge zero, t0, t8 # .. e1 (stall)
86 and t8, t12, t12 # e1 (stall)
186 extqh t2, a1, t0 # e0 : position lo-bits of hi word (stall)
216 cmpbge zero, t2, t8 # e1 : test new word for eos (stall)
Dstxcpy.S64 cmpbge zero, t1, t8 # e0 (stall)
73 and t8, t6, t12 # e1 (stall)
Dev6-copy_user.S54 beq $3, $destaligned # .. U .. .. : 2nd (one cycle fetcher stall)
/arch/ia64/kernel/
Dcyclone.c105 int stall = 100; in init_cyclone_clock() local
106 while(stall--) barrier(); in init_cyclone_clock()
/arch/arm/crypto/
Dsha1-armv4-large.S230 eor r11,r11,r12 @ 1 cycle stall
247 eor r11,r11,r12 @ 1 cycle stall
264 eor r11,r11,r12 @ 1 cycle stall
281 eor r11,r11,r12 @ 1 cycle stall
302 eor r11,r11,r12 @ 1 cycle stall
318 eor r11,r11,r12 @ 1 cycle stall
334 eor r11,r11,r12 @ 1 cycle stall
350 eor r11,r11,r12 @ 1 cycle stall
366 eor r11,r11,r12 @ 1 cycle stall
391 eor r11,r11,r12 @ 1 cycle stall
[all …]
/arch/arc/lib/
Dstrlen.S49 ; stall for load result
/arch/cris/include/arch-v32/arch/hwregs/
Drt_trace_defs.h93 unsigned int stall : 1; member
/arch/mips/include/asm/sn/sn0/
Dhubio.h887 stall: 3, /* 22-20: stall (xtalk, bte 0/1) */ member
/arch/arm/mach-tegra/
Dsleep-tegra20.S500 str r2, [r1, #EMC_REQ_CTRL] @ stall incoming DRAM requests
Dsleep-tegra30.S781 str r1, [r0, #EMC_REQ_CTRL] @ stall incoming DRAM requests
/arch/arm/boot/dts/
Dtegra124.dtsi186 interrupt-names = "stall", "nonstall";