Home
last modified time | relevance | path

Searched defs:x6 (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dia64-opc-m.c1981 #define LFETCHINCREG(x6,hnt,h) M0, OpMXX6aHintHlf (6, 1, 0, x6, hnt, h), {MR3, R2}, POSTINC, 0, NULL argument
1982 #define LFETCHINCREG_SYN(x6,hnt,h) M0, OpMXX6aHintHlf (6, 1, 0, x6, hnt, h), {MR3, R2}, POSTINC|PSE… argument
2138 #define LFETCHINCIMMED(x6,hnt,h) M0, OpX6aHintHlf (7, x6, hnt, h), {MR3, IMM9b}, POSTINC, 0, NULL argument
2139 #define LFETCHINCIMMED_SYN(x6,hnt,h) M0, OpX6aHintHlf (7, x6, hnt, h), {MR3, IMM9b}, POSTINC|PSEUDO… argument
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dia64-opc-m.c1981 #define LFETCHINCREG(x6,hnt,h) M0, OpMXX6aHintHlf (6, 1, 0, x6, hnt, h), {MR3, R2}, POSTINC, 0, NULL argument
1982 #define LFETCHINCREG_SYN(x6,hnt,h) M0, OpMXX6aHintHlf (6, 1, 0, x6, hnt, h), {MR3, R2}, POSTINC|PSE… argument
2138 #define LFETCHINCIMMED(x6,hnt,h) M0, OpX6aHintHlf (7, x6, hnt, h), {MR3, IMM9b}, POSTINC, 0, NULL argument
2139 #define LFETCHINCIMMED_SYN(x6,hnt,h) M0, OpX6aHintHlf (7, x6, hnt, h), {MR3, IMM9b}, POSTINC|PSEUDO… argument
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/hsalsa20/ref2/
H A Dcore_hsalsa20_ref2.c22 uint32_t x0, x1, x2, x3, x4, x5, x6, x7, x8, in crypto_core_hsalsa20() local
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dlibcollector.h85 #define collector_func_load(x0,x1,x2,x3,x4,x5,x6) \ argument
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dlibcollector.h85 #define collector_func_load(x0,x1,x2,x3,x4,x5,x6) \ argument
/netbsd-src/sys/crypto/chacha/
H A Dchacha_ref.c70 uint32_t x0,x1,x2,x3,x4,x5,x6,x7,x8,x9,x10,x11,x12,x13,x14,x15; in chacha_core_ref() local
129 uint32_t x0,x1,x2,x3,x4,x5,x6,x7,x8,x9,x10,x11,x12,x13,x14,x15; in chacha_stream_ref() local
252 uint32_t x0,x1,x2,x3,x4,x5,x6,x7,x8,x9,x10,x11,x12,x13,x14,x15; in chacha_stream_xor_ref() local
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/hchacha20/
H A Dcore_hchacha20.c21 uint32_t x0, x1, x2, x3, x4, x5, x6, x7; in crypto_core_hchacha20() local
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/salsa/ref/
H A Dcore_salsa_ref.c15 uint32_t x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, in crypto_core_salsa() local
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dchacha.c93 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local
/netbsd-src/external/bsd/unbound/dist/compat/
H A Dchacha_private.h91 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local
/netbsd-src/sys/crypto/chacha/arch/x86/
H A Dchacha_sse2.c199 __m128i x0,x1,x2,x3,x4,x5,x6,x7,x8,x9,x10,x11,x12,x13,x14,x15; in chacha_stream_sse2() local
355 __m128i x0,x1,x2,x3,x4,x5,x6,x7,x8,x9,x10,x11,x12,x13,x14,x15; in chacha_stream_xor_sse2() local
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_stream/chacha20/ref/
H A Dchacha20_ref.c84 uint32_t x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, in chacha20_encrypt_bytes() local
/netbsd-src/lib/libc/gen/
H A Darc4random.c134 uint32_t x0,x1,x2,x3,x4,x5,x6,x7,x8,x9,x10,x11,x12,x13,x14,x15; crypto_core() local
/netbsd-src/sys/crypto/aes/
H A Daes_ct.c54 uint32_t x0, x1, x2, x3, x4, x5, x6, x7; in br_aes_ct_bitslice_Sbox() local
/netbsd-src/sys/crypto/aes/arch/x86/
H A Daes_sse2.c57 __m128i x0, x1, x2, x3, x4, x5, x6, x7; in aes_sse2_bitslice_Sbox() local
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/private/
H A Ded25519_ref10_fe_25_5.h169 int32_t x6 = f6 ^ g[6]; in fe25519_cmov() local
230 int32_t x6 = f6 ^ g6; in fe25519_cswap() local
/netbsd-src/sys/lib/libkern/arch/hppa/
H A Dmilli.S1095 x6: sh1add %r26,%r26,%r1 ! comb,<> %r25,0,l1 ! sh1add %r1,%r29,%r29 ! bv,n 0(r31) label
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsimplify-rtx.cc8463 rtx x6 = gen_int_mode (poly_int64 (20, 16), QImode); in run() local