/third_party/openssl/crypto/aes/asm/ |
D | aes-sparcv9.pl | 54 $acc6="%o4"; 234 srl $s3,5,$acc6 239 and $acc6,2040,$acc6 243 ldx [$tbl+$acc6],$acc6 288 srlx $acc6,16,$acc6 294 xor $acc6,$t1,$t1 326 srl $t3,5,$acc6 330 and $acc6,2040,$acc6 334 ldx [$tbl+$acc6],$acc6 372 srlx $acc6,16,$acc6 [all …]
|
D | aes-parisc.pl | 64 ($acc0, $acc1, $acc2, $acc3, $acc4, $acc5, $acc6, $acc7, 141 _srm $s1,8,$acc6 146 stb $acc6,6($out) 153 _srm $s3,8,$acc6 158 stb $acc6,14($out) 220 _srm $s3,8,$acc6 225 ldwx,s $acc6($tbl),$acc6 257 _ror $acc6,16,$acc6 262 xor $acc6,$t1,$t1 288 _srm $t3,8,$acc6 [all …]
|
/third_party/boringssl/src/crypto/fipsmodule/bn/asm/ |
D | armv8-mont.pl | 279 my ($acc0,$acc1,$acc2,$acc3,$acc4,$acc5,$acc6,$acc7)=map("x$_",(19..26)); 333 mov $acc6,xzr 384 adcs $acc6,$acc6,$t1 398 adcs $acc6,$acc6,$t3 411 adcs $acc6,$acc6,$t1 423 adcs $acc6,$acc6,$t2 434 adcs $acc6,$acc6,$t3 444 adds $acc6,$acc6,$t3 463 stp $acc6,$acc7,[$tp],#8*2 // t[6..7] 499 adc $acc6,xzr,xzr // t[14] [all …]
|
/third_party/openssl/crypto/bn/asm/ |
D | armv8-mont.pl | 279 my ($acc0,$acc1,$acc2,$acc3,$acc4,$acc5,$acc6,$acc7)=map("x$_",(19..26)); 334 mov $acc6,xzr 385 adcs $acc6,$acc6,$t1 399 adcs $acc6,$acc6,$t3 412 adcs $acc6,$acc6,$t1 424 adcs $acc6,$acc6,$t2 435 adcs $acc6,$acc6,$t3 445 adds $acc6,$acc6,$t3 464 stp $acc6,$acc7,[$tp],#8*2 // t[6..7] 500 adc $acc6,xzr,xzr // t[14] [all …]
|
D | ppc-mont.pl | 959 my ($acc0,$acc1,$acc2,$acc3,$acc4,$acc5,$acc6,$acc7)=map("r$_",(22..29)); 1029 li $acc6,0 1112 adde $acc6,$acc6,$t1 1127 adde $acc6,$acc6,$t3 1140 adde $acc6,$acc6,$t1 1153 adde $acc6,$acc6,$t2 1164 adde $acc6,$acc6,$t3 1175 addc $acc6,$acc6,$t3 1194 $ST $acc6,$SIZE_T*7($tp) # t[6] 1231 addze $acc6,$zero # t[14] [all …]
|
/third_party/boringssl/src/crypto/fipsmodule/ec/asm/ |
D | p256-x86_64-asm.pl | 151 my ($acc0,$acc1,$acc2,$acc3,$acc4,$acc5,$acc6,$acc7)=map("%r$_",(8..15)); 153 my ($poly1,$poly3)=($acc6,$acc7); 523 mov 8*2($a_ptr), $acc6 536 mov $acc6, %rax 542 movq $acc6, %xmm2 # offload a[2] 554 mul $acc6 # a[3] * a[2] 556 mov $acc6, %rax 557 mov %rdx, $acc6 572 adc \$0, $acc6 # can't overflow 582 adc $acc6, $acc6 [all …]
|
/third_party/openssl/crypto/ec/asm/ |
D | x25519-x86_64.pl | 483 my ($acc0,$acc1,$acc2,$acc3,$acc4,$acc5,$acc6,$acc7) = map("%r$_",(8..15)); 528 mov 8*2(%rax),$acc6 # b[2] 535 mulx $acc6,$acc2,%rax # a[0]*b[2] 540 mov $acc6,(%rsp) # offload b[2] 549 mulx $acc6,%rax,%rbx # a[1]*b[2] 564 mulx $acc6,%rax,%rbx # a[2]*b[2] 567 mulx $acc7,%rax,$acc6 # a[2]*b[3] 570 adox %rdi,$acc6 # of=0 571 adcx %rdi,$acc6 # cf=0 581 adcx %rbx,$acc6 [all …]
|
D | ecp_nistz256-x86_64.pl | 490 my ($acc0,$acc1,$acc2,$acc3,$acc4,$acc5,$acc6,$acc7)=map("%r$_",(8..15)); 492 my ($poly1,$poly3)=($acc6,$acc7); 860 mov 8*2($a_ptr), $acc6 873 mov $acc6, %rax 879 movq $acc6, %xmm2 # offload a[2] 891 mul $acc6 # a[3] * a[2] 893 mov $acc6, %rax 894 mov %rdx, $acc6 909 adc \$0, $acc6 # can't overflow 919 adc $acc6, $acc6 [all …]
|
D | x25519-ppc64.pl | 47 $acc0,$acc1,$acc2,$acc3,$acc4,$acc5,$acc6,$acc7) = 87 for(my @acc=($acc0,$acc1,$acc2,$acc3,$acc4,$acc5,$acc6,$acc7), 118 adde $acc6,$acc6,$t2 119 mulld $t2,$acc6,$bi 128 mulhdu $t2,$acc6,$bi 223 mulhdu $acc6,$a3,$a2 235 addze $acc6,$acc6 # can't overflow 246 adde $acc6,$acc6,$acc6 255 adde $acc6,$acc6,$t3 260 mulld $t2,$acc6,$bi [all …]
|
D | ecp_nistz256-armv8.pl | 50 my ($acc6,$acc7)=($ap,$bp); # used in __ecp_nistz256_sqr_mont 515 umulh $acc6,$a3,$a2 527 adc $acc6,$acc6,xzr // can't overflow 538 adcs $acc6,$acc6,$acc6 547 adcs $acc6,$acc6,$t3 574 adcs $acc2,$acc2,$acc6 1536 umulh $acc6,$a3,$a2 1548 adc $acc6,$acc6,xzr // can't overflow 1559 adcs $acc6,$acc6,$acc6 1568 adcs $acc6,$acc6,$t3 [all …]
|
D | ecp_nistz256-ppc64.pl | 46 my ($acc6,$acc7)=($bp,$bi); # used in __ecp_nistz256_sqr_mont 594 mulhdu $acc6,$a3,$a2 602 addze $acc6,$acc6 # can't overflow 609 adde $acc6,$acc6,$acc6 628 adde $acc6,$acc6,$t3 654 adde $acc2,$acc2,$acc6 2002 mulhdu $acc6,$a3,$a2 2014 addze $acc6,$acc6 # can't overflow 2025 adde $acc6,$acc6,$acc6 2034 adde $acc6,$acc6,$t3 [all …]
|
D | ecp_nistz256-sparcv9.pl | 1604 my ($acc6,$acc7)=($bp,$bi); # used in squaring 1933 umulxhi $a3,$a2,$acc6 1945 addxc $acc6,%g0,$acc6 ! can't overflow 1956 addxccc $acc6,$acc6,$acc6 1966 addxccc $acc6,$t3,$acc6 1992 addxccc $acc2,$acc6,$acc2
|
/third_party/boost/libs/accumulators/test/ |
D | p_square_quantile.cpp | 44 accumulator_t acc6(quantile_probability = 0.9 ); in test_stat() local 57 acc6(sample); in test_stat() 68 BOOST_CHECK_CLOSE( p_square_quantile(acc6), 0.9 , epsilon ); in test_stat()
|
D | weighted_p_square_quantile.cpp | 55 accumulator_t acc6(quantile_probability = 0.975); in test_stat() local 73 acc6(sample6, weight = std::exp(-mu6 * (sample6 - 0.5 * mu6))); in test_stat() 85 BOOST_CHECK_CLOSE( weighted_p_square_quantile(acc6), 1.959963, epsilon ); in test_stat()
|
D | weighted_pot_quantile.cpp | 63 …or_set<double, stats<tag::weighted_pot_quantile<right>(with_threshold_probability)>, double > acc6( in test_stat() local 82 acc6(sample, weight = 1./l * std::exp(-sample * (1. - l))); in test_stat() 91 BOOST_CHECK_CLOSE( quantile(acc6, quantile_probability = 0.999), 6.908, epsilon ); in test_stat()
|
D | pot_quantile.cpp | 59 accumulator_set<double, stats<tag::pot_quantile<right>(with_threshold_probability)> > acc6( in test_stat() local 77 acc6(sample); in test_stat() 86 BOOST_CHECK_CLOSE( quantile(acc6, quantile_probability = 0.999), 6.908, 3*epsilon ); in test_stat()
|
/third_party/cmsis/CMSIS/DSP/Source/FilteringFunctions/ |
D | arm_fir_f32.c | 945 float32_t acc1, acc2, acc3, acc4, acc5, acc6, acc7; /* Accumulators */ in arm_fir_f32() local 982 acc6 = 0.0f; in arm_fir_f32() 1038 acc6 += x6 * c0; in arm_fir_f32() 1056 acc6 += x7 * c0; in arm_fir_f32() 1072 acc6 += x0 * c0; in arm_fir_f32() 1088 acc6 += x1 * c0; in arm_fir_f32() 1103 acc6 += x2 * c0; in arm_fir_f32() 1119 acc6 += x3 * c0; in arm_fir_f32() 1135 acc6 += x4 * c0; in arm_fir_f32() 1151 acc6 += x5 * c0; in arm_fir_f32() [all …]
|
/third_party/cmsis/CMSIS/DSP/Source/MatrixFunctions/ |
D | arm_mat_mult_f32.c | 538 float32x4_t acc0,acc1,acc2,acc3,acc4,acc5,acc6,acc7,temp; in arm_mat_mult_f32() local 617 acc6 = vdupq_n_f32(0.0); in arm_mat_mult_f32() 660 acc6 = vmlaq_f32(acc6,a6V,temp); in arm_mat_mult_f32() 685 accum = vpadd_f32(vget_low_f32(acc6), vget_high_f32(acc6)); in arm_mat_mult_f32()
|
/third_party/boost/libs/accumulators/doc/ |
D | accumulators.qbk | 1814 accumulator_t acc6(quantile_probability = 0.9 ); 1827 acc6(sample); 1838 BOOST_CHECK_CLOSE( p_square_quantile(acc6), 0.9 , epsilon ); 3559 accumulator_t acc6(quantile_probability = 0.975); 3577 acc6(sample6, weight = std::exp(-mu6 * (sample6 - 0.5 * mu6))); 3590 BOOST_CHECK_CLOSE( weighted_p_square_quantile(acc6), 1.959963, epsilon );
|