Home
last modified time | relevance | path

Searched refs:t6 (Results 1 – 25 of 68) sorted by relevance

123

/linux-6.3-rc2/arch/riscv/lib/
A Dmemcpy.S18 andi a3, t6, SZREG-1
34 sb a5, 0(t6)
35 addi t6, t6, 1
54 REG_S a4, 0(t6)
55 REG_S a5, SZREG(t6)
77 addi t6, t6, 16*SZREG
87 or a5, a1, t6
94 sw a4, 0(t6)
95 addi t6, t6, 4
103 sb a4, 0(t6)
[all …]
A Duaccess.S17 li t6, SR_SUM
18 csrs CSR_STATUS, t6
171 csrc CSR_STATUS, t6
178 csrc CSR_STATUS, t6
190 li t6, SR_SUM
191 csrs CSR_STATUS, t6
213 csrc CSR_STATUS, t6
230 csrc CSR_STATUS, t6
A Dmemmove.S69 andi t6, t4, -SZREG
103 addi a2, t6, SZREG /* The other breakpoint for the unrolled loop*/
151 bne t3, t6, 1b
153 mv t3, t6 /* Fix the dest pointer in case the loop was broken */
236 bne t3, t6, 1b
273 beq t4, t6, 2f
279 bne t4, t6, 1b
A Dstrncmp.S76 andi t6, t4, -SZREG
81 bge a0, t6, 3f
/linux-6.3-rc2/arch/alpha/lib/
A Dstxcpy.S78 and t12, 0x80, t6 # e0 :
79 bne t6, 1f # .. e1 (zdb)
84 subq t12, 1, t6 # .. e1 :
86 or t12, t6, t8 # .. e1 :
142 or t1, t6, t6 # e0 :
147 mskql t6, a1, t6 # e0 : mask out the bits we have
224 or t6, t12, t8 # e0 :
245 mov zero, t6 # e0 :
248 lda t6, -1 # .. e1 :
249 mskql t6, a0, t6 # e0 :
[all …]
A Dstxncpy.S92 bne t6, 1f # .. e1 (zdb)
98 or t12, t6, t8 # e0 :
165 or t0, t6, t6 # e1 : mask original data for zero test
168 lda t6, -1 # e0 :
171 mskql t6, a1, t6 # e0 : mask out bits already seen
273 sll t10, t6, t6 # e0 :
274 and t6, 0xff, t6 # e0 :
275 bne t6, 1f # .. e1 :
302 mov zero, t6 # e0 :
305 lda t6, -1 # .. e1 :
[all …]
A Dev6-stxcpy.S94 bne t6, 1f # U : (stall)
99 subq t12, 1, t6 # E :
101 or t12, t6, t8 # E : (stall)
165 or t1, t6, t6 # E :
170 mskql t6, a1, t6 # U : mask out the bits we have
246 bne t6, 1f # U : (stall)
249 subq t12, 1, t6 # E :
274 mov zero, t6 # E :
277 lda t6, -1 # E :
279 mskql t6, a0, t6 # U :
[all …]
A Dev6-stxncpy.S123 subq t12, 1, t6 # E :
205 or t0, t6, t6 # E : mask original data for zero test (stall)
209 lda t6, -1 # E :
213 mskql t6, a1, t6 # U : mask out bits already seen
302 subq t12, 1, t6 # E :
319 sll t10, t6, t6 # U : (stall)
320 and t6, 0xff, t6 # E : (stall)
346 mov zero, t6 # E :
349 lda t6, -1 # E :
351 mskql t6, a0, t6 # U :
[all …]
A Dstrrchr.S23 mov zero, t6 # .. e1 : t6 is last match aligned addr
46 cmovne t3, v0, t6 # .. e1 : save previous comparisons match
63 cmovne t3, v0, t6 # e0 :
80 addq t6, t0, v0 # .. e1 : add our aligned base ptr to the mix
A Dev67-strrchr.S40 mov zero, t6 # E : t6 is last match aligned addr
68 cmovne t3, v0, t6 # E : save previous comparisons match
94 cmovne t3, v0, t6 # E :
105 addq t6, t5, v0 # E : and add to quadword address
/linux-6.3-rc2/arch/arm64/crypto/
A Dcrct10dif-ce-core.S86 t6 .req v20
144 pmull t6.8h, t6.8b, fold_consts.8b // J = A3*B
158 pmull2 t6.8h, t6.16b, fold_consts.16b // J = A3*B
164 eor t6.16b, t6.16b, t9.16b // N = I + J
168 uzp1 t7.2d, t6.2d, t3.2d
169 uzp2 t6.2d, t6.2d, t3.2d
179 and t6.16b, t6.16b, k00_16.16b
186 zip2 t3.2d, t7.2d, t6.2d
187 zip1 t6.2d, t7.2d, t6.2d
191 ext t6.16b, t6.16b, t6.16b, #13
[all …]
/linux-6.3-rc2/arch/x86/crypto/
A Dcamellia-aesni-avx-asm_64.S73 filter_8bit(x0, t0, t1, t7, t6); \
111 vpxor t6, t6, t6; \
123 vpshufb t6, t0, t0; \
124 vpshufb t6, t1, t1; \
125 vpshufb t6, t2, t2; \
126 vpshufb t6, t3, t3; \
127 vpshufb t6, t4, t4; \
129 vpshufb t6, t7, t7; \
165 vpshufb t6, t5, t5; \
166 vpshufb t6, t3, t6; \
[all …]
A Daria-aesni-avx2-asm_64.S309 t4, t5, t6, t7) \ argument
334 vpxor t6, t6, t6; \
344 vaesenclast t7##_x, t6##_x, t6##_x; \
349 vaesenclast t7##_x, t6##_x, t6##_x; \
354 vaesenclast t7##_x, t6##_x, t6##_x; \
359 vaesenclast t7##_x, t6##_x, t6##_x; \
364 vaesdeclast t7##_x, t6##_x, t6##_x; \
369 vaesdeclast t7##_x, t6##_x, t6##_x; \
394 vpxor t6, t6, t6; \
397 vaesdeclast t7##_x, t6##_x, t6##_x; \
[all …]
A Dcamellia-aesni-avx2-asm_64.S86 filter_8bit(x0, t5, t6, t7, t4); \
87 filter_8bit(x7, t5, t6, t7, t4); \
94 filter_8bit(x2, t5, t6, t7, t4); \
102 vextracti128 $1, x2, t6##_x; \
121 vaesenclast t4##_x, t6##_x, t6##_x; \
122 vinserti128 $1, t6##_x, x2, x2; \
176 vpsrldq $6, t0, t6; \
178 vpshufb t7, t6, t6; \
192 vpxor t6, x1, x1; \
195 vpsrldq $7, t0, t6; \
[all …]
/linux-6.3-rc2/arch/riscv/kernel/
A Dmcount.S69 mv t6, s0
73 mv a0, t6
92 la t6, ftrace_graph_entry_stub
93 bne t2, t6, do_ftrace_graph_caller
/linux-6.3-rc2/arch/riscv/include/asm/
A Dcompat.h52 compat_ulong_t t6; member
89 cregs->t6 = (compat_ulong_t) regs->t6; in regs_to_cregs()
126 regs->t6 = (unsigned long) cregs->t6; in cregs_to_regs()
/linux-6.3-rc2/arch/loongarch/mm/
A Dpage.S50 ld.d t6, a1, 48
65 st.d t6, a0, 48
67 ld.d t6, a1, 112
78 st.d t6, a0, -16
/linux-6.3-rc2/scripts/
A Dmakelst29 t6=`printf "%lu" $((0x$t4 - 0x$t5))`
32 $3 -r --source --adjust-vma=${t6:-0} $1
/linux-6.3-rc2/arch/mips/kernel/
A Dscall32-o32.S62 load_a5: user_lw(t6, 20(t0)) # argument #6 from usp
68 sw t6, 20(sp) # argument #6 to ksp
158 li t6, 0
194 lw t6, 28(sp)
197 sw t6, 24(sp)
/linux-6.3-rc2/arch/ia64/lib/
A Dcopy_page_mck.S82 #define t6 t2 // alias! macro
87 #define t12 t6 // alias!
158 (p[D]) ld8 t6 = [src0], 3*8
165 (p[D]) st8 [dst0] = t6, 3*8
A Dcopy_page.S45 t5[PIPE_DEPTH], t6[PIPE_DEPTH], t7[PIPE_DEPTH], t8[PIPE_DEPTH]
84 (p[0]) ld8 t6[0]=[src2],16
85 (EPI) st8 [tgt2]=t6[PIPE_DEPTH-1],16
/linux-6.3-rc2/arch/sparc/lib/
A Dblockops.S28 #define MIRROR_BLOCK(dst, src, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
32 ldd [src + offset + 0x00], t6; \
36 std t6, [dst + offset + 0x00];
/linux-6.3-rc2/drivers/media/pci/cx88/
A Dcx88-dsp.c72 u32 t2, t4, t6, t8; in int_cos() local
87 t6 = t4 * x / 32768 * x / 32768 / 5 / 6; in int_cos()
88 t8 = t6 * x / 32768 * x / 32768 / 7 / 8; in int_cos()
89 ret = 32768 - t2 + t4 - t6 + t8; in int_cos()
/linux-6.3-rc2/arch/arm/crypto/
A Daes-neonbs-core.S312 veor \x6, \x6, \t6
322 veor \t6, \t6, \x5
340 veor \x3, \x3, \t6
345 veor \x2, \x3, \t6
365 veor \x6, \x6, \t6
368 vext.8 \t6, \x6, \x6, #8
372 veor \t6, \t6, \x6
383 veor \x0, \x0, \t6
384 veor \x1, \x1, \t6
390 veor \x4, \x4, \t6
[all …]
/linux-6.3-rc2/arch/loongarch/lib/
A Dmemcpy.S68 ld.d t6, a1, 48
76 st.d t6, a0, 48

Completed in 32 milliseconds

123