Home
last modified time | relevance | path

Searched refs:Bi (Results 1 – 19 of 19) sorted by relevance

/freebsd-13.1/crypto/openssl/crypto/bn/asm/
H A Darmv4-mont.pl329 vzip.16 $Bi,$zero
331 vmull.u32 @ACC[0],$Bi,${A0}[0]
332 vmull.u32 @ACC[1],$Bi,${A0}[1]
333 vmull.u32 @ACC[2],$Bi,${A1}[0]
335 vmull.u32 @ACC[3],$Bi,${A1}[1]
341 vmull.u32 @ACC[4],$Bi,${A2}[0]
343 vmull.u32 @ACC[5],$Bi,${A2}[1]
344 vmull.u32 @ACC[6],$Bi,${A3}[0]
377 vzip.16 $Bi,$zero
468 vzip.16 $Bi,$zero
[all …]
H A Drsaz-avx2.pl858 my $Bi="%ymm10";
986 vpbroadcastq ($bp), $Bi
1039 vpbroadcastq 8($bp), $Bi
1057 vmovq $Bi, %rbx
1093 vpmuludq $Bi,$TEMP1,$TEMP1
1097 vpmuludq $Bi,$TEMP2,$TEMP2
1118 vpmuludq $Bi,$ACC9,$ACC9
1135 vmovq $Bi, %rbx
1212 vmovq $Bi, %rbx
1285 vmovq $Bi, %rbx
[all …]
H A Dsparct4-mont.pl412 my ($pwrtbl,$Bi)=@_;
415 ldx [$pwrtbl+0*32], $Bi
418 movvs %icc, %o4, $Bi
420 move %icc, %o5, $Bi
422 movneg %icc, %o4, $Bi
424 movcs %xcc, %o5, $Bi
426 movvs %xcc, %o4, $Bi
428 move %xcc, %o5, $Bi
430 movneg %xcc, %o4, $Bi
/freebsd-13.1/crypto/openssl/crypto/ec/asm/
H A Decp_nistz256-armv4.pl988 vzip.16 $Bi,$zero
992 vmull.u32 @AxB[0],$Bi,${A0}[0]
993 vmull.u32 @AxB[1],$Bi,${A0}[1]
994 vmull.u32 @AxB[2],$Bi,${A1}[0]
995 vmull.u32 @AxB[3],$Bi,${A1}[1]
997 vmull.u32 @AxB[4],$Bi,${A2}[0]
999 vmull.u32 @AxB[5],$Bi,${A2}[1]
1001 vmull.u32 @AxB[6],$Bi,${A3}[0]
1003 vmull.u32 @AxB[7],$Bi,${A3}[1]
1013 vzip.16 $Bi,$zero
[all …]
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430BranchSelector.cpp204 MI = BuildMI(*MBB, MI, dl, TII->get(MSP430::Bi)).addMBB(DestBB); in expandBranches()
H A DMSP430InstrInfo.td255 def Bi : I16ri<0b0100, (outs), (ins i16imm:$imm),
/freebsd-13.1/sys/contrib/device-tree/Bindings/remoteproc/
H A Dst,stm32-rproc.yaml60 Bi-directional channel:
/freebsd-13.1/contrib/file/tests/
H A Dmatilde.arm.testfile58 !N�g����Z��-1��<Bi>�K�ai�Zb��]ޛ ����[�Ĝ{���<:w��`�@��ؠ7k���ᡳd�:�[ @<0UrBd�ɯP ��.=…
/freebsd-13.1/sys/netinet/
H A Dsctp_cc_functions.c1935 net->cc_mod.htcp_ca.minB = net->cc_mod.htcp_ca.maxB = net->cc_mod.htcp_ca.Bi = cur_Bi; in measure_achieved_throughput()
1937 net->cc_mod.htcp_ca.Bi = (3 * net->cc_mod.htcp_ca.Bi + cur_Bi) / 4; in measure_achieved_throughput()
1938 if (net->cc_mod.htcp_ca.Bi > net->cc_mod.htcp_ca.maxB) in measure_achieved_throughput()
1939 net->cc_mod.htcp_ca.maxB = net->cc_mod.htcp_ca.Bi; in measure_achieved_throughput()
H A Dsctp_structs.h216 uint32_t Bi; member
/freebsd-13.1/sys/contrib/device-tree/Bindings/pinctrl/
H A Drenesas,rza1-pinctrl.txt127 by software. Bi-directional pins are managed by the pin controller driver
/freebsd-13.1/share/syscons/keymaps/
H A DINDEX.keymaps89 by.cp1131.kbd:fr:Bi�lorusse Code page 1131
93 by.cp1251.kbd:fr:Bi�lorusse Code page 1251
97 by.iso5.kbd:fr:Bi�lorusse ISO-8859-5
/freebsd-13.1/sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/
H A Ded25519_ref10.c659 static const ge25519_precomp Bi[8] = { in ge25519_double_scalarmult_vartime() local
731 ge25519_madd(&t, &u, &Bi[bslide[i] / 2]); in ge25519_double_scalarmult_vartime()
734 ge25519_msub(&t, &u, &Bi[(-bslide[i]) / 2]); in ge25519_double_scalarmult_vartime()
/freebsd-13.1/crypto/openssl/crypto/ec/
H A Dcurve25519.c4459 static const ge_precomp Bi[8] = { variable
4593 ge_madd(&t, &u, &Bi[bslide[i] / 2]); in ge_double_scalarmult_vartime()
4596 ge_msub(&t, &u, &Bi[(-bslide[i]) / 2]); in ge_double_scalarmult_vartime()
/freebsd-13.1/share/vt/keymaps/
H A DINDEX.keymaps90 by.kbd:fr:Biélorusse
/freebsd-13.1/share/examples/ipfilter/
H A Dipf-howto.txt503 2.7. Bi-Directional Filtering; The "out" Keyword
640 2.9. Complete Bi-Directional Filtering By Interface
/freebsd-13.1/contrib/netbsd-tests/usr.bin/netpgpverify/
H A Dt_netpgpverify.sh2335 r/Bi+cYgpJKaNoTFRcU4RO5VcZT/qa048wn7LkGhjMaTCyI/pTntaT1g4XJlvCCB
/freebsd-13.1/contrib/ncurses/misc/
H A Dterminfo.src20556 \353He\,\354Ai\,\355Bi\,\356Ci\,\357Hi\,\360r\,\361Dn\,
23997 # 8 = Bi-Directional Support Mode (BDSM),
/freebsd-13.1/share/misc/
H A Dpci_vendors21606 0101 PCD-7004 Digital Bi-Directional Ports PCI Card