Home
last modified time | relevance | path

Searched refs:poly1 (Results 1 – 11 of 11) sorted by relevance

/freebsd/crypto/openssl/crypto/ec/asm/
H A Decp_nistz256-ppc64.pl45 my ($rp,$ap,$bp,$bi,$acc0,$acc1,$acc2,$acc3,$poly1,$poly3,
127 li $poly1,-1
128 srdi $poly1,$poly1,32 # 0x00000000ffffffff
130 orc $poly3,$poly3,$poly1 # 0xffffffff00000001
174 li $poly1,-1
175 srdi $poly1,$poly1,32 # 0x00000000ffffffff
177 orc $poly3,$poly3,$poly1 # 0xffffffff00000001
220 li $poly1,-1
221 srdi $poly1,$poly1,32 # 0x00000000ffffffff
223 orc $poly3,$poly3,$poly1 # 0xffffffff00000001
[all …]
H A Decp_nistz256-armv8.pl49 my ($rp,$ap,$bp,$bi,$a0,$a1,$a2,$a3,$t0,$t1,$t2,$t3,$poly1,$poly3,
133 ldr $poly1,.Lpoly+8
158 ldr $poly1,.Lpoly+8
184 ldr $poly1,.Lpoly+8
207 ldr $poly1,.Lpoly+8
232 ldr $poly1,.Lpoly+8
253 ldr $poly1,.Lpoly+8
274 ldr $poly1,.Lpoly+8
299 ldr $poly1,.Lpoly+8
336 ldr $poly1,.Lpoly+8
[all …]
H A Decp_nistz256-x86_64.pl494 my ($poly1,$poly3)=($acc6,$acc7);
1686 mov .Lpoly+8*1(%rip),$poly1
1877 sbb $poly1, $acc5 # .Lpoly[1]
2149 mov \$32, $poly1
2157 shlx $poly1,$acc0,$t1
2159 shrx $poly1,$acc0,$t0
2191 shlx $poly1, $acc1, $t0
2193 shrx $poly1, $acc1, $t1
2228 shlx $poly1, $acc2, $t0
2230 shrx $poly1, $acc2, $t1
[all …]
H A Decp_nistz256-sparcv9.pl1604 my ($bi,$poly1,$poly3,$minus1)=(map("%i$_",(3..5)),"%g1");
1638 addxccc $acc1,$poly1,$t1
1669 not $poly1,$poly1
1677 and $acc0,$poly1,$acc0
1681 and $acc1,$poly1,$acc1
1690 and $acc2,$poly1,$acc2
1693 and $acc3,$poly1,$acc3
1710 not $poly1,$poly1
1718 and $acc0,$poly1,$acc0
1722 and $acc1,$poly1,$acc1
[all …]
/freebsd/contrib/arm-optimized-routines/math/
H A Dlog2_data.c16 .poly1 = {
H A Dlog_data.c15 .poly1 = {
H A Dmath_config.h493 double poly1[LOG_POLY1_ORDER - 1]; member
508 double poly1[LOG2_POLY1_ORDER - 1]; member
740 double poly1[LOG10_POLY1_ORDER - 1]; member
H A Dlog2.c17 #define B __log2_data.poly1
H A Dlog.c17 #define B __log_data.poly1
/freebsd/contrib/arm-optimized-routines/math/aarch64/experimental/
H A Dlog10_data.c16 .poly1 = {
H A Dlog10_2u.c15 #define B __log10_data.poly1