Home
last modified time | relevance | path

Searched full:t2 (Results 1 – 25 of 882) sorted by relevance

12345678910>>...36

/freebsd/contrib/llvm-project/libcxx/include/__cxx03/
H A Dutility73 template <class T1, class T2>
77 typedef T2 second_type;
80 T2 second;
85 … explicit(see-below) pair(const T1& x, const T2& y); // constexpr in C++14
86 … template <class U = T1, class V = T2> explicit(see-below) pair(U&&, V&&); // constexpr in C++14
102 … is_nothrow_move_assignable<T2>::value); // constexpr in C++20
111 … is_nothrow_swappable_v<T2>); // constexpr in C++20
115 template<class T1, class T2, class U1, class U2, template<class> class TQual, template<class> class…
116 struct basic_common_reference<pair<T1, T2>, pair<U1, U2>, TQual, UQual>; // since C++23
118 template<class T1, class T2, class U1, class U2>
[all …]
/freebsd/contrib/llvm-project/libcxx/include/
H A Dutility73 template <class T1, class T2>
77 typedef T2 second_type;
80 T2 second;
85 … explicit(see-below) pair(const T1& x, const T2& y); // constexpr in C++14
86 … template <class U = T1, class V = T2> explicit(see-below) pair(U&&, V&&); // constexpr in C++14
102 … is_nothrow_move_assignable<T2>::value); // constexpr in C++20
111 … is_nothrow_swappable_v<T2>); // constexpr in C++20
115 template<class T1, class T2, class U1, class U2, template<class> class TQual, template<class> class…
116 struct basic_common_reference<pair<T1, T2>, pair<U1, U2>, TQual, UQual>; // since C++23
118 template<class T1, class T2, class U1, class U2>
[all …]
/freebsd/lib/libc/riscv/string/
H A Dmemchr.S32 * t2 = b << 3
39 sltu t2, a0, a3
41 neg t2, t2
43 and a3, a3, t2
45 slli t2, a0, 3
52 * mask_start = REP8_0x01 ^ (REP8_0x01 << t2)
56 sll t2, t0, t2
58 xor t2, t2, t0
59 or a2, a2, t2
65 not t2, a2
[all …]
H A Dmemcpy.S35 la t2, .Lduff_start
37 sub t2, t2, t3
38 jr t2
92 * t2 - uint64_t high
105 ld t2, (t0)
112 sll t3, t2, a5
116 srl t1, t2, a4
128 slli t2, a2, 3
129 sub t1, t1, t2
131 lb t2, 6(a1)
[all …]
H A Dstrnlen.S34 neg t2, a0
37 slli t2, t2, 3
40 srl t2, t0, t2
49 or a3, a3, t2
52 not t2, a3
54 and t2, t2, t1
55 and a3, a3, t2
62 sub t2, a4, a2
63 andi t2, t2, ~0b1111
64 add a5, a2, t2
[all …]
H A Dstrchrnul.S39 andi t2, a0, 0b111
45 beqz t2, .Lloop
50 slli t2, t2, 3
51 neg t2, t2
52 srl t2, t0, t2
55 or a3, a2, t2
58 or a2, a2, t2
62 not t2, a2
66 and a2, a2, t2
83 not t2, a2
[all …]
H A Dmemset.S29 la t2, .Lduff_start
31 add t2, t2, t3
32 jr -4(t2)
63 la t2, .Lduff_rest
66 sub t2, t2, t4
67 jr t2
82 la t2, .Lduff_end
83 sub t2, t2, a2
84 jr t2
/freebsd/sys/contrib/libb2/
H A Dblake2s-load-sse41.h32 t2 = _mm_blend_epi16(t0, t1, 0xF0); \
33 buf = _mm_shuffle_epi32(t2, _MM_SHUFFLE(2,1,0,3));
38 t2 = _mm_blend_epi16(t0, t1, 0xF0); \
39 buf = _mm_shuffle_epi32(t2, _MM_SHUFFLE(2,3,0,1));
44 t2 = _mm_blend_epi16(m0, t1, 0xF0); \
45 buf = _mm_shuffle_epi32(t2, _MM_SHUFFLE(2,3,0,1));
50 t2 = _mm_blend_epi16(t0, t1, 0x0C); \
51 buf = _mm_shuffle_epi32(t2, _MM_SHUFFLE(2,3,0,1));
56 t2 = _mm_blend_epi16(t0, t1, 0x0F); \
57 buf = _mm_shuffle_epi32(t2, _MM_SHUFFLE(3,1,0,2));
[all …]
/freebsd/crypto/openssl/crypto/ec/asm/
H A Decp_nistp521-ppc64.pl150 my ($t1, $t2, $t3, $t4) = ("v33", "v34", "v44", "v54");
179 xxpermdi $t2,$in2[1],$in2[0],0b00
180 vmsumudm $out[1],$t1,$t2,$vzero
182 xxpermdi $t2,$in2[2],$in2[1],0b00
183 vmsumudm $out[2],$t1,$t2,$vzero
186 xxpermdi $t2,$in2[3],$in2[2],0b00
187 vmsumudm $out[3],$t1,$t2,$vzero
192 xxpermdi $t2,$in2[4],$in2[3],0b00
193 vmsumudm $out[4],$t1,$t2,$vzero
198 xxpermdi $t2,$in2[5],$in2[4],0b00
[all …]
/freebsd/crypto/openssl/crypto/modes/asm/
H A Dghashv8-armx.pl72 my ($t0,$t1,$t2,$xC2,$H,$Hhl,$H2)=map("q$_",(8..14));
119 vshr.u64 $t2,$xC2,#63
121 vext.8 $t0,$t2,$xC2,#8 @ t0=0xc2....01
122 vshr.u64 $t2,$IN,#63
124 vand $t2,$t2,$t0
126 vext.8 $t2,$t2,$t2,#8
128 vorr $IN,$IN,$t2 @ H<<<=1
140 veor $t2,$Xl,$Xh
142 veor $Xm,$Xm,$t2
143 vpmull.p64 $t2,$Xl,$xC2 @ 1st phase
[all …]
H A Daesni-gcm-x86_64.pl84 ($Ii,$T1,$T2,$Hkey,
98 vmovdqu 0x20($const),$T2 # borrow $T2, .Lone_msb
102 vpaddb $T2,$T1,$inout1
103 vpaddb $T2,$inout1,$inout2
104 vpaddb $T2,$inout2,$inout3
105 vpaddb $T2,$inout3,$inout4
106 vpaddb $T2,$inout4,$inout5
116 vpaddb $T2,$inout5,$T1 # next counter value
124 vmovups 0x10-0x80($key),$T2 # borrow $T2 for $rndkey
129 vaesenc $T2,$inout0,$inout0
[all …]
H A Dghash-x86_64.pl463 ($T1,$T2,$T3)=("%xmm3","%xmm4","%xmm5");
468 if (!defined($HK)) { $HK = $T2;
472 pshufd \$0b01001110,$Hkey,$T2
474 pxor $Hkey,$T2
490 movdqa $T1,$T2 #
492 pslldq \$8,$T2 #
494 pxor $T2,$Xi #
503 movdqa $Xi,$T2 #
513 pxor $T2,$Xi
517 movdqa $Xi,$T2
[all …]
/freebsd/sys/contrib/device-tree/Bindings/arm/
H A Dapple.yaml60 Devices based on the "T2" SoC:
62 - Apple T2 MacBookPro15,2 (j132)
63 - Apple T2 iMacPro1,1 (j137)
64 - Apple T2 MacBookAir8,2 (j140a)
65 - Apple T2 MacBookAir8,1 (j140k)
66 - Apple T2 MacBookPro16,1 (j152f)
67 - Apple T2 MacPro7,1 (j160)
68 - Apple T2 Macmini8,1 (j174)
69 - Apple T2 iMac20,1 (j185)
70 - Apple T2 iMac20,2 (j185f)
[all …]
/freebsd/crypto/openssl/include/openssl/
H A Dsafestack.h.in39 #define SKM_DEFINE_STACK_OF_INTERNAL(t1, t2, t3) … argument
44 …static ossl_unused ossl_inline t2 *ossl_check_##t1##_type(t2 *ptr) …
69 #define SKM_DEFINE_STACK_OF(t1, t2, t3) … argument
78 …static ossl_unused ossl_inline t2 *sk_##t1##_value(const STACK_OF(t1) *sk, int idx) …
80 …return (t2 *)OPENSSL_sk_value((const OPENSSL_STACK *)sk, idx); …
106 …static ossl_unused ossl_inline t2 *sk_##t1##_delete(STACK_OF(t1) *sk, int i) …
108 …return (t2 *)OPENSSL_sk_delete((OPENSSL_STACK *)sk, i); …
110 …static ossl_unused ossl_inline t2 *sk_##t1##_delete_ptr(STACK_OF(t1) *sk, t2 *ptr) …
112 …return (t2 *)OPENSSL_sk_delete_ptr((OPENSSL_STACK *)sk, …
115 …static ossl_unused ossl_inline int sk_##t1##_push(STACK_OF(t1) *sk, t2 *ptr) …
[all …]
/freebsd/contrib/bc/scripts/
H A Dsqrt_frac_guess.bc53 t2 = (1/i)
56 l = length(t2$)/2
76 print "t2: ", t2, "\n"
92 t2 = (t2 >> l$)
96 t2 = (t2 >> l$) / 2
100 t2 = (t2 >> l$) / 4
111 t2 = (t2 >> l$) * 2
115 t2 = (t2 >> l$)
118 #t2 = 1
120 good = (t1 < t2 && t2 < t3)
[all …]
/freebsd/crypto/openssl/crypto/aes/asm/
H A Daes-armv4.pl64 $t2="r5";
219 ldrb $t2,[$rounds,#1]
223 orr $s0,$s0,$t2,lsl#16
226 ldrb $t2,[$rounds,#5]
230 orr $s1,$s1,$t2,lsl#16
233 ldrb $t2,[$rounds,#9]
237 orr $s2,$s2,$t2,lsl#16
240 ldrb $t2,[$rounds,#13]
243 orr $s3,$s3,$t2,lsl#16
273 mov $t2,$s0,lsr#16 @ manner...
[all …]
/freebsd/crypto/openssl/crypto/md5/asm/
H A Dmd5-sparcv9.pl43 ($t1,$t2,$t3,$saved_asi)=map("%l$_",(4..7));
76 add $t2,$a,$a
80 sethi %hi(@K[$i+1]),$t2
82 or $t2,%lo(@K[$i+1]),$t2
84 add @X[$j],$t2,$t2 ! X[`$i+1`]+K[`$i+1`]
94 add $t2,$a,$a
96 sethi %hi(@K[$i+1]),$t2
98 or $t2,%lo(@K[$i+1]),$t2
100 add $tx,$t2,$t2 ! X[`2*$j+1`]+K[`$i+1`]
116 add $t2,$a,$a
[all …]
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/sse2/
H A Dpoly1305_sse2.c207 xmmi T0, T1, T2, T3, T4, T5, T6, T7, T8; in poly1305_blocks() local
241 T2 = _mm_loadu_si128((const xmmi *) (const void *) &st->H.hh[8]); in poly1305_blocks()
246 H4 = _mm_shuffle_epi32(T2, _MM_SHUFFLE(1, 1, 0, 0)); in poly1305_blocks()
251 T2 = _mm_loadu_si128((const xmmi *) (const void *) &st->R[0]); in poly1305_blocks()
255 T4 = _mm_unpacklo_epi32(T0, T2); in poly1305_blocks()
256 T5 = _mm_unpackhi_epi32(T0, T2); in poly1305_blocks()
262 T2 = _mm_cvtsi32_si128(1); in poly1305_blocks()
263 T4 = _mm_unpacklo_epi32(T0, T2); in poly1305_blocks()
264 T5 = _mm_unpackhi_epi32(T0, T2); in poly1305_blocks()
318 T2 = H4; in poly1305_blocks()
[all …]
/freebsd/contrib/llvm-project/libcxx/include/__memory/
H A Dcompressed_pair.h85 # define _LIBCPP_COMPRESSED_PAIR(T1, Initializer1, T2, Initializer2) … argument
86 …_LIBCPP_NO_UNIQUE_ADDRESS __attribute__((__aligned__(::std::__compressed_pair_alignment<T2>))) T1 …
88 …_LIBCPP_NO_UNIQUE_ADDRESS T2 Initializer2; …
89 …_LIBCPP_NO_UNIQUE_ADDRESS ::std::__compressed_pair_padding<T2> _LIBCPP_CONCAT3(__padding2_, __LINE…
91 # define _LIBCPP_COMPRESSED_TRIPLE(T1, Initializer1, T2, Initializer2, T3, Initializer3) … argument
93 …__attribute__((__aligned__(::std::__compressed_pair_alignment<T2>), …
96 …_LIBCPP_NO_UNIQUE_ADDRESS T2 Initializer2; …
97 …_LIBCPP_NO_UNIQUE_ADDRESS ::std::__compressed_pair_padding<T2> _LIBCPP_CONCAT3(__padding2_, __LINE…
101 # define _LIBCPP_COMPRESSED_PAIR(T1, Initializer1, T2, Initializer2) … argument
104 …__attribute__((__aligned__(::std::__compressed_pair_alignment<T2>))) T1 Initializer1; …
[all …]
/freebsd/contrib/bearssl/src/symcipher/
H A Daes_x86ni.c62 expand_step192(__m128i *t1, __m128i *t2, __m128i *t3) in expand_step192() argument
66 *t2 = _mm_shuffle_epi32(*t2, 0x55); in expand_step192()
73 *t1 = _mm_xor_si128(*t1, *t2); in expand_step192()
74 *t2 = _mm_shuffle_epi32(*t1, 0xFF); in expand_step192()
77 *t3 = _mm_xor_si128(*t3, *t2); in expand_step192()
82 expand_step256_1(__m128i *t1, __m128i *t2) in expand_step256_1() argument
86 *t2 = _mm_shuffle_epi32(*t2, 0xFF); in expand_step256_1()
93 *t1 = _mm_xor_si128(*t1, *t2); in expand_step256_1()
100 __m128i t2, t4; in expand_step256_2() local
103 t2 = _mm_shuffle_epi32(t4, 0xAA); in expand_step256_2()
[all …]
/freebsd/crypto/openssl/crypto/sha/asm/
H A Dsha1-thumb.pl36 $t2="r2";
53 lsl $t2,$a,#5
54 add $t2,$e
56 add $t2,$e @ E+=ROR(A,27)
57 add $t2,$t1 @ E+=X[i]
68 add $a,$t2,$t1 @ A=E+F_xx_xx(B,C,D)
140 mov $t2,sp
141 sub $t2,#16*4 @ [3]
155 cmp sp,$t2
159 sub $t2,#32*4
[all …]
H A Dsha1-alpha.pl36 $t2="ra";
58 srl @X[$i],8,$t2
63 zapnot $t2,0x22,$t2
66 or $t0,$t2,$t0
72 and $b,$c,$t2
81 or $t2,$t3,$t2
89 addl $t2,$e,$e
95 and $b,$c,$t2
103 or $t2,$t3,$t2
109 addl $t2,$e,$e
[all …]
H A Dsha256-armv4.pl77 $t2="r12";
95 add $a,$a,$t2 @ h+=Maj(a,b,c) from the past
102 add $a,$a,$t2 @ h+=Maj(a,b,c) from the past
103 ldrb $t2,[$inp,#2]
105 orr $t1,$t1,$t2,lsl#8
106 ldrb $t2,[$inp],#4
112 orr $t1,$t1,$t2,lsl#24
117 ldr $t2,[$Ktbl],#4 @ *K256++
123 add $h,$h,$t2 @ h+=K256[i]
128 and $t2,$t2,#0xff
[all …]
/freebsd/tools/regression/sockets/unix_cmsg/
H A Dunix_cmsg.t32 for t2 in \
39 run ${n} stream "-z ${t2%% *}" STREAM "${t1} ${t2#* }"
47 for t2 in \
52 run ${n} stream "-z ${t2%% *}" STREAM "${t1} ${t2#* }"
66 for t2 in \
73 run ${n} dgram "-z ${t2%% *}" DGRAM "${t1} ${t2#* }"
80 for t2 in \
85 run ${n} dgram "-z ${t2%% *}" DGRAM "${t1} ${t2#* }"
/freebsd/crypto/openssl/crypto/bn/asm/
H A Dppc-mont.pl358 $t0,$t1,$t2,$t3,
457 $UMULL $t2,$a2,$bi
464 adde $acc2,$acc2,$t2
467 $UMULH $t2,$a2,$bi
476 adde $acc3,$acc3,$t2
477 $UMULL $t2,$m2,$mi
494 adde $acc1,$acc2,$t2
495 $UMULH $t2,$m2,$mi
502 adde $acc2,$acc2,$t2
527 $UMULL $t2,$a2,$bi
[all …]

12345678910>>...36