Home
last modified time | relevance | path

Searched refs:xq2 (Results 1 – 25 of 118) sorted by relevance

12345

/dports/security/py-cryptography-vectors/cryptography_vectors-3.4.8/cryptography_vectors/asymmetric/RSA/FIPS_186-2/
H A DKeyGenRSA.rsp15 xq2 = 1640d26ba03354145a246574c2
27 xq2 = 1e5f5de18dd3563ceba848541a
39 xq2 = 15955f0e077ea67565eb089a56
51 xq2 = 1822728dc66bbc78eb92cdf798
63 xq2 = 1bdd55560419e80214ef999896
75 xq2 = 1c173cfca2b268c5a1e776d408
89 xq2 = 119c58d0552be4bc1c7282c78c
101 xq2 = 1bc5bbcbb1e9f95588496b8894
113 xq2 = 14cd48d69cab4b3392e390d78c
125 xq2 = 12660341f488f1b811ecd90848
[all …]
/dports/devel/isa-l/isa-l-2.30.0/raid/
H A Dpq_gen_avx512.asm96 %define xq2 zmm5
153 vpxorq xq2, xq2, xq2 ;q2 = 0
159 vpxorq xq2, xq2, xs2 ; q2 ^= s2
163 vpcmpb k2, xq2, xzero, 1
169 vpaddb xq2, xq2, xq2 ; q2 = q2<<1
171 vpxorq xq2, xq2, xtmp2 ; q2 = q2<<1 ^ poly_masked
179 vpxorq xq2, xq2, xs2 ;q2 ^= 1 * s2[0]
183 XSTR [tmp+pos+64], xq2 ;Write parity Q2 vector
H A Dpq_gen_avx.asm101 %define xq2 xmm5
156 vpxor xq2, xq2, xq2 ;q2 = 0
163 vpxor xq2, xq2, xs2 ; q2 ^= s2
169 vpblendvb xtmp2, xzero, xpoly, xq2 ; xtmp2 = poly or 0x00
175 vpaddb xq2, xq2, xq2 ; q2 = q2<<1
178 vpxor xq2, xq2, xtmp2 ; q2 = q2<<1 ^ poly_masked
187 vpxor xq2, xq2, xs2 ;q2 ^= 1 * s2[0]
194 XSTR [tmp+pos+16], xq2 ;Write parity Q2 vector
H A Dpq_gen_avx2.asm102 %define xq2 ymm5
157 vpxor xq2, xq2, xq2 ;q2 = 0
164 vpxor xq2, xq2, xs2 ; q2 ^= s2
170 vpblendvb xtmp2, xzero, xpoly, xq2 ; xtmp2 = poly or 0x00
176 vpaddb xq2, xq2, xq2 ; q2 = q2<<1
179 vpxor xq2, xq2, xtmp2 ; q2 = q2<<1 ^ poly_masked
188 vpxor xq2, xq2, xs2 ;q2 ^= 1 * s2[0]
195 XSTR [tmp+pos+32], xq2 ;Write parity Q2 vector
H A Dpq_check_sse.asm99 %define xq2 xmm5
149 pxor xq2, xq2 ;q2 = 0
165 pxor xq2, xs2 ; q2 ^= s2
171 pcmpgtb xtmp2, xq2 ; xtmp2 = mask 0xff or 0x00 if bit7 set
180 paddb xq2, xq2 ; q2 = q2<<1
183 pxor xq2, xtmp2 ; q2 = q2<<1 ^ poly_masked
190 pxor xq2, xs2 ;q2 ^= 1 * s2[0]
196 XLDR xtmp2, [tmp+pos+16] ;re-init xq2 with Q2 src + 16B ahead
200 pxor xq2, xtmp2
205 por xp1, xq2
H A Dpq_check_sse_i32.asm120 %define xq2 xmm5
169 pxor xq2, xq2 ;q2 = 0
182 pxor xq2, xs2 ; q2 ^= s2
186 pcmpgtb xtmp2, xq2 ; xtmp2 = mask 0xff or 0x00 if bit7 set
192 paddb xq2, xq2 ; q2 = q2<<1
194 pxor xq2, xtmp2 ; q2 = q2<<1 ^ poly_masked
200 pxor xq2, xs2 ;q2 ^= 1 * s2[0]
204 XLDR xtmp2, [tmp+pos+16] ;re-init xq2 with Q2 src + 16B ahead
207 pxor xq2, xtmp2
211 por xp1, xq2
H A Dpq_gen_sse.asm99 %define xq2 xmm5
152 pxor xq2, xq2 ;q2 = 0
159 pxor xq2, xs2 ; q2 ^= s2
168 pcmpgtb xtmp2, xq2 ; xtmp2 = mask 0xff or 0x00 if bit7 set
177 paddb xq2, xq2 ; q2 = q2<<1
180 pxor xq2, xtmp2 ; q2 = q2<<1 ^ poly_masked
189 pxor xq2, xs2 ;q2 ^= 1 * s2[0]
196 XSTR [tmp+pos+16], xq2 ;Write parity Q2 vector
H A Dpq_gen_sse_i32.asm119 %define xq2 xmm5
170 pxor xq2, xq2 ;q2 = 0
176 pxor xq2, xs2 ; q2 ^= s2
182 pcmpgtb xtmp2, xq2 ; xtmp2 = mask 0xff or 0x00 if bit7 set
188 paddb xq2, xq2 ; q2 = q2<<1
190 pxor xq2, xtmp2 ; q2 = q2<<1 ^ poly_masked
198 pxor xq2, xs2 ;q2 ^= 1 * s2[0]
202 XSTR [tmp+pos+16], xq2 ;Write parity Q2 vector
/dports/math/lidia/lidia-2.3.0+latte-patches-2014-10-04/src/ec_order/eco_gfp/elkies/
H A Dschoof_algorithm.cc49 ff_pol xq, xq2, yq, yq2; in schoof_algorithm() local
61 xq2.set_modulus(p); in schoof_algorithm()
70 compose(xq2, xq, xq, pdiv_pol); in schoof_algorithm()
82 ls.assign(xq2, yq2); in schoof_algorithm()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gfortran.dg/vect/
H A Dfast-math-vect-8.f9064 function Ginteg(xq1,yq1, xq2,yq2, xp,yp) result(G)
65 real(kind=dp), intent(in) :: xq1,yq1, xq2,yq2, xp,yp local
69 x2 = xq2-xp
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/vect/
H A Dfast-math-vect-8.f9064 function Ginteg(xq1,yq1, xq2,yq2, xp,yp) result(G)
65 real(kind=dp), intent(in) :: xq1,yq1, xq2,yq2, xp,yp local
69 x2 = xq2-xp
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/vect/
H A Dfast-math-vect-8.f9064 function Ginteg(xq1,yq1, xq2,yq2, xp,yp) result(G)
65 real(kind=dp), intent(in) :: xq1,yq1, xq2,yq2, xp,yp local
69 x2 = xq2-xp
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/vect/
H A Dfast-math-vect-8.f9064 function Ginteg(xq1,yq1, xq2,yq2, xp,yp) result(G)
65 real(kind=dp), intent(in) :: xq1,yq1, xq2,yq2, xp,yp local
69 x2 = xq2-xp
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/vect/
H A Dfast-math-vect-8.f9064 function Ginteg(xq1,yq1, xq2,yq2, xp,yp) result(G)
65 real(kind=dp), intent(in) :: xq1,yq1, xq2,yq2, xp,yp local
69 x2 = xq2-xp
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/vect/
H A Dfast-math-vect-8.f9064 function Ginteg(xq1,yq1, xq2,yq2, xp,yp) result(G)
65 real(kind=dp), intent(in) :: xq1,yq1, xq2,yq2, xp,yp local
69 x2 = xq2-xp
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/vect/
H A Dfast-math-vect-8.f9064 function Ginteg(xq1,yq1, xq2,yq2, xp,yp) result(G)
65 real(kind=dp), intent(in) :: xq1,yq1, xq2,yq2, xp,yp local
69 x2 = xq2-xp
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/vect/
H A Dfast-math-vect-8.f9064 function Ginteg(xq1,yq1, xq2,yq2, xp,yp) result(G)
65 real(kind=dp), intent(in) :: xq1,yq1, xq2,yq2, xp,yp local
69 x2 = xq2-xp
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/vect/
H A Dfast-math-vect-8.f9064 function Ginteg(xq1,yq1, xq2,yq2, xp,yp) result(G)
65 real(kind=dp), intent(in) :: xq1,yq1, xq2,yq2, xp,yp local
69 x2 = xq2-xp
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/vect/
H A Dfast-math-vect-8.f9064 function Ginteg(xq1,yq1, xq2,yq2, xp,yp) result(G)
65 real(kind=dp), intent(in) :: xq1,yq1, xq2,yq2, xp,yp local
69 x2 = xq2-xp
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gfortran.dg/vect/
H A Dfast-math-vect-8.f9063 function Ginteg(xq1,yq1, xq2,yq2, xp,yp) result(G)
64 real(kind=dp), intent(in) :: xq1,yq1, xq2,yq2, xp,yp local
68 x2 = xq2-xp
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gfortran.dg/vect/
H A Dfast-math-vect-8.f9063 function Ginteg(xq1,yq1, xq2,yq2, xp,yp) result(G)
64 real(kind=dp), intent(in) :: xq1,yq1, xq2,yq2, xp,yp local
68 x2 = xq2-xp
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.dg/vect/
H A Dfast-math-vect-8.f9064 function Ginteg(xq1,yq1, xq2,yq2, xp,yp) result(G)
65 real(kind=dp), intent(in) :: xq1,yq1, xq2,yq2, xp,yp local
69 x2 = xq2-xp
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gfortran.dg/vect/
H A Dfast-math-vect-8.f9064 function Ginteg(xq1,yq1, xq2,yq2, xp,yp) result(G)
65 real(kind=dp), intent(in) :: xq1,yq1, xq2,yq2, xp,yp local
69 x2 = xq2-xp
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gfortran.dg/vect/
H A Dfast-math-vect-8.f9064 function Ginteg(xq1,yq1, xq2,yq2, xp,yp) result(G)
65 real(kind=dp), intent(in) :: xq1,yq1, xq2,yq2, xp,yp local
69 x2 = xq2-xp
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gfortran.dg/vect/
H A Dfast-math-vect-8.f9064 function Ginteg(xq1,yq1, xq2,yq2, xp,yp) result(G)
65 real(kind=dp), intent(in) :: xq1,yq1, xq2,yq2, xp,yp local
69 x2 = xq2-xp

12345