Searched refs:stall (Results 1 – 16 of 16) sorted by relevance
/arch/alpha/lib/ |
D | ev6-stxcpy.S | 58 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 …]
|
D | ev6-stxncpy.S | 66 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 …]
|
D | ev6-csum_ipv6_magic.S | 115 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 …]
|
D | ev6-memchr.S | 66 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
|
D | strchr.S | 43 xor t0, a1, t1 # .. e1 (ev5 data stall) 50 and t0, t1, t0 # e1 (stall)
|
D | stxncpy.S | 73 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)
|
D | stxcpy.S | 64 cmpbge zero, t1, t8 # e0 (stall) 73 and t8, t6, t12 # e1 (stall)
|
D | ev6-copy_user.S | 54 beq $3, $destaligned # .. U .. .. : 2nd (one cycle fetcher stall)
|
/arch/ia64/kernel/ |
D | cyclone.c | 105 int stall = 100; in init_cyclone_clock() local 106 while(stall--) barrier(); in init_cyclone_clock()
|
/arch/arm/crypto/ |
D | sha1-armv4-large.S | 230 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/ |
D | strlen.S | 49 ; stall for load result
|
/arch/cris/include/arch-v32/arch/hwregs/ |
D | rt_trace_defs.h | 93 unsigned int stall : 1; member
|
/arch/mips/include/asm/sn/sn0/ |
D | hubio.h | 887 stall: 3, /* 22-20: stall (xtalk, bte 0/1) */ member
|
/arch/arm/mach-tegra/ |
D | sleep-tegra20.S | 500 str r2, [r1, #EMC_REQ_CTRL] @ stall incoming DRAM requests
|
D | sleep-tegra30.S | 781 str r1, [r0, #EMC_REQ_CTRL] @ stall incoming DRAM requests
|
/arch/arm/boot/dts/ |
D | tegra124.dtsi | 186 interrupt-names = "stall", "nonstall";
|