Home
last modified time | relevance | path

Searched refs:z9 (Results 1 – 25 of 64) sorted by relevance

123

/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_stream/salsa20/xmm6int/
H A Du8.h19 __m256i z9; /* useless */ variable
58 z8 = z9 = _mm256_broadcastq_epi64(_mm_cvtsi64_si128(in89));
61 t9 = _mm256_add_epi64(addv9, z9);
64 z9 = _mm256_unpackhi_epi32(t8, t9);
66 t8 = _mm256_unpacklo_epi32(z8, z9);
67 t9 = _mm256_unpackhi_epi32(z8, z9);
71 z9 = _mm256_permutevar8x32_epi32(t9, permute);
74 orig9 = z9;
93 z9 = orig9;
117 z9 = _mm256_xor_si256(z9, y9);
[all …]
H A Du4.h4 __m128i z0, z1, z2, z3, z4, z5, z6, z7, z8, z9, z10, z11, z12, z13, z14, variable
65 z9 = _mm_add_epi64(addv9, t9);
67 t8 = _mm_unpacklo_epi32(z8, z9);
68 t9 = _mm_unpackhi_epi32(z8, z9);
71 z9 = _mm_unpackhi_epi32(t8, t9);
74 orig9 = z9;
93 z9 = orig9;
117 z9 = _mm_xor_si128(z9, y9);
119 z9 = _mm_xor_si128(z9, r9);
130 y13 = _mm_add_epi32(y13, z9);
[all …]
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_scalarmult/curve25519/sandy2x/
H A Dfe51_invert.c16 fe51 z9; in fe51_invert() local
28 /* 9 */ fe51_mul(&z9,&t,x); in fe51_invert()
29 /* 11 */ fe51_mul(&z11,&z9,&z2); in fe51_invert()
31 /* 2^5 - 2^0 = 31 */ fe51_mul(&z2_5_0,&t,&z9); in fe51_invert()
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Ds390-opc.txt742 # z9-109 extended immediate instructions
743 c209 afi RIL_RI "add immediate 32" z9-109 zarch
744 c208 agfi RIL_RI "add immediate 64<32" z9-109 zarch
745 c20b alfi RIL_RU "add logical immediate 32" z9-109 zarch
746 c20a algfi RIL_RU "add logical immediate 64<32" z9-109 zarch
747 c00a nihf RIL_RU "and immediate high" z9-109 zarch
748 c00b nilf RIL_RU "and immediate low" z9-109 zarch
749 c20d cfi RIL_RI "compare immediate 32" z9-109 zarch
750 c20c cgfi RIL_RI "compare immediate 64<32" z9-109 zarch
751 c20f clfi RIL_RU "compare logical immediate 32" z9-109 zarch
[all …]
H A DChangeLog-2005463 * s390-mkopc.c (s390_opcode_cpu_val): Add support for cpu type z9-109.
472 * s390-opc.txt: Add new instructions for cpu type z9-109.
H A DChangeLog-20071442 * opcodes/s390-opc.txt (pfpo, ectg, csst): Add new z9-ec instructions.
1736 (main): z9-ec cpu type option added.
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Ds390-opc.txt736 # z9-109 extended immediate instructions
737 c209 afi RIL_RI "add immediate 32" z9-109 zarch
738 c208 agfi RIL_RI "add immediate 64<32" z9-109 zarch
739 c20b alfi RIL_RU "add logical immediate 32" z9-109 zarch
740 c20a algfi RIL_RU "add logical immediate 64<32" z9-109 zarch
741 c00a nihf RIL_RU "and immediate high" z9-109 zarch
742 c00b nilf RIL_RU "and immediate low" z9-109 zarch
743 c20d cfi RIL_RI "compare immediate 32" z9-109 zarch
744 c20c cgfi RIL_RI "compare immediate 64<32" z9-109 zarch
745 c20f clfi RIL_RU "compare logical immediate 32" z9-109 zarch
[all …]
H A DChangeLog-2005463 * s390-mkopc.c (s390_opcode_cpu_val): Add support for cpu type z9-109.
472 * s390-opc.txt: Add new instructions for cpu type z9-109.
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dsmult_curve25519_ref.c186 unsigned int z9[32]; in recip() local
200 /* 9 */ mult(z9,t0,z); in recip()
201 /* 11 */ mult(z11,z9,z2); in recip()
203 /* 2^5 - 2^0 = 31 */ mult(z2_5_0,t0,z9); in recip()
H A Ded25519.c339 fe25519 z9; in fe25519_invert() local
353 /* 9 */ fe25519_mul(&z9,&t0,x); in fe25519_invert()
354 /* 11 */ fe25519_mul(&z11,&z9,&z2); in fe25519_invert()
356 /* 2^5 - 2^0 = 31 */ fe25519_mul(&z2_5_0,&t0,&z9); in fe25519_invert()
406 fe25519 z9; in fe25519_pow2523() local
419 /* 9 */ fe25519_mul(&z9,&t,x); in fe25519_pow2523()
420 /* 11 */ fe25519_mul(&z11,&z9,&z2); in fe25519_pow2523()
422 /* 2^5 - 2^0 = 31 */ fe25519_mul(&z2_5_0,&t,&z9); in fe25519_pow2523()
/netbsd-src/sys/crypto/chacha/arch/x86/
H A Dchacha_sse2.c201 __m128i z0,z1,z2,z3,z4,z5,z6,z7,z8,z9,z10,z11,z12,z13,z14,z15; in chacha_stream_sse2() local
279 z9 = unpack2_epi32(y4, y5, y6, y7); in chacha_stream_sse2()
296 storeu_epi32(s + 16*9, z9); in chacha_stream_sse2()
357 __m128i z0,z1,z2,z3,z4,z5,z6,z7,z8,z9,z10,z11,z12,z13,z14,z15; in chacha_stream_xor_sse2() local
435 z9 = unpack2_epi32(y4, y5, y6, y7); in chacha_stream_xor_sse2()
452 storeu_epi32(s + 16*9, loadu_epi32(p + 16*9) ^ z9); in chacha_stream_xor_sse2()
/netbsd-src/sys/crypto/aes/
H A Daes_ct.c58 uint32_t z0, z1, z2, z3, z4, z5, z6, z7, z8, z9; in br_aes_ct_bitslice_Sbox() local
163 z9 = t44 & y12; in br_aes_ct_bitslice_Sbox()
179 t49 = z9 ^ z10; in br_aes_ct_bitslice_Sbox()
/netbsd-src/sys/crypto/aes/arch/x86/
H A Daes_sse2.c61 __m128i z0, z1, z2, z3, z4, z5, z6, z7, z8, z9; in aes_sse2_bitslice_Sbox() local
166 z9 = t44 & y12; in aes_sse2_bitslice_Sbox()
182 t49 = z9 ^ z10; in aes_sse2_bitslice_Sbox()
/netbsd-src/external/lgpl3/gmp/dist/
H A Dconfig.sub125 z900 | z990 | z9 | z10 | z196)
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/
H A Ds390xcap.c242 static const struct OPENSSL_s390xcap_st z9 = { in parse_env() local
720 else if TOK_CPU(z9) in parse_env()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Ds390.opt74 Enum(processor_type) String(z9-109) Value(PROCESSOR_2094_Z9_109)
77 Enum(processor_type) String(z9-ec) Value(PROCESSOR_2094_Z9_EC)
/netbsd-src/external/lgpl3/gmp/dist/mpn/s390_64/
H A DREADME31 There are 5 generations of 64-bit s390 processors, z900, z990, z9,
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/
H A Ds390.opt74 Enum(processor_type) String(z9-109) Value(PROCESSOR_2094_Z9_109)
77 Enum(processor_type) String(z9-ec) Value(PROCESSOR_2094_Z9_EC)
/netbsd-src/external/gpl3/binutils/dist/gas/doc/
H A Dc-s390.texi19 are g5 (or arch3), g6, z900 (or arch5), z990 (or arch6), z9-109, z9-ec
67 @code{z9-109},
68 @code{z9-ec} (or @code{arch7}),
941 for identifiers. So you have to write @code{"z9-109"} instead of
942 just @code{z9-109}. Extensions can be specified after the cpu
/netbsd-src/external/gpl3/binutils.old/dist/gas/doc/
H A Dc-s390.texi19 are g5 (or arch3), g6, z900 (or arch5), z990 (or arch6), z9-109, z9-ec
67 @code{z9-109},
68 @code{z9-ec} (or @code{arch7}),
941 for identifiers. So you have to write @code{"z9-109"} instead of
942 just @code{z9-109}. Extensions can be specified after the cpu
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DOPENSSL_s390xcap.pod37 are B<z900>, B<z990>, B<z9>, B<z10>, B<z196>, B<zEC12>, B<z13>, B<z14>
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/
H A DChangeLog-2005463 * s390-mkopc.c (s390_opcode_cpu_val): Add support for cpu type z9-109.
472 * s390-opc.txt: Add new instructions for cpu type z9-109.
H A DChangeLog-20071442 * opcodes/s390-opc.txt (pfpo, ectg, csst): Add new z9-ec instructions.
1736 (main): z9-ec cpu type option added.
/netbsd-src/external/gpl3/gdb/dist/opcodes/
H A DChangeLog-2005463 * s390-mkopc.c (s390_opcode_cpu_val): Add support for cpu type z9-109.
472 * s390-opc.txt: Add new instructions for cpu type z9-109.
H A DChangeLog-20071442 * opcodes/s390-opc.txt (pfpo, ectg, csst): Add new z9-ec instructions.
1736 (main): z9-ec cpu type option added.

123