| /freebsd-12.1/crypto/openssl/crypto/poly1305/asm/ |
| H A D | poly1305-mips.pl | 134 and $in0,$tmp0 148 li $tmp0,1 149 dsll $tmp0,32 151 dsll $tmp0,28 275 sltu $tmp0,$h1,$tmp0 290 sltu $tmp0,$d0,$tmp0 306 sltu $tmp0,$d1,$tmp0 316 and $tmp0,$d2 321 sltu $tmp0,$h0,$tmp0 323 sltu $tmp0,$h1,$tmp0 [all …]
|
| /freebsd-12.1/crypto/openssl/crypto/sha/asm/ |
| H A D | sha1-sparcv9a.pl | 56 $tmp0="%i3"; 162 add $tmp0,$e,$e 181 add $tmp0,$e,$e 214 add $tmp0,$e,$e 216 xor $c,$b,$tmp0 232 add $tmp0,$e,$e 234 xor $c,$b,$tmp0 252 add $tmp0,$e,$e 397 and $tmp0,-8,$tmp0 470 mov 5,$tmp0 [all …]
|
| H A D | sha512-sparcv9.pl | 117 $tmp0="%g3"; 239 xor $tmp0,$h,$h 262 or $a,$b,$tmp0 264 and $c,$tmp0,$tmp0 350 or %l3,$tmp0,$tmp0 356 srlx $tmp0,@sigma0[1],$tmp0 360 srlx $tmp0,`@sigma0[2]-@sigma0[1]`,$tmp0 372 sllx $tmp0,`@sigma1[2]-@sigma1[1]`,$tmp0 379 or %l5,$tmp0,$tmp0 744 or %l1,$tmp0,$tmp0 [all …]
|
| H A D | sha512-mips.pl | 156 or @X[0],$tmp0 172 and $tmp2,$tmp0 178 and @X[0],$tmp0 194 xor $tmp0,$tmp1 204 $ADDU $T1,$tmp0 205 and $tmp0,$b,$c 217 xor $h,$tmp0 221 xor $h,$tmp0 233 xor $h,$tmp0 237 xor $h,$tmp0 [all …]
|
| H A D | sha1-sparcv9.pl | 57 $tmp0="%i3"; 69 add $tmp0,$e,$e 70 and $c,$b,$tmp0 129 add $tmp0,$e,$e !! 130 and $c,$b,$tmp0 153 add $tmp0,$e,$e !! 154 xor $c,$b,$tmp0 157 xor $d,$tmp0,$tmp1 177 and $c,$b,$tmp0 298 andn $inp,7,$tmp0 [all …]
|
| /freebsd-12.1/crypto/openssl/crypto/bn/asm/ |
| H A D | sparcv9-mont.pl | 72 $tmp0="%g4"; 139 mulx $apj,$mul0,$tmp0 149 mov $tmp0,$acc0 168 add $tmp0,$car0,$car0 210 mulx $apj,$mul0,$tmp0 222 mov $tmp0,$acc0 343 mov $tmp0,$acc0 388 mulx $n0,$tmp0,$mul1 496 srlx $car1,32,$tmp0 564 add $i,4,$tmp0 [all …]
|
| /freebsd-12.1/sys/contrib/libsodium/src/libsodium/crypto_scalarmult/curve25519/ref10/ |
| H A D | x25519_ref10.c | 63 fe25519 tmp0; in crypto_scalarmult_curve25519_ref10() local 92 fe25519_sub(tmp0, x3, z3); in crypto_scalarmult_curve25519_ref10() 96 fe25519_mul(z3, tmp0, x2); in crypto_scalarmult_curve25519_ref10() 98 fe25519_sq(tmp0, tmp1); in crypto_scalarmult_curve25519_ref10() 102 fe25519_mul(x2, tmp1, tmp0); in crypto_scalarmult_curve25519_ref10() 103 fe25519_sub(tmp1, tmp1, tmp0); in crypto_scalarmult_curve25519_ref10() 107 fe25519_add(tmp0, tmp0, z3); in crypto_scalarmult_curve25519_ref10() 109 fe25519_mul(z2, tmp1, tmp0); in crypto_scalarmult_curve25519_ref10()
|
| /freebsd-12.1/crypto/openssl/crypto/aes/asm/ |
| H A D | aesv8-armx.pl | 600 veor $tmp0,$tmp0,$dat0 768 aesmc $tmp0,$dat0 777 aese $tmp0,q9 778 aesmc $tmp0,$tmp0 787 aese $tmp0,q12 788 aesmc $tmp0,$tmp0 797 aese $tmp0,q13 798 aesmc $tmp0,$tmp0 807 aese $tmp0,q14 808 aesmc $tmp0,$tmp0 [all …]
|
| /freebsd-12.1/sys/crypto/aesni/ |
| H A D | aesni_ghash.c | 169 __m128i tmp0, tmp1, tmp2, tmp3; in reduce4() local 193 tmp0 = _mm_xor_si128(tmp0, H1); in reduce4() 208 tmp0 = _mm_clmulepi64_si128(tmp0, tmp4, 0x00); in reduce4() 213 tmp0 = _mm_xor_si128(tmp0, lo); in reduce4() 214 tmp0 = _mm_xor_si128(tmp0, hi); in reduce4() 215 tmp0 = _mm_xor_si128(tmp1, tmp0); in reduce4() 216 tmp0 = _mm_xor_si128(tmp2, tmp0); in reduce4() 217 tmp0 = _mm_xor_si128(tmp3, tmp0); in reduce4() 219 tmp4 = _mm_slli_si128(tmp0, 8); in reduce4() 220 tmp0 = _mm_srli_si128(tmp0, 8); in reduce4() [all …]
|
| /freebsd-12.1/sys/contrib/ncsw/Peripherals/FM/MAC/ |
| H A D | fman_tgec.c | 39 uint32_t tmp0, tmp1; in fman_tgec_set_mac_address() local 41 tmp0 = (uint32_t)(adr[0] | in fman_tgec_set_mac_address() 46 iowrite32be(tmp0, ®s->mac_addr_0); in fman_tgec_set_mac_address() 257 uint32_t tmp0, tmp1; in fman_tgec_add_addr_in_paddr() local 259 tmp0 = (uint32_t)(adr[0] | in fman_tgec_add_addr_in_paddr() 264 iowrite32be(tmp0, ®s->mac_addr_2); in fman_tgec_add_addr_in_paddr()
|
| H A D | fman_memac.c | 82 uint32_t tmp0, tmp1; in fman_memac_add_addr_in_paddr() local 84 tmp0 = (uint32_t)(adr[0] | in fman_memac_add_addr_in_paddr() 91 iowrite32be(tmp0, ®s->mac_addr0.mac_addr_l); in fman_memac_add_addr_in_paddr() 94 iowrite32be(tmp0, ®s->mac_addr[paddr_num-1].mac_addr_l); in fman_memac_add_addr_in_paddr()
|
| /freebsd-12.1/sys/contrib/libsodium/src/libsodium/crypto_aead/aes256gcm/aesni/ |
| H A D | aead_aes256gcm_aesni.c | 369 tmp0 = _mm_xor_si128(tmp0, lo); \ 370 tmp0 = _mm_xor_si128(tmp0, hi); \ 371 tmp0 = _mm_xor_si128(tmp1, tmp0); \ 372 tmp0 = _mm_xor_si128(tmp2, tmp0); \ 373 tmp0 = _mm_xor_si128(tmp3, tmp0);\ 376 tmp0B = _mm_slli_si128(tmp0, 8); \ 377 tmp0 = _mm_srli_si128(tmp0, 8); \ 379 hi = _mm_xor_si128(tmp0, hi); \
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | Makefile.in | 3978 @echo "set host_triplet $(host)" >> ./tmp0 3979 @echo "set build_triplet $(build)" >> ./tmp0 3980 @echo "set target_triplet $(target)" >> ./tmp0 3982 @echo "set libiconv \"$(LIBICONV)\"" >> ./tmp0 3984 @echo "set CFLAGS \"\"" >> ./tmp0 3985 @echo "set CXXFLAGS \"\"" >> ./tmp0 3986 @echo "set HOSTCC \"$(CC)\"" >> ./tmp0 3987 @echo "set HOSTCFLAGS \"$(CFLAGS)\"" >> ./tmp0 3988 @echo "set TESTING_IN_BUILD_TREE 1" >> ./tmp0 3989 @echo "set HAVE_LIBSTDCXX_V3 1" >> ./tmp0 [all …]
|
| H A D | loop-iv.c | 1992 rtx op0, op1, delta, step, bound, may_xform, tmp, tmp0, tmp1; in iv_number_of_iterations() local 2299 tmp0 = lowpart_subreg (mode, iv0.base, comp_mode); in iv_number_of_iterations() 2302 SImode, mode, tmp0, tmp1); in iv_number_of_iterations() 2363 tmp0 = lowpart_subreg (mode, iv0.base, comp_mode); in iv_number_of_iterations() 2379 t0 = simplify_gen_binary (UMOD, mode, copy_rtx (tmp0), step); in iv_number_of_iterations() 2397 SImode, mode, tmp0, tmp); in iv_number_of_iterations() 2400 delta = simplify_gen_binary (MINUS, mode, delta, tmp0); in iv_number_of_iterations() 2408 tmp0 = lowpart_subreg (mode, iv0.base, comp_mode); in iv_number_of_iterations() 2421 bound, tmp0); in iv_number_of_iterations() 2433 bound, tmp0); in iv_number_of_iterations() [all …]
|
| /freebsd-12.1/crypto/openssl/crypto/ec/asm/ |
| H A D | ecp_nistz256-x86.pl | 1235 { my ($S,$M,$Zsqr,$in_x,$tmp0)=map(32*$_,(0..4)); 1290 &lea ("edi",&DWP($tmp0,"esp")); 1299 &lea ("esi",&DWP($tmp0,"esp")); 1300 &lea ("ebp",&DWP($tmp0,"esp")); 1312 &lea ("edi",&DWP($tmp0,"esp")); 1322 &lea ("esi",&DWP($tmp0,"esp")); 1328 &lea ("edi",&DWP($tmp0,"esp")); 1337 &lea ("esi",&DWP($tmp0,"esp")); 1344 &lea ("edi",&DWP($tmp0,"esp")); 1354 &lea ("ebp",&DWP($tmp0,"esp"));
|
| H A D | ecp_nistz256-armv4.pl | 1272 my ($S,$M,$Zsqr,$in_x,$tmp0)=map(32*$_,(0..4)); 1307 add $r_ptr,sp,#$tmp0 1326 add $r_ptr,sp,#$tmp0 1335 add $a_ptr,sp,#$tmp0 1348 add $r_ptr,sp,#$tmp0 1356 add $b_ptr,sp,#$tmp0
|
| H A D | ecp_nistz256-armv8.pl | 714 my ($S,$M,$Zsqr,$tmp0)=map(32*$_,(0..3)); 776 add $rp,sp,#$tmp0 788 add $rp,sp,#$tmp0 830 add $rp,sp,#$tmp0 836 add $bp,sp,#$tmp0
|
| H A D | ecp_nistz256-sparcv9.pl | 747 my ($S,$M,$Zsqr,$tmp0)=map(32*$_,(0..3)); 812 add %sp,LOCALS+$tmp0,$rp 828 add %sp,LOCALS+$tmp0,$rp 839 add %sp,LOCALS+$tmp0,$rp 846 add %sp,LOCALS+$tmp0,$bp 2030 $S,$M,$Zsqr,$tmp0)=map(32*$_,(0..9)); 2153 add %sp,LOCALS64+$tmp0,$rp 2186 add %sp,LOCALS64+$tmp0,$rp 2207 add %sp,LOCALS64+$tmp0,$rp 2212 add %sp,LOCALS64+$tmp0,$bp
|
| H A D | ecp_nistz256-ppc64.pl | 845 my ($S,$M,$Zsqr,$tmp0)=map(64+32*$_,(0..3)); 926 addi $rp,$sp,$tmp0 940 addi $rp,$sp,$tmp0 988 addi $rp,$sp,$tmp0 994 addi $bp,$sp,$tmp0
|
| /freebsd-12.1/crypto/openssl/crypto/ec/ |
| H A D | curve25519.c | 226 fe64_sub(tmp0, x3, z3); in x25519_scalar_mulx() 230 fe64_mul(z3, x2, tmp0); in x25519_scalar_mulx() 232 fe64_sqr(tmp0, tmp1); in x25519_scalar_mulx() 236 fe64_mul(x2, tmp1, tmp0); in x25519_scalar_mulx() 241 fe64_add(tmp0, tmp0, z3); in x25519_scalar_mulx() 718 fe51_sub(tmp0, x3, z3); in x25519_scalar_mult() 722 fe51_mul(z3, tmp0, x2); in x25519_scalar_mult() 724 fe51_sq(tmp0, tmp1); in x25519_scalar_mult() 733 fe51_add(tmp0, tmp0, z3); in x25519_scalar_mult() 4397 fe_sq(tmp0, tmp1); in x25519_scalar_mult_generic() [all …]
|
| H A D | ecp_nistp224.c | 492 limb tmp0, tmp1, tmp2; 493 tmp0 = 2 * in[0]; 499 out[3] = ((widelimb) in[3]) * tmp0 + ((widelimb) in[1]) * tmp2;
|
| H A D | ecp_nistz256.c | 265 BN_ULONG tmp0[P256_LIMBS]; in ecp_nistz256_point_double() local 294 ecp_nistz256_mul_by_2(tmp0, S); in ecp_nistz256_point_double() 298 ecp_nistz256_sub(res_x, res_x, tmp0); in ecp_nistz256_point_double()
|
| /freebsd-12.1/sys/contrib/zstd/tests/ |
| H A D | Makefile | 401 $(ZSTD) -d z000000.zst -o tmp0 && \ 406 diff z000000 tmp0 && \ 416 $(ZSTD) -d z000000.zst -D dictionary -o tmp0 && \ 421 diff z000000 tmp0 && \
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Headers/ |
| H A D | xmmintrin.h | 2976 __m128 tmp3, tmp2, tmp1, tmp0; \ 2977 tmp0 = _mm_unpacklo_ps((row0), (row1)); \ 2981 (row0) = _mm_movelh_ps(tmp0, tmp2); \ 2982 (row1) = _mm_movehl_ps(tmp2, tmp0); \
|
| /freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPULibCalls.cpp | 1652 ArrayRef<float> tmp0(FVal0); in evaluateCall() local 1653 nval0 = ConstantDataVector::get(context, tmp0); in evaluateCall() 1661 ArrayRef<double> tmp0(DVal0); in evaluateCall() local 1662 nval0 = ConstantDataVector::get(context, tmp0); in evaluateCall()
|