Home
last modified time | relevance | path

Searched refs:t5 (Results 1 – 25 of 66) sorted by relevance

123

/linux-5.19.10/arch/alpha/lib/
Dev67-strrchr.S37 insbl a1, 2, t5 # U : 0000000000ch0000
42 sll t5, 8, t3 # U : 00000000ch000000
46 or t5, t3, t3 # E : 00000000chch0000
53 lda t5, -1 # E : build garbage mask
56 mskqh t5, a0, t4 # E : Complete garbage mask
86 subq t4, 1, t5 # E : build a mask of the bytes up to...
87 or t4, t5, t4 # E : ... and including the null
102 lda t5, 0x3f($31) # E :
103 subq t5, t2, t5 # E : Normalize leading zero count
105 addq t6, t5, v0 # E : and add to quadword address
Dstrrchr.S24 sll a1, 8, t5 # e0 : replicate our test character
26 or t5, a1, a1 # e0 :
28 sll a1, 16, t5 # e0 :
30 or t5, a1, a1 # e0 :
32 sll a1, 32, t5 # e0 :
35 or t5, a1, a1 # .. e1 : character replication complete
58 subq t4, 1, t5 # e0 : build a mask of the bytes up to...
59 or t4, t5, t4 # e1 : ... and including the null
Dev67-strchr.S34 insbl a1, 1, t5 # U : 000000000000ch00
38 or t5, t3, a1 # E : 000000000000chch
44 inswl a1, 2, t5 # E : 00000000chch0000
48 or a3, t5, t5 # E : 0000chchchch0000
53 or t5, a1, a1 # E : chchchchchchchch
Dstrchr.S24 sll a1, 8, t5 # e0 : replicate the search character
26 or t5, a1, a1 # e0 :
28 sll a1, 16, t5 # e0 :
31 or t5, a1, a1 # .. e1 :
32 sll a1, 32, t5 # e0 :
34 or t5, a1, a1 # e0 :
Dstxcpy.S239 and a1, 7, t5 # e0 : find src misalignment
256 cmplt t4, t5, t12 # e0 :
260 mskqh t2, t5, t2 # e0 :
275 and a1, 7, t5 # .. e1 :
278 srl t12, t5, t12 # e0 : adjust final null return value
Dev6-stxcpy.S269 and a1, 7, t5 # E : find src misalignment
287 cmplt t4, t5, t12 # E :
291 mskqh t2, t5, t2 # U :
304 and a1, 7, t5 # E :
308 srl t12, t5, t12 # U : adjust final null return value
/linux-5.19.10/arch/riscv/lib/
Dmemmove.S68 andi t5, t3, -SZREG
79 beq t5, t3, 1f
80 addi t5, t5, SZREG
165 addi a2, t5, -SZREG /* The other breakpoint for the unrolled loop*/
213 bne t4, t5, 1b
215 mv t4, t5 /* Fix the dest pointer in case the loop was broken */
248 bne t4, t5, 1b
262 beq t3, t5, 2f
268 bne t3, t5, 1b
Dmemcpy.S53 REG_L t5, 9*SZREG(a1)
63 REG_S t5, 9*SZREG(t6)
/linux-5.19.10/arch/arm64/crypto/
Dcrct10dif-ce-core.S85 t5 .req v19
137 ext t5.8b, ad.8b, ad.8b, #2 // A2
142 pmull t5.8h, t5.8b, fold_consts.8b // H = A2*B
151 tbl t5.16b, {ad.16b}, perm2.16b // A2
156 pmull2 t5.8h, t5.16b, fold_consts.16b // H = A2*B
163 eor t5.16b, t5.16b, t7.16b // M = G + H
166 uzp1 t8.2d, t4.2d, t5.2d
167 uzp2 t4.2d, t4.2d, t5.2d
184 zip2 t5.2d, t8.2d, t4.2d
190 ext t5.16b, t5.16b, t5.16b, #14
[all …]
Dghash-ce-core.S26 t5 .req v12
72 ext t5.8b, \ad\().8b, \ad\().8b, #2 // A2
80 tbl t5.16b, {\ad\().16b}, perm2.16b // A2
101 pmull\t t5.8h, t5.\nb, \bd // H = A2*B
109 eor t5.16b, t5.16b, t6.16b // M = G + H
112 uzp1 t4.2d, t3.2d, t5.2d
113 uzp2 t3.2d, t3.2d, t5.2d
130 zip2 t5.2d, t4.2d, t3.2d
136 ext t5.16b, t5.16b, t5.16b, #14
140 eor t3.16b, t3.16b, t5.16b
/linux-5.19.10/lib/zlib_dfltcc/
Ddfltcc_util.h39 size_t t5 = len2 ? *len2 : 0; in dfltcc() local
45 register size_t r5 __asm__("r5") = t5; in dfltcc()
60 t2 = r2; t3 = r3; t4 = r4; t5 = r5; in dfltcc()
69 *len2 = t5; in dfltcc()
/linux-5.19.10/arch/riscv/include/asm/
Dcompat.h51 compat_ulong_t t5; member
88 cregs->t5 = (compat_ulong_t) regs->t5; in regs_to_cregs()
125 regs->t5 = (unsigned long) cregs->t5; in cregs_to_regs()
/linux-5.19.10/crypto/
Decc.c1085 u64 t5[ECC_MAX_DIGITS]; in ecc_point_double_jacobian() local
1095 vli_mod_mult_fast(t5, x1, t4, curve); in ecc_point_double_jacobian()
1129 vli_mod_sub(z1, z1, t5, curve_prime, ndigits); in ecc_point_double_jacobian()
1131 vli_mod_sub(z1, z1, t5, curve_prime, ndigits); in ecc_point_double_jacobian()
1133 vli_mod_sub(t5, t5, z1, curve_prime, ndigits); in ecc_point_double_jacobian()
1135 vli_mod_mult_fast(x1, x1, t5, curve); in ecc_point_double_jacobian()
1186 u64 t5[ECC_MAX_DIGITS]; in xycz_add() local
1191 vli_mod_sub(t5, x2, x1, curve_prime, ndigits); in xycz_add()
1193 vli_mod_square_fast(t5, t5, curve); in xycz_add()
1195 vli_mod_mult_fast(x1, x1, t5, curve); in xycz_add()
[all …]
/linux-5.19.10/arch/loongarch/mm/
Dpage.S49 ld.d t5, a1, 40
62 st.d t5, a0, 40
64 ld.d t5, a1, 104
77 st.d t5, a0, -24
/linux-5.19.10/scripts/
Dmakelst28 t5=`field 1 $t1`
29 t6=`printf "%lu" $((0x$t4 - 0x$t5))`
/linux-5.19.10/arch/riscv/kernel/
Dmcount.S94 ld t5, 0(t3)
95 bne t5, t4, do_trace
124 jalr t5
/linux-5.19.10/arch/mips/kernel/
Dscall32-o32.S61 load_a4: user_lw(t5, 16(t0)) # argument #5 from usp
67 sw t5, 16(sp) # argument #5 to ksp
154 li t5, 0
193 lw t5, 24(sp)
196 sw t5, 20(sp)
/linux-5.19.10/arch/ia64/lib/
Dcopy_page_mck.S81 #define t5 t1 // alias! macro
84 #define t9 t5 // alias!
153 (p[D]) ld8 t5 = [src0], 8
160 (p[D]) st8 [dst0] = t5, 8
Dcopy_page.S45 t5[PIPE_DEPTH], t6[PIPE_DEPTH], t7[PIPE_DEPTH], t8[PIPE_DEPTH]
82 (p[0]) ld8 t5[0]=[src1],16
83 (EPI) st8 [tgt1]=t5[PIPE_DEPTH-1],16
Dmemcpy_mck.S49 #define t5 t1 // alias! macro
53 #define t9 t5 // alias!
233 EX(.ex_handler, (p[D]) ld8 t5 = [src0], 8)
240 EX(.ex_handler, (p[D]) st8 [dst0] = t5, 8)
439 EX(.ex_handler_short, (p6) ld1 t5=[src0],2)
444 EX(.ex_handler_short, (p6) st1 [dst0]=t5,2)
483 EK(.ex_handler_short, (p10) ld1 t5=[src0],2)
491 EK(.ex_handler_short, (p10) st1 [dst0] = t5,2)
/linux-5.19.10/arch/x86/crypto/
Dcamellia-aesni-avx2-asm_64.S62 #define roundsm32(x0, x1, x2, x3, x4, x5, x6, x7, t0, t1, t2, t3, t4, t5, t6, \ argument
69 vbroadcasti128 .Lpre_tf_lo_s1, t5; \
86 filter_8bit(x0, t5, t6, t7, t4); \
87 filter_8bit(x7, t5, t6, t7, t4); \
94 filter_8bit(x2, t5, t6, t7, t4); \
95 filter_8bit(x5, t5, t6, t7, t4); \
96 filter_8bit(x1, t5, t6, t7, t4); \
97 filter_8bit(x4, t5, t6, t7, t4); \
103 vextracti128 $1, x5, t5##_x; \
124 vaesenclast t4##_x, t5##_x, t5##_x; \
[all …]
/linux-5.19.10/arch/s390/include/asm/
Dsyscall_wrapper.h12 #define SYSCALL_PT_ARG6(regs, m, t1, t2, t3, t4, t5, t6)\ argument
13 SYSCALL_PT_ARG5(regs, m, t1, t2, t3, t4, t5), \
16 #define SYSCALL_PT_ARG5(regs, m, t1, t2, t3, t4, t5) \ argument
18 m(t5, (regs->gprs[6]))
/linux-5.19.10/arch/riscv/kvm/
Dvcpu_switch.S49 REG_L t5, (KVM_ARCH_GUEST_SEPC)(a0)
67 csrw CSR_SEPC, t5
105 REG_L t5, (KVM_ARCH_GUEST_T5)(a0)
149 REG_S t5, (KVM_ARCH_GUEST_T5)(a0)
157 REG_L t5, (KVM_ARCH_HOST_SSTATUS)(a0)
175 csrrw t5, CSR_SSTATUS, t5
182 REG_S t5, (KVM_ARCH_GUEST_SSTATUS)(a0)
/linux-5.19.10/arch/arm/crypto/
Daes-neonbs-core.S297 t0, t1, t2, t3, t4, t5, t6, t7, inv
307 vext.8 \t5, \x5, \x5, #12
310 veor \x5, \x5, \t5
320 veor \t5, \t5, \x4
335 veor \x7, \t1, \t5
353 t0, t1, t2, t3, t4, t5, t6, t7
358 vld1.8 {\t4-\t5}, [bskey, :256]!
364 veor \x5, \x5, \t5
379 vext.8 \t5, \x5, \x5, #8
382 veor \t5, \t5, \x5
[all …]
/linux-5.19.10/lib/
Dcrc32.c65 t5[(q >> 16) & 255] ^ t4[(q >> 24) & 255])
70 # define DO_CRC8 (t4[(q) & 255] ^ t5[(q >> 8) & 255] ^ \
80 const u32 *t4 = tab[4], *t5 = tab[5], *t6 = tab[6], *t7 = tab[7]; local

123