Searched refs:t3 (Results 26 - 50 of 137) sorted by relevance

123456

/linux-master/include/crypto/
H A Daria.h344 u32 *t3)
358 *t3 = s1[get_u8(*t3, 0)] ^
359 s2[get_u8(*t3, 1)] ^
360 x1[get_u8(*t3, 2)] ^
361 x2[get_u8(*t3, 3)];
366 u32 *t3)
380 *t3 = x1[get_u8(*t3, 0)] ^
381 x2[get_u8(*t3,
343 aria_sbox_layer1_with_pre_diff(u32 *t0, u32 *t1, u32 *t2, u32 *t3) argument
365 aria_sbox_layer2_with_pre_diff(u32 *t0, u32 *t1, u32 *t2, u32 *t3) argument
387 aria_diff_word(u32 *t0, u32 *t1, u32 *t2, u32 *t3) argument
399 aria_diff_byte(u32 *t1, u32 *t2, u32 *t3) argument
407 aria_add_round_key(u32 *rk, u32 *t0, u32 *t1, u32 *t2, u32 *t3) argument
416 aria_subst_diff_odd(u32 *t0, u32 *t1, u32 *t2, u32 *t3) argument
425 aria_subst_diff_even(u32 *t0, u32 *t1, u32 *t2, u32 *t3) argument
[all...]
/linux-master/arch/mips/lib/
H A Dcsum_partial.S28 #undef t3
32 #define t3 $11 define
182 CSUM_BIGCHUNK1(src, 0x00, sum, t0, t1, t3, t4)
193 CSUM_BIGCHUNK(src, 0x00, sum, t0, t1, t3, t4)
194 CSUM_BIGCHUNK(src, 0x20, sum, t0, t1, t3, t4)
195 CSUM_BIGCHUNK(src, 0x40, sum, t0, t1, t3, t4)
196 CSUM_BIGCHUNK(src, 0x60, sum, t0, t1, t3, t4)
208 CSUM_BIGCHUNK(src, 0x00, sum, t0, t1, t3, t4)
209 CSUM_BIGCHUNK(src, 0x20, sum, t0, t1, t3, t4)
217 CSUM_BIGCHUNK(src, 0x00, sum, t0, t1, t3, t
[all...]
H A Dmemcpy.S173 #undef t3
177 #define t3 $11 define
328 LOAD(t3, UNIT(3)(src), .Ll_exc_copy\@)
339 STORE(t3, UNIT(-5)(dst), .Ls_exc_p5u\@)
363 LOAD( t3, UNIT(3)(src), .Ll_exc_copy\@)
370 STORE(t3, UNIT(3)(dst), .Ls_exc_p1u\@)
426 LDFIRST(t3, FIRST(0)(src), .Ll_exc\@)
428 LDREST(t3, REST(0)(src), .Ll_exc_copy\@)
432 STFIRST(t3, FIRST(0)(dst), .Ls_exc\@)
459 LDFIRST(t3, FIRS
[all...]
/linux-master/arch/mips/cavium-octeon/
H A Docteon-memcpy.S108 #undef t3
112 #define t3 $11 define
190 EXC( LOAD t3, UNIT(3)(src), l_exc_copy)
195 EXC( STORE t3, UNIT(3)(dst), s_exc_p13u)
199 EXC( LOAD t3, UNIT(7)(src), l_exc_copy)
204 EXC( STORE t3, UNIT(7)(dst), s_exc_p9u)
209 EXC( LOAD t3, UNIT(-5)(src), l_exc_copy_rewind16)
213 EXC( STORE t3, UNIT(-5)(dst), s_exc_p5u)
217 EXC( LOAD t3, UNIT(-1)(src), l_exc_copy_rewind16)
221 EXC( STORE t3, UNI
[all...]
H A Dcsrc-octeon.c117 u64 t1, t2, t3; local
127 "mflo\t%[t3]\n\t"
129 "dsrlv\t%[rv],%[t3],%[shift]\n\t"
132 : [rv] "=&r" (rv), [t1] "=&r" (t1), [t2] "=&r" (t2), [t3] "=&r" (t3)
/linux-master/arch/mips/kernel/
H A Docteon_switch.S124 dmfc2 t3, 0x0082
131 sd t3, OCTEON_CP2_3DES_KEY+16(a0)
132 dmfc2 t3, 0x0103
139 sd t3, OCTEON_CP2_AES_IV+8(a0)
140 dmfc2 t3, 0x0107
147 sd t3, OCTEON_CP2_AES_KEY+24(a0)
160 dmfc2 t3, 0x0242
167 sd t3, OCTEON_CP2_HSH_DATW+16(a0)
168 dmfc2 t3, 0x0246
175 sd t3, OCTEON_CP2_HSH_DAT
[all...]
H A Dmcount.S88 sltu t3, t1, a0 /* t3 = (a0 > _etext) */
89 or t1, t2, t3
136 PTR_L t3, ftrace_graph_return
137 bne t1, t3, ftrace_graph_caller
140 PTR_L t3, ftrace_graph_entry
141 bne t1, t3, ftrace_graph_caller
/linux-master/arch/arm64/crypto/
H A Daes-neonbs-core.S115 y0, y1, y2, y3, t0, t1, t2, t3
118 mul_gf4 \x0, \x1, \y0, \y1, \t2, \t3
121 mul_gf4_n_gf4 \t0, \t1, \y0, \y1, \t3, \x2, \x3, \y2, \y3, \t2
128 mul_gf4_n_gf4 \t0, \t1, \y0, \y1, \t3, \x6, \x7, \y2, \y3, \t2
131 mul_gf4 \x4, \x5, \y0, \y1, \t2, \t3
139 t0, t1, t2, t3, s0, s1, s2, s3
140 eor \t3, \x4, \x6
145 eor \s3, \t3, \t0
147 and \s2, \t3, \s0
148 orr \t3, \t
[all...]
H A Dsha512-armv8.pl104 ($t0,$t1,$t2,$t3)=map("$reg_t$_",(16,17,19,28));
153 and $t3,$t3,$t2 // (b^c)&=(a^b)
155 eor $t3,$t3,$b // Maj(a,b,c)
157 add $h,$h,$t3 // h+=Maj(a,b,c)
158 ldr $t3,[$Ktbl],#$SZ // *K++, $t2 in next round
177 and $t3,$t3,$t2 // (b^c)&=(a^b)
181 eor $t3,
[all...]
/linux-master/arch/mips/power/
H A Dhibernate_asm.S36 PTR_ADDU t3, t1, _PAGE_SIZE
42 bne t1, t3, 1b
/linux-master/arch/arm/crypto/
H A Dsha256-armv4.pl53 $T1="r3"; $t3="r3";
130 and $t3,$t3,$t2 @ (b^c)&=(a^b)
132 eor $t3,$t3,$b @ Maj(a,b,c)
134 @ add $h,$h,$t3 @ h+=Maj(a,b,c)
136 ($t2,$t3)=($t3,$t2);
239 eor $t3,$B,$C @ magic
249 ldreq $t3,[s
[all...]
H A Daes-cipher-core.S42 .macro __hround, out0, out1, in0, in1, in2, in3, t3, t4, enc, sz, op, oldcpsr
64 __select \t3, \in3, 2
67 __select \t3, \in1, 2
70 __load \t3, \t3, 2, \sz, \op
85 eor \out1, \out1, \t3, ror #16
/linux-master/arch/loongarch/include/asm/
H A Dregdef.h23 #define t3 $r15 macro
/linux-master/arch/riscv/lib/
H A Dstrcmp.S61 * t0, t1, t2, t3, t4
74 orc.b t3, t0
75 bne t3, t4, 2f
H A Duaccess.S94 fixup REG_L t3, 6*SZREG(a1), 10f
102 fixup REG_S t3, 6*SZREG(a0), 10f
133 * t3 - prev shift
136 slli t3, a3, 3 /* converting bytes in a3 to bits */
138 sub t4, a5, t3
152 srl a4, a5, t3
/linux-master/arch/loongarch/mm/
H A Dpage.S47 ld.d t3, a1, 24
58 st.d t3, a0, 24
60 ld.d t3, a1, 88
75 st.d t3, a0, -40
/linux-master/arch/mips/dec/
H A Dint-handler.S268 1: srlv t3,t1,t2
269 2: xor t1,t3
270 and t3,t0,t1
271 beqz t3,3f
273 move t0,t3
277 srlv t3,t1,t2
/linux-master/arch/riscv/kernel/
H A Dcrash_save_regs.S41 REG_S t3, PT_T3(a0) /* x28 */
48 csrr t3, CSR_TVAL
53 REG_S t3, PT_BADADDR(a0)
H A Dkexec_relocate.S90 li t3, (PAGE_SIZE / RISCV_SZPTR) /* i = num words per page */
96 addi t3, t3, -0x1 /* i-- */
97 beqz t3, 1b /* copy done ? */
129 mv t3, zero
193 mv t3, zero
/linux-master/arch/s390/include/asm/
H A Dstacktrace.h108 #define CALL_LARGS_3(t1, a1, t2, a2, t3, a3) \
110 long arg3 = (long)(t3)(a3)
111 #define CALL_LARGS_4(t1, a1, t2, a2, t3, a3, t4, a4) \
112 CALL_LARGS_3(t1, a1, t2, a2, t3, a3); \
114 #define CALL_LARGS_5(t1, a1, t2, a2, t3, a3, t4, a4, t5, a5) \
115 CALL_LARGS_4(t1, a1, t2, a2, t3, a3, t4, a4); \
/linux-master/arch/x86/crypto/
H A Dcamellia-aesni-avx2-asm_64.S62 #define roundsm32(x0, x1, x2, x3, x4, x5, x6, x7, t0, t1, t2, t3, t4, t5, t6, \
72 vbroadcasti128 .Lpre_tf_hi_s4(%rip), t3; \
90 filter_8bit(x3, t2, t3, t7, t4); \
91 filter_8bit(x6, t2, t3, t7, t4); \
92 vextracti128 $1, x3, t3##_x; \
111 vaesenclast t4##_x, t3##_x, t3##_x; \
112 vinserti128 $1, t3##_x, x3, x3; \
116 vextracti128 $1, x1, t3##_x; \
127 vaesenclast t4##_x, t3##_
[all...]
H A Dcamellia-aesni-avx-asm_64.S50 #define roundsm16(x0, x1, x2, x3, x4, x5, x6, x7, t0, t1, t2, t3, t4, t5, t6, \
72 vmovdqa .Lpre_tf_hi_s4(%rip), t3; \
82 filter_8bit(x3, t2, t3, t7, t6); \
83 filter_8bit(x6, t2, t3, t7, t6); \
99 vmovdqa .Lpost_tf_hi_s3(%rip), t3; \
108 filter_8bit(x2, t2, t3, t7, t6); \
109 filter_8bit(x5, t2, t3, t7, t6); \
121 vpsrldq $3, t0, t3; \
126 vpshufb t6, t3, t3; \
[all...]
/linux-master/arch/riscv/include/asm/
H A Dcompat.h68 compat_ulong_t t3; member in struct:compat_user_regs_struct
105 cregs->t3 = (compat_ulong_t) regs->t3;
142 regs->t3 = (unsigned long) cregs->t3;
/linux-master/arch/mips/fw/lib/
H A Dcall_o32.S77 lw t3,(t0)
79 sw t3,(t1)
/linux-master/arch/loongarch/lib/
H A Dmemmove.S92 ld.d t3, a3, -32
101 st.d t3, a5, -32
116 ld.d t3, a3, -32
121 st.d t3, a5, -32

Completed in 235 milliseconds

123456