Searched refs:t5 (Results 1 - 25 of 71) sorted by relevance

123

/linux-master/scripts/
H A Dmakelst28 t5=`field 1 $t1`
29 t6=`printf "%lu" $((0x$t4 - 0x$t5))`
/linux-master/arch/alpha/include/uapi/asm/
H A Dregdef.h12 #define t5 $6 macro
/linux-master/lib/zlib_dfltcc/
H A Ddfltcc_util.h39 size_t t5 = len2 ? *len2 : 0; local
45 register size_t r5 __asm__("r5") = t5;
60 t2 = r2; t3 = r3; t4 = r4; t5 = r5;
69 *len2 = t5;
/linux-master/arch/riscv/lib/
H A Dmemmove.S37 * Both Copy Modes: t5 - Inclusive first multibyte/aligned of dest
50 * Byte copy does not need t5 or t6.
65 * Now solve for t5 and t6.
67 andi t5, t3, -SZREG
78 beq t5, t3, 1f
79 addi t5, t5, SZREG
164 addi a2, t5, -SZREG /* The other breakpoint for the unrolled loop*/
212 bne t4, t5, 1b
214 mv t4, t5 /* Fi
[all...]
H A Dstrncmp.S65 * t0, t1, t2, t3, t4, t5, t6
69 li t5, -1
84 bne t3, t5, 2f
86 bne t3, t5, 2f
H A Dmemcpy.S52 REG_L t5, 9*SZREG(a1)
62 REG_S t5, 9*SZREG(t6)
/linux-master/arch/alpha/lib/
H A 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 #
[all...]
H A 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 :
H A 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
H A 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
H A 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
H A 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-master/arch/loongarch/include/asm/
H A Dregdef.h25 #define t5 $r17 macro
/linux-master/arch/arm64/crypto/
H A 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
[all...]
/linux-master/arch/loongarch/mm/
H A 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-master/arch/riscv/kernel/
H A Dmcount.S96 REG_L t5, 0(t3)
97 bne t5, t4, .Ldo_trace
126 jalr t5
/linux-master/arch/riscv/include/asm/
H A Dcompat.h70 compat_ulong_t t5; member in struct:compat_user_regs_struct
107 cregs->t5 = (compat_ulong_t) regs->t5;
144 regs->t5 = (unsigned long) cregs->t5;
/linux-master/arch/mips/kernel/
H A Dscall32-o32.S61 load_a4: user_lw(t5, 16(t0)) # argument #5 from usp
67 sw t5, 16(sp) # argument #5 to ksp
157 li t5, 0
196 lw t5, 24(sp)
199 sw t5, 20(sp)
/linux-master/crypto/
H A Decc.c1134 u64 t5[ECC_MAX_DIGITS]; local
1143 /* t5 = x1*y1^2 = A */
1144 vli_mod_mult_fast(t5, x1, t4, curve);
1178 vli_mod_sub(z1, z1, t5, curve_prime, ndigits);
1180 vli_mod_sub(z1, z1, t5, curve_prime, ndigits);
1181 /* t5 = A - x3 */
1182 vli_mod_sub(t5, t5, z1, curve_prime, ndigits);
1184 vli_mod_mult_fast(x1, x1, t5, curve);
1235 u64 t5[ECC_MAX_DIGIT local
1278 u64 t5[ECC_MAX_DIGITS]; local
[all...]
/linux-master/arch/riscv/include/uapi/asm/
H A Dptrace.h55 unsigned long t5; member in struct:user_regs_struct
/linux-master/arch/x86/include/asm/
H A Dsyscall_wrapper.h63 #define SYSCALL_PT_ARG6(m, t1, t2, t3, t4, t5, t6) \
64 SYSCALL_PT_ARG5(m, t1, t2, t3, t4, t5), m(t6, (regs->bp))
65 #define SYSCALL_PT_ARG5(m, t1, t2, t3, t4, t5) \
66 SYSCALL_PT_ARG4(m, t1, t2, t3, t4), m(t5, (regs->di))
/linux-master/arch/loongarch/kernel/
H A Drethook_trampoline.S23 cfi_st t5, PT_R17
58 cfi_ld t5, PT_R17
/linux-master/arch/powerpc/crypto/
H A Dghashp10-ppc.pl60 my ($t4,$t5,$t6) = ($Hl,$H,$Hh);
196 vsldoi $t5,$zero,$Xm1,8
200 vxor $Xh1,$Xh1,$t5
208 vsldoi $t5,$Xl1,$Xl1,8 # 2nd reduction phase
212 vxor $t5,$t5,$Xh1
214 vxor $Xl1,$Xl1,$t5
/linux-master/arch/riscv/kvm/
H A 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-master/tools/testing/selftests/bpf/progs/
H A Dtest_core_reloc_type_id.c70 func_proto_typedef t5 = 0; variable

Completed in 479 milliseconds

123