Searched refs:z16 (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/crypto/external/bsd/heimdal/dist/lib/ntlm/
H A Dtest_ntlm.c401 const char z16[16] = { 0 }; local
409 ti.channel_bindings.data = rk_UNCONST(z16);
410 ti.channel_bindings.length = sizeof(z16);
431 if (ti.channel_bindings.length != sizeof(z16) ||
432 memcmp(ti.channel_bindings.data, z16, sizeof(z16)) != 0)
/netbsd-current/external/lgpl3/gmp/dist/tests/rand/
H A Dt-rand.c41 const char *z16[ENTS] = {"29c", "9a13", "74f1", "a57f", "d92b", "4978", "c783", "fcd3", "5ba3", "c681"}; variable
95 {z16, 16},
/netbsd-current/sys/crypto/aes/
H A Daes_ct.c59 uint32_t z10, z11, z12, z13, z14, z15, z16, z17; local
170 z16 = t45 & y14;
176 t46 = z15 ^ z16;
185 t55 = z16 ^ z17;
/netbsd-current/sys/crypto/aes/arch/x86/
H A Daes_sse2.c62 __m128i z10, z11, z12, z13, z14, z15, z16, z17; local
173 z16 = t45 & y14;
179 t46 = z15 ^ z16;
188 t55 = z16 ^ z17;
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/aarch64/
H A Dillegal-sve2.s126 cdot z0.d, z0.h, z16.h[0], #0
144 cmla z0.s, z0.s, z16.s[0], #0
452 mla z0.d, z0.d, z16.d[0]
473 mls z0.d, z0.d, z16.d[0]
494 mul z0.d, z0.d, z16.d[0]
745 smlalb z0.d, z0.s, z16.s[0]
763 smlalt z0.d, z0.s, z16.s[0]
781 smlslb z0.d, z0.s, z16.s[0]
799 smlslt z0.d, z0.s, z16.s[0]
822 smullb z0.d, z0.s, z16
[all...]
H A Dillegal-sve2.l172 [^ :]+:[0-9]+: Error: z0-z15 expected at operand 3 -- `cdot z0\.d,z0\.h,z16\.h\[0\],#0'
197 [^ :]+:[0-9]+: Error: z0-z15 expected at operand 3 -- `cmla z0\.s,z0\.s,z16\.s\[0\],#0'
656 [^ :]+:[0-9]+: Error: z0-z15 expected at operand 3 -- `mla z0\.d,z0\.d,z16\.d\[0\]'
686 [^ :]+:[0-9]+: Error: z0-z15 expected at operand 3 -- `mls z0\.d,z0\.d,z16\.d\[0\]'
716 [^ :]+:[0-9]+: Error: z0-z15 expected at operand 3 -- `mul z0\.d,z0\.d,z16\.d\[0\]'
1130 [^ :]+:[0-9]+: Error: z0-z15 expected at operand 3 -- `smlalb z0\.d,z0\.s,z16\.s\[0\]'
1154 [^ :]+:[0-9]+: Error: z0-z15 expected at operand 3 -- `smlalt z0\.d,z0\.s,z16\.s\[0\]'
1178 [^ :]+:[0-9]+: Error: z0-z15 expected at operand 3 -- `smlslb z0\.d,z0\.s,z16\.s\[0\]'
1202 [^ :]+:[0-9]+: Error: z0-z15 expected at operand 3 -- `smlslt z0\.d,z0\.s,z16\.s\[0\]'
1236 [^ :]+:[0-9]+: Error: z0-z15 expected at operand 3 -- `smullb z0\.d,z0\.s,z16\
[all...]
H A Dsve-invalid.s1203 fcmla z0.s, z1.s, z16.s[0], #0
1221 fmla z0.d, z1.d, z16.d[0]
1233 fmls z0.d, z1.d, z16.d[0]
1245 fmul z0.d, z1.d, z16.d[0]
H A Dsve-invalid.l1021 .*: Error: z0-z15 expected at operand 3 -- `fcmla z0\.s,z1\.s,z16\.s\[0\],#0'
1042 .*: Error: z0-z15 expected at operand 3 -- `fmla z0\.d,z1\.d,z16\.d\[0\]'
1057 .*: Error: z0-z15 expected at operand 3 -- `fmls z0\.d,z1\.d,z16\.d\[0\]'
1072 .*: Error: z0-z15 expected at operand 3 -- `fmul z0\.d,z1\.d,z16\.d\[0\]'

Completed in 302 milliseconds