Home
last modified time | relevance | path

Searched refs:t2 (Results 1 – 25 of 137) sorted by relevance

123456

/arch/mips/kernel/
A Docteon_switch.S104 dmfc2 t2, 0x0200
123 dmfc2 t2, 0x0081
130 dmfc2 t2, 0x0102
138 dmfc2 t2, 0x0106
146 dmfc2 t2, 0x0101
158 dmfc2 t2, 0x0241
166 dmfc2 t2, 0x0245
174 dmfc2 t2, 0x0249
182 dmfc2 t2, 0x024D
190 dmfc2 t2, 0x0252
[all …]
A Dscall64-n64.S57 dsubu t2, v0, __NR_64_Linux
58 sltiu t0, t2, __NR_64_Linux_syscalls
61 dsll t0, t2, 3 # offset into table
62 dla t2, sys_call_table
63 daddu t0, t2, t0
64 ld t2, (t0) # syscall routine
65 beqz t2, illegal_syscall
67 jalr t2 # Do The Real Thing (TM)
A Dcps-vec.S284 mul t1, t1, t2
317 li t2, 31
319 li t2, 1
320 sll t1, t2, t1
351 and t1, t1, t2
528 beqz t2, 1f
534 addiu t2, t2, 1
536 mul t1, t1, t2
555 beqz t2, 1f
561 addiu t2, t2, 1
[all …]
/arch/loongarch/lib/
A Dtishift.S8 srli.d t2, a0, 1
11 srl.d t2, t2, t3
14 or t1, t2, t1
25 slli.d t2, a1, 1
27 sll.d t2, t2, t3
29 or t1, t2, t1
43 slli.d t2, a1, 1
46 sll.d t2, t2, t3
49 or t1, t2, t1
/arch/loongarch/kernel/
A Dentry.S27 move t2, sp
31 cfi_st t2, PT_R3
34 csrrd t2, LOONGARCH_CSR_PRMD
35 st.d t2, sp, PT_PRMD
36 csrrd t2, LOONGARCH_CSR_CRMD
37 st.d t2, sp, PT_CRMD
38 csrrd t2, LOONGARCH_CSR_EUEN
39 st.d t2, sp, PT_EUEN
40 csrrd t2, LOONGARCH_CSR_ECFG
41 st.d t2, sp, PT_ECFG
[all …]
/arch/mips/dec/
A Dint-handler.S135 lw t2,cpu_fpu_mask
143 and t2,t0
214 2: lw t2,(t1)
216 and t2,t0
217 beq zero,t2,2b
262 li t2,8 # nr of bits / 2
268 1: srlv t3,t1,t2
274 addu a0,t2
275 3: srl t2,1
276 bnez t2,2b
[all …]
/arch/alpha/lib/
A Dstxcpy.S48 mskqh t2, a1, t2 # e0 : detection in the src word
50 ornot t1, t2, t2 # .. e1 :
132 ldq_u t2, 8(a1) # e0 :
136 extqh t2, a1, t4 # e0 :
148 or t6, t2, t2 # e1 : already extracted before
199 extqh t2, a1, t1 # e0 :
208 extql t2, a1, t1 # e0 :
260 mskqh t2, t5, t2 # e0 :
262 ornot t1, t2, t3 # .. e1 :
280 zapnot t2, t8, t2 # .. e1 : prepare source word; mirror changes
[all …]
A Dev6-stxcpy.S59 mskqh t2, a1, t2 # U : detection in the src word (stall)
61 ornot t1, t2, t2 # E : (stall)
155 ldq_u t2, 8(a1) # L :
171 or t6, t2, t2 # E : already extracted before (stall)
184 cmpbge zero, t2, t8 # E : (stall for t2)
227 extqh t2, a1, t1 # U :
235 extql t2, a1, t1 # U :
291 mskqh t2, t5, t2 # U :
292 ornot t1, t2, t3 # E : (stall)
309 zapnot t2, t8, t2 # U : prepare source word; mirror changes (stall)
[all …]
A Dstxncpy.S56 mskqh t2, a1, t2 # e0 : detection in the src word
58 ornot t1, t2, t2 # .. e1 :
127 and a2, 7, t2 # e1 :
161 extqh t2, a1, t4 # e0 :
174 or t6, t2, t2 # .. e1 :
188 cmpbge zero, t2, t8 # .. e1 :
241 extql t2, a1, t0 # .. e0 :
317 extql t2, a1, t2 # e0 :
319 andnot t2, t6, t2 # e0 : dest mask for a single word copy
321 cmpbge zero, t2, t3 # e0 :
[all …]
A Dev6-stxncpy.S67 mskqh t2, a1, t2 # U : detection in the src word (stall)
69 ornot t1, t2, t2 # E : (stall)
160 and a2, 7, t2 # E : (stall)
200 extqh t2, a1, t4 # U : (3 cycle stall on t2)
215 or t6, t2, t2 # E : (stall)
230 cmpbge zero, t2, t8 # E :
286 extql t2, a1, t0 # U :
364 extql t2, a1, t2 # U :
366 andnot t2, t6, t2 # E : dest mask for a single word copy
369 cmpbge zero, t2, t3 # E :
[all …]
A Dev67-strrchr.S35 and a1, 0xff, t2 # E : 00000000000000ch
41 or t2, t4, a1 # E : 000000000000chch
47 sll a1, 32, t2 # U : 0000chch00000000
51 or t2, t3, t2 # E : 0000chchchch0000
52 or a1, t2, a1 # E : chchchchchchchch
57 xor t0, a1, t2 # E : make bytes == c zero
60 cmpbge zero, t2, t3 # E : bits set iff byte == c
75 xor t0, a1, t2 # E :
78 cmpbge zero, t2, t3 # E : bits set iff byte == c
97 ctlz t8, t2 # U0 : Latency=3 (0x40 for t8=0)
[all …]
A Dstrchr.S29 cmpbge zero, t0, t2 # .. e1 : bits set iff byte == zero
37 or t2, t3, t0 # e1 : bits set iff char match or zero match
45 cmpbge zero, t0, t2 # e0 : bits set iff byte == 0
47 or t2, t3, t0 # e0 :
56 and t0, 0xf0, t2 # e0 : binary search for that set bit
59 cmovne t2, 4, t2 # .. e1 :
62 addq t2, t3, t2 # e0 :
64 addq v0, t2, v0 # e0 :
A Dstrrchr.S36 xor t0, a1, t2 # e0 : make bytes == c zero
38 cmpbge zero, t2, t3 # e0 : bits set iff byte == c
49 xor t0, a1, t2 # e0 :
51 cmpbge zero, t2, t3 # e0 : bits set iff byte == c
71 and t8, 0xf0, t2 # e0 : binary search for the high bit set
72 cmovne t2, t2, t8 # .. e1 (zdb)
73 cmovne t2, 4, t2 # e0 :
79 addq t2, t1, t1 # e0 :
/arch/riscv/lib/
A Dstrlen.S63 andi t2, a0, SZREG-1
69 sub t3, t3, t2
70 slli t2, t2, 3
80 SHIFT t1, t1, t2
102 addi t2, t0, SZREG
121 sub t2, t0, t2
124 add a0, a0, t2
A Dmemmove.S137 sll t2, t1, a7
138 or t2, t0, t2
139 REG_S t2, ((0 * SZREG) - (2 * SZREG))(t3)
146 sll t2, t0, a7
147 or t2, t1, t2
199 srl t2, t0, a6
200 or t2, t1, t2
201 REG_S t2, ( 1 * SZREG)(t4)
208 srl t2, t1, a6
209 or t2, t0, t2
[all …]
A Dstrncmp.S26 li t2, 0
28 beq a2, t2, 2f
34 addi t2, t2, 1
69 or t2, a0, a1
71 and t2, t2, SZREG-1
73 bnez t2, 3f
/arch/powerpc/crypto/
A Daes-spe-keys.S39 #define LS_BOX(r, t1, t2) \ argument
41 ori t2,t2,PPC_AES_4K_ENCTAB@l; \
43 lbz t1,8(t2); \
46 lbz t1,8(t2); \
49 lbz t1,8(t2); \
52 lbz t1,8(t2); \
61 lis t2,0x7f7f; \
62 ori t2,t2,0x7f7f; \
63 and t2,t2,in; \
64 slwi t2,t2,1; \
[all …]
A Dghashp10-ppc.pl90 vspltisb $t2,7
94 vsrab $t1,$t1,$t2 # broadcast carry bit
132 vspltisb $t2,7
136 vsrab $t1,$t1,$t2 # broadcast carry bit
157 vpmsumd $t2,$Xl,$xC2 # 1st reduction phase
165 vxor $Xl,$Xl,$t2
204 vxor $Xl,$Xl,$t2
263 vpmsumd $t2,$Xl,$xC2 # 1st phase
271 vxor $Xl,$Xl,$t2
324 vpmsumd $t2,$Xl,$xC2 # 1st phase
[all …]
/arch/alpha/include/asm/
A Dword-at-a-time.h42 unsigned long t1, t2, t3; in find_zero()
47 t2 = bits & 0xcc; in find_zero()
50 if (t2) t2 = 2; in find_zero()
52 return t1 + t2 + t3; in find_zero()
/arch/mips/include/asm/mach-ip27/
A Dkernel-entry-init.h38 dsll t2, NASID_SHFT # Same for data nasid
40 or t2, t2, t0 # Physical load address of kernel data
42 dsrl t2, 12 # 4K pfn
44 dsll t2, 6 # Get pfn into place
49 or t0, t0, t2
69 move t2, t1 # text and data are here
84 lh t2, KV_RW_NASID_OFFSET(t0)
/arch/mips/lib/
A Dcsum_partial.S27 #undef t2
31 #define t2 $10 macro
113 move t2, a1
204 beqz t2, 1f
237 move a1, t2
262 lbu t2, (src)
266 sll t2, t2, 8
268 or t1, t2
590 SUB t2, t2, t1 # t2 = number of bytes copied
678 or t2, t0
[all …]
/arch/mips/include/asm/mach-loongson64/
A Dkernel-entry-init.h30 li t2, PRID_IMP_LOONGSON_64G
31 beq t1, t2, 1f
61 li t2, PRID_IMP_LOONGSON_64G
62 beq t1, t2, 1f
85 dext t2, t1, 2, 2
86 dins a0, t2, 44, 2 /* insert node id */
92 1: dins a0, t2, 14, 2 /* Loongson-3B1000/3B1500 need bit 15~14 */
/arch/mips/include/asm/mach-malta/
A Dkernel-entry-init.h49 move t2, t1
50 ins t2, t1, 16, 3
58 or t0, t2
79 or t0, t2
84 li t2, 0x40000000 /* K bit */
85 or t0, t0, t2
/arch/x86/crypto/
A Dcamellia-aesni-avx2-asm_64.S115 vaesenclast t4##_x, t2##_x, t2##_x; \
131 vaesenclast t4##_x, t2##_x, t2##_x; \
166 vpshufb t7, t2, t2; \
312 vpabsb t2, t2; \
321 vpor t2, v3, v3; \
350 vpand l2, t2, t2; \
381 vpor 6 * 32(r), t2, t2; \
386 vpxor 2 * 32(r), t2, t2; \
409 vpand 2 * 32(r), t2, t2; \
416 vpxor 6 * 32(r), t2, t2; \
[all …]
A Dcamellia-aesni-avx-asm_64.S126 vpshufb t6, t2, t2; \
162 vpxor t2, x5, x5; \
280 vpabsb t2, t2; \
289 vpor t2, v3, v3; \
318 vpand l2, t2, t2; \
327 vpxor l6, t2, l6; \
349 vpor 6 * 16(r), t2, t2; \
354 vpxor 2 * 16(r), t2, t2; \
377 vpand 2 * 16(r), t2, t2; \
384 vpxor 6 * 16(r), t2, t2; \
[all …]

Completed in 44 milliseconds

123456