/linux-6.3-rc2/drivers/ata/pata_parport/ |
A D | bpck.c | 66 t2(1); t2(0x20); in bpck_read_regr() 92 o2(); t2(4); t2(1); in bpck_write_regr() 116 w0(0x40); t2(2); t2(1); in bpck_write_block() 167 w0(0x40); t2(2); t2(0x20); in bpck_read_block() 169 t2(1); t2(0x20); in bpck_read_block() 208 t2(8); t2(8); t2(8); in bpck_probe_unit() 224 t2(8); t2(8); t2(8); in bpck_connect() 225 t2(2); t2(2); in bpck_connect() 267 t2(8); t2(8); t2(8); in bpck_force_spp() 268 t2(2); t2(2); in bpck_force_spp() [all …]
|
/linux-6.3-rc2/include/crypto/ |
A D | aria.h | 354 *t2 = s1[get_u8(*t2, 0)] ^ in aria_sbox_layer1_with_pre_diff() 355 s2[get_u8(*t2, 1)] ^ in aria_sbox_layer1_with_pre_diff() 357 x2[get_u8(*t2, 3)]; in aria_sbox_layer1_with_pre_diff() 376 *t2 = x1[get_u8(*t2, 0)] ^ in aria_sbox_layer2_with_pre_diff() 379 s2[get_u8(*t2, 3)]; in aria_sbox_layer2_with_pre_diff() 389 *t1 ^= *t2; in aria_diff_word() 390 *t2 ^= *t3; in aria_diff_word() 394 *t2 ^= *t0; in aria_diff_word() 395 *t1 ^= *t2; in aria_diff_word() 402 *t2 = rotr32(*t2, 16); in aria_diff_byte() [all …]
|
/linux-6.3-rc2/arch/mips/kernel/ |
A D | octeon_switch.S | 105 dmfc2 t2, 0x0200 124 dmfc2 t2, 0x0081 131 dmfc2 t2, 0x0102 139 dmfc2 t2, 0x0106 147 dmfc2 t2, 0x0101 159 dmfc2 t2, 0x0241 167 dmfc2 t2, 0x0245 175 dmfc2 t2, 0x0249 183 dmfc2 t2, 0x024D 191 dmfc2 t2, 0x0252 [all …]
|
/linux-6.3-rc2/arch/arm/crypto/ |
A D | sha512-armv4.pl | 75 $t2="r11"; 122 eor $t0,$t0,$t2 130 eor $t0,$t0,$t2 140 and $t0,$t2,#0xff 168 and $t0,$Alo,$t2 172 orr $Alo,$Alo,$t2 178 and $Ahi,$Ahi,$t2 420 adds $t2,$Tlo,$t2 437 adds $t2,$Tlo,$t2 452 adds $t2,$Tlo,$t2 [all …]
|
A D | sha256-armv4.pl | 63 $t2="r12"; 114 and $t2,$t2,#0xff 136 ($t2,$t3)=($t3,$t2); 149 eor $t2,$t2,$t4,ror#$sigma1[1] 152 eor $t2,$t2,$t4,lsr#$sigma1[2] @ sigma1(X[i+14]) 155 add $t2,$t2,$t0 240 eor $t2,$t2,$t2 272 cmp $inp,$t2 476 mov $t2,sp 509 eor $t2,$t2,$t2 [all …]
|
/linux-6.3-rc2/lib/mpi/ |
A D | mpi-inv.c | 65 t2 = mpi_alloc_set_ui(1); in mpi_invm() 66 t2->sign = 1; in mpi_invm() 74 t2 = mpi_alloc_set_ui(0); in mpi_invm() 81 if (mpi_test_bit(t1, 0) || mpi_test_bit(t2, 0)) { in mpi_invm() 84 mpi_sub(t2, t2, u); in mpi_invm() 87 mpi_rshift(t2, t2, 1); in mpi_invm() 102 mpi_set(u2, t2); in mpi_invm() 108 mpi_sub(v2, u, t2); in mpi_invm() 116 mpi_sub(t2, u2, v2); in mpi_invm() 121 mpi_sub(t2, t2, u); in mpi_invm() [all …]
|
/linux-6.3-rc2/include/net/netfilter/ |
A D | nf_conntrack_tuple.h | 125 const struct nf_conntrack_tuple *t2) in __nf_ct_tuple_src_equal() argument 128 t1->src.u.all == t2->src.u.all && in __nf_ct_tuple_src_equal() 129 t1->src.l3num == t2->src.l3num); in __nf_ct_tuple_src_equal() 133 const struct nf_conntrack_tuple *t2) in __nf_ct_tuple_dst_equal() argument 136 t1->dst.u.all == t2->dst.u.all && in __nf_ct_tuple_dst_equal() 137 t1->dst.protonum == t2->dst.protonum); in __nf_ct_tuple_dst_equal() 143 return __nf_ct_tuple_src_equal(t1, t2) && in nf_ct_tuple_equal() 144 __nf_ct_tuple_dst_equal(t1, t2); in nf_ct_tuple_equal() 157 const struct nf_conntrack_tuple *t2, in nf_ct_tuple_src_mask_cmp() argument 171 if (t1->src.l3num != t2->src.l3num || in nf_ct_tuple_src_mask_cmp() [all …]
|
/linux-6.3-rc2/arch/alpha/lib/ |
A D | stxcpy.S | 48 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 D | ev6-stxcpy.S | 59 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 D | stxncpy.S | 56 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 D | ev6-stxncpy.S | 67 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 D | ev67-strrchr.S | 35 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 D | strchr.S | 29 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 :
|
/linux-6.3-rc2/arch/mips/dec/ |
A D | int-handler.S | 135 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 …]
|
/linux-6.3-rc2/arch/loongarch/kernel/ |
A D | entry.S | 25 move t2, sp 29 cfi_st t2, PT_R3 32 csrrd t2, LOONGARCH_CSR_PRMD 33 st.d t2, sp, PT_PRMD 34 csrrd t2, LOONGARCH_CSR_CRMD 35 st.d t2, sp, PT_CRMD 36 csrrd t2, LOONGARCH_CSR_EUEN 37 st.d t2, sp, PT_EUEN 38 csrrd t2, LOONGARCH_CSR_ECFG 39 st.d t2, sp, PT_ECFG [all …]
|
/linux-6.3-rc2/arch/riscv/lib/ |
A D | strlen.S | 63 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 D | memmove.S | 138 sll t2, t1, a7 139 or t2, t0, t2 140 REG_S t2, ((0 * SZREG) - (2 * SZREG))(t3) 147 sll t2, t0, a7 148 or t2, t1, t2 200 srl t2, t0, a6 201 or t2, t1, t2 202 REG_S t2, ( 1 * SZREG)(t4) 209 srl t2, t1, a6 210 or t2, t0, t2 [all …]
|
A D | strncmp.S | 26 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
|
/linux-6.3-rc2/crypto/ |
A D | sha512_generic.c | 101 u64 a, b, c, d, e, f, g, h, t1, t2; in sha512_transform() local 127 t2 = e0(a) + Maj(a,b,c); d+=t1; h=t1+t2; in sha512_transform() 129 t2 = e0(h) + Maj(h,a,b); c+=t1; g=t1+t2; in sha512_transform() 131 t2 = e0(g) + Maj(g,h,a); b+=t1; f=t1+t2; in sha512_transform() 133 t2 = e0(f) + Maj(f,g,h); a+=t1; e=t1+t2; in sha512_transform() 135 t2 = e0(e) + Maj(e,f,g); h+=t1; d=t1+t2; in sha512_transform() 137 t2 = e0(d) + Maj(d,e,f); g+=t1; c=t1+t2; in sha512_transform() 139 t2 = e0(c) + Maj(c,d,e); f+=t1; b=t1+t2; in sha512_transform() 141 t2 = e0(b) + Maj(b,c,d); e+=t1; a=t1+t2; in sha512_transform()
|
/linux-6.3-rc2/tools/testing/selftests/kvm/x86_64/ |
A D | hyperv_clock.c | 53 u64 tsc_freq, r1, r2, t1, t2; in check_tsc_msr_rdtsc() local 65 t2 = rdmsr(HV_X64_MSR_TIME_REF_COUNT); in check_tsc_msr_rdtsc() 68 GUEST_ASSERT(r2 > r1 && t2 > t1); in check_tsc_msr_rdtsc() 76 GUEST_ASSERT(delta_ns * 100 < (t2 - t1) * 100); in check_tsc_msr_rdtsc() 86 u64 r1, r2, t1, t2; in check_tsc_msr_tsc_page() local 96 t2 = get_tscpage_ts(tsc_page); in check_tsc_msr_tsc_page() 98 GUEST_ASSERT(r2 >= t1 && r2 - t2 < 100000); in check_tsc_msr_tsc_page() 178 u64 tsc_freq, r1, r2, t1, t2; in host_check_tsc_msr_rdtsc() local 190 t2 = vcpu_get_msr(vcpu, HV_X64_MSR_TIME_REF_COUNT); in host_check_tsc_msr_rdtsc() 193 TEST_ASSERT(t2 > t1, "Time reference MSR is not monotonic (%ld <= %ld)", t1, t2); in host_check_tsc_msr_rdtsc() [all …]
|
/linux-6.3-rc2/arch/powerpc/crypto/ |
A D | aes-spe-keys.S | 39 #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 …]
|
/linux-6.3-rc2/arch/mips/lib/ |
A D | csum_partial.S | 27 #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 …]
|
/linux-6.3-rc2/arch/arm64/crypto/ |
A D | sha512-armv8.pl | 141 add $h,$h,$t2 // h+=K[i] 144 bic $t2,$g,$e 167 bic $t2,$g,$e 192 ($t2,$t3)=($t3,$t2); 253 cbnz $t2,.Loop_16_xx 680 mov $t2,wzr 713 ldp $t2,$t3,[$ctx,#8] 717 add $C,$C,$t2 719 ldp $t2,$t3,[$ctx,#24] 724 add $G,$G,$t2 [all …]
|
/linux-6.3-rc2/arch/mips/include/asm/mach-ip27/ |
A D | kernel-entry-init.h | 38 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)
|
/linux-6.3-rc2/arch/x86/crypto/ |
A D | camellia-aesni-avx2-asm_64.S | 114 vaesenclast t4##_x, t2##_x, t2##_x; \ 130 vaesenclast t4##_x, t2##_x, t2##_x; \ 165 vpshufb t7, t2, t2; \ 311 vpabsb t2, t2; \ 320 vpor t2, v3, v3; \ 349 vpand l2, t2, t2; \ 380 vpor 6 * 32(r), t2, t2; \ 385 vpxor 2 * 32(r), t2, t2; \ 408 vpand 2 * 32(r), t2, t2; \ 415 vpxor 6 * 32(r), t2, t2; \ [all …]
|