Home
last modified time | relevance | path

Searched refs:z15 (Results 1 – 25 of 66) sorted by relevance

123

/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_stream/salsa20/xmm6int/
H A Du8.h9 __m256i z15 = _mm256_set1_epi32(x[3]); variable
38 __m256i orig15 = z15;
83 z15 = orig15;
178 y3 = _mm256_add_epi32(y3, z15);
193 y7 = z15;
237 z15 = _mm256_xor_si256(z15, y15);
239 z15 = _mm256_xor_si256(z15, r15);
306 y12 = _mm256_add_epi32(y12, z15);
321 y13 = z15;
357 z15 = _mm256_xor_si256(z15, y15);
[all …]
H A Du4.h5 z15; variable
18 z15 = _mm_shuffle_epi32(z0, 0xff);
48 orig15 = z15;
83 z15 = orig15;
178 y3 = _mm_add_epi32(y3, z15);
193 y7 = z15;
237 z15 = _mm_xor_si128(z15, y15);
239 z15 = _mm_xor_si128(z15, r15);
306 y12 = _mm_add_epi32(y12, z15);
321 y13 = z15;
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/
H A D8561.md1 ;; Scheduling description for z15.
155 (and (eq_attr "cpu" "z15")
174 (and (eq_attr "cpu" "z15")
203 (and (eq_attr "cpu" "z15")
216 (and (eq_attr "cpu" "z15")
226 (and (eq_attr "cpu" "z15")
232 (and (eq_attr "cpu" "z15")
241 (and (eq_attr "cpu" "z15")
245 (and (eq_attr "cpu" "z15")
250 (and (eq_attr "cpu" "z15")
[all …]
H A Ds390.opt113 Enum(processor_type) String(z15) Value(PROCESSOR_8561_Z15)
H A Dvx-builtins.md2150 ; The element reversal builtins introduced with z15 have been made
2184 ; z15 has instructions for doing element reversal from mem to reg
2185 ; or the other way around. For reg to reg or on pre z15 machines
H A Ds390.md521 (define_attr "cpu" "z900,z990,z9_109,z9_ec,z10,z196,zEC12,z13,z14,z15,z16"
525 …"standard,ieee,zarch,cpu_zarch,longdisp,extimm,dfp,z10,z196,zEC12,vx,z13,z14,vxe,z15,vxe2,z16,nnpa"
583 (and (eq_attr "cpu_facility" "z15")
629 ;; Pipeline description for z15
670 ; 32 bit int<->fp conversion instructions are available since VXE2 (z15).
7032 (set_attr "cpu_facility" "*,*,z15,*,*,z13,z13,*,*")])
11708 ; The pre-z15 popcount instruction counts the bits of op1 in 8 byte
11783 ; z15 version we have to zero out the upper 32 bits first.
11853 ; using the z15 popcount variant.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/
H A D8561.md1 ;; Scheduling description for z15.
155 (and (eq_attr "cpu" "z15")
174 (and (eq_attr "cpu" "z15")
203 (and (eq_attr "cpu" "z15")
216 (and (eq_attr "cpu" "z15")
226 (and (eq_attr "cpu" "z15")
232 (and (eq_attr "cpu" "z15")
241 (and (eq_attr "cpu" "z15")
245 (and (eq_attr "cpu" "z15")
250 (and (eq_attr "cpu" "z15")
[all …]
H A Ds390.opt113 Enum(processor_type) String(z15) Value(PROCESSOR_8561_Z15)
H A Dvx-builtins.md2183 ; The element reversal builtins introduced with z15 have been made
2217 ; z15 has instructions for doing element reversal from mem to reg
2218 ; or the other way around. For reg to reg or on pre z15 machines
H A Ds390.md516 (define_attr "cpu" "z900,z990,z9_109,z9_ec,z10,z196,zEC12,z13,z14,z15"
520 "standard,ieee,zarch,cpu_zarch,longdisp,extimm,dfp,z10,z196,zEC12,vx,z13,z14,vxe,z15,vxe2"
578 (and (eq_attr "cpu_facility" "z15")
616 ;; Pipeline description for z15
645 ; 32 bit int<->fp conversion instructions are available since VXE2 (z15).
6925 (set_attr "cpu_facility" "*,*,z15,*,*,z13,z13,*,*")])
11588 ; The pre-z15 popcount instruction counts the bits of op1 in 8 byte
11663 ; z15 version we have to zero out the upper 32 bits first.
11733 ; using the z15 popcount variant.
/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
285 z15 = unpack3_epi32(y12, y13, y14, y15); in chacha_stream_sse2()
302 storeu_epi32(s + 16*15, z15); 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
441 z15 = unpack3_epi32(y12, y13, y14, y15); in chacha_stream_xor_sse2()
458 storeu_epi32(s + 16*15, loadu_epi32(p + 16*15) ^ z15); in chacha_stream_xor_sse2()
/netbsd-src/external/lgpl3/gmp/dist/tests/rand/
H A Dt-rand.c40 const char *z15[ENTS] = {"29c", "1a13", "74f1", "257f", "592b", "4978", "4783", "7cd3", "5ba3", "46… variable
94 {z15, 15},
/netbsd-src/sys/crypto/aes/
H A Daes_ct.c59 uint32_t z10, z11, z12, z13, z14, z15, z16, z17; in br_aes_ct_bitslice_Sbox() local
169 z15 = t42 & y9; in br_aes_ct_bitslice_Sbox()
176 t46 = z15 ^ z16; in br_aes_ct_bitslice_Sbox()
/netbsd-src/sys/crypto/aes/arch/x86/
H A Daes_sse2.c62 __m128i z10, z11, z12, z13, z14, z15, z16, z17; in aes_sse2_bitslice_Sbox() local
172 z15 = t42 & y9; in aes_sse2_bitslice_Sbox()
179 t46 = z15 ^ z16; in aes_sse2_bitslice_Sbox()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZProcessors.td39 def : ProcessorModel<"z15", Z15Model, Arch13SupportedFeatures.List>;
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/
H A Ds390xcap.c577 static const struct OPENSSL_s390xcap_st z15 = { in parse_env() local
726 else if TOK_CPU(z15) in parse_env()
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DOPENSSL_s390xcap.pod38 and B<z15>.
/netbsd-src/external/gpl3/binutils/dist/gas/doc/
H A Dc-s390.texi21 (or arch11), z14 (or arch12), z15 (or arch13), or z16 (or arch14).
74 @code{z15} (or @code{arch13}), and
/netbsd-src/external/gpl3/binutils.old/dist/gas/doc/
H A Dc-s390.texi21 (or arch11), z14 (or arch12), z15 (or arch13), or z16 (or arch14).
74 @code{z15} (or @code{arch13}), and
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/po/
H A Dzh_CN.po118 msgid "z0-z15 expected"
119 msgstr "预期为 z0-z15"
H A Dsr.po152 msgid "z0-z15 expected"
153 msgstr "очекивано је „z0-z15“"
/netbsd-src/external/gpl3/binutils/dist/opcodes/po/
H A Dzh_CN.po118 msgid "z0-z15 expected"
119 msgstr "预期为 z0-z15"
H A Dsr.po2390 #~ msgid "z0-z15 expected"
2391 #~ msgstr "очекивано је „z0-z15“"
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/po/
H A Dzh_CN.po118 msgid "z0-z15 expected"
119 msgstr "预期为 z0-z15"
/netbsd-src/external/gpl3/gdb/dist/opcodes/po/
H A Dzh_CN.po118 msgid "z0-z15 expected"
119 msgstr "预期为 z0-z15"

123