Home
last modified time | relevance | path

Searched refs:m6 (Results 1 – 24 of 24) sorted by relevance

/freebsd/lib/libiconv_modules/mapper_646/
H A Dcitrus_mapper_646.c98 parse_file(struct _citrus_mapper_646 *m6, const char *path) in parse_file() argument
128 m6->m6_map[i] = strtoul(buf, (char **)&pp, 0); in parse_file()
141 parse_var(struct _citrus_mapper_646 *m6, struct _memstream *ms, in parse_var() argument
147 m6->m6_forward = 1; in parse_var()
152 m6->m6_forward = 0; in parse_var()
160 return (parse_file(m6, path)); in parse_var()
170 struct _citrus_mapper_646 *m6; in _citrus_mapper_646_mapper_init() local
178 m6 = malloc(sizeof(*m6)); in _citrus_mapper_646_mapper_init()
179 if (m6 == NULL) in _citrus_mapper_646_mapper_init()
184 ret = parse_var(m6, &ms, dir); in _citrus_mapper_646_mapper_init()
[all …]
/freebsd/sys/contrib/libb2/
H A Dblake2b-load-sse41.h37 b1 = _mm_unpacklo_epi64(m6, m7); \
45 b1 = _mm_unpackhi_epi64(m6, m7); \
53 b1 = _mm_unpackhi_epi64(m4, m6); \
76 b0 = _mm_unpacklo_epi64(m6, m1); \
84 b0 = _mm_alignr_epi8(m6, m5, 8); \
93 b1 = _mm_blend_epi16(m1, m6, 0xF0); \
117 b1 = _mm_unpackhi_epi64(m6, m5); \
125 b1 = _mm_unpacklo_epi64(m6, m7); \
172 b0 = _mm_alignr_epi8(m6, m0, 8); \
173 b1 = _mm_blend_epi16(m4, m6, 0xF0); \
[all …]
H A Dblake2s-load-sse2.h17 #define LOAD_MSG_0_1(buf) buf = _mm_set_epi32(m6,m4,m2,m0)
22 #define LOAD_MSG_1_2(buf) buf = _mm_set_epi32(m6,m15,m8,m10)
28 #define LOAD_MSG_2_4(buf) buf = _mm_set_epi32(m4,m1,m6,m14)
32 #define LOAD_MSG_3_4(buf) buf = _mm_set_epi32(m8,m0,m10,m6)
35 #define LOAD_MSG_4_3(buf) buf = _mm_set_epi32(m3,m6,m11,m14)
37 #define LOAD_MSG_5_1(buf) buf = _mm_set_epi32(m8,m0,m6,m2)
43 #define LOAD_MSG_6_3(buf) buf = _mm_set_epi32(m8,m9,m6,m0)
48 #define LOAD_MSG_7_4(buf) buf = _mm_set_epi32(m10,m6,m4,m0)
49 #define LOAD_MSG_8_1(buf) buf = _mm_set_epi32(m0,m11,m14,m6)
54 #define LOAD_MSG_9_2(buf) buf = _mm_set_epi32(m5,m6,m4,m2)
H A Dblake2b-load-sse2.h17 #define LOAD_MSG_0_1(b0, b1) b0 = _mm_set_epi64x(m2, m0); b1 = _mm_set_epi64x(m6, m4)
22 #define LOAD_MSG_1_2(b0, b1) b0 = _mm_set_epi64x(m8, m10); b1 = _mm_set_epi64x(m6, m15)
28 #define LOAD_MSG_2_4(b0, b1) b0 = _mm_set_epi64x(m6, m14); b1 = _mm_set_epi64x(m4, m1)
32 #define LOAD_MSG_3_4(b0, b1) b0 = _mm_set_epi64x(m10, m6); b1 = _mm_set_epi64x(m8, m0)
35 #define LOAD_MSG_4_3(b0, b1) b0 = _mm_set_epi64x(m11, m14); b1 = _mm_set_epi64x(m3, m6)
37 #define LOAD_MSG_5_1(b0, b1) b0 = _mm_set_epi64x(m6, m2); b1 = _mm_set_epi64x(m8, m0)
43 #define LOAD_MSG_6_3(b0, b1) b0 = _mm_set_epi64x(m6, m0); b1 = _mm_set_epi64x(m8, m9)
48 #define LOAD_MSG_7_4(b0, b1) b0 = _mm_set_epi64x(m4, m0); b1 = _mm_set_epi64x(m10, m6)
49 #define LOAD_MSG_8_1(b0, b1) b0 = _mm_set_epi64x(m14, m6); b1 = _mm_set_epi64x(m0, m11)
54 #define LOAD_MSG_9_2(b0, b1) b0 = _mm_set_epi64x(m4, m2); b1 = _mm_set_epi64x(m5, m6)
[all …]
H A Dblake2b.c306 const __m128i m6 = LOADU( block + 96 ); in blake2b_compress() local
315 const uint64_t m6 = ( ( uint64_t * )block )[ 6]; in blake2b_compress() local
H A Dblake2s.c300 const uint32_t m6 = ( ( uint32_t * )block )[ 6]; in blake2s_compress() local
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_generichash/blake2b/ref/
H A Dblake2b-load-sse41.h34 b1 = _mm_unpacklo_epi64(m6, m7); \
40 b1 = _mm_unpackhi_epi64(m6, m7); \
46 b1 = _mm_unpackhi_epi64(m4, m6); \
63 b0 = _mm_unpacklo_epi64(m6, m1); \
69 b0 = _mm_alignr_epi8(m6, m5, 8); \
76 b1 = _mm_blend_epi16(m1, m6, 0xF0); \
94 b1 = _mm_unpackhi_epi64(m6, m5); \
100 b1 = _mm_unpacklo_epi64(m6, m7); \
135 b0 = _mm_alignr_epi8(m6, m0, 8); \
136 b1 = _mm_blend_epi16(m4, m6, 0xF0); \
[all …]
H A Dblake2b-load-avx2.h21 t1 = _mm256_unpacklo_epi64(m6, m7); \
28 t1 = _mm256_unpackhi_epi64(m6, m7); \
35 t1 = _mm256_unpackhi_epi64(m4, m6); \
55 t0 = _mm256_unpacklo_epi64(m6, m1); \
62 t0 = _mm256_alignr_epi8(m6, m5, 8); \
70 t1 = _mm256_blend_epi32(m6, m1, 0x33); \
91 t1 = _mm256_unpackhi_epi64(m6, m5); \
98 t1 = _mm256_unpacklo_epi64(m6, m7); \
139 t0 = _mm256_alignr_epi8(m6, m0, 8); \
140 t1 = _mm256_blend_epi32(m6, m4, 0x33); \
[all …]
H A Dblake2b-load-sse2.h21 b1 = _mm_set_epi64x(m6, m4)
36 b1 = _mm_set_epi64x(m6, m15)
53 b0 = _mm_set_epi64x(m6, m14); \
65 b0 = _mm_set_epi64x(m10, m6); \
75 b1 = _mm_set_epi64x(m3, m6)
80 b0 = _mm_set_epi64x(m6, m2); \
98 b0 = _mm_set_epi64x(m6, m0); \
114 b1 = _mm_set_epi64x(m10, m6)
116 b0 = _mm_set_epi64x(m14, m6); \
132 b1 = _mm_set_epi64x(m5, m6)
[all …]
H A Dblake2b-compress-sse41.c54 const __m128i m6 = LOADU(block + 96); in blake2b_compress_sse41() local
H A Dblake2b-compress-ssse3.c48 const uint64_t m6 = ((uint64_t *) block)[6]; in blake2b_compress_ssse3() local
H A Dblake2b-compress-avx2.h118 const __m256i m6 = _mm256_broadcastsi128_si256(LOADU128((m) + 96)); \
/freebsd/contrib/netbsd-tests/net/mcast/
H A Dmcast.c94 struct ipv6_mreq m6; in addmc() local
127 memset(&m6, 0, sizeof(m6)); in addmc()
144 m6.ipv6mr_interface = ifc; in addmc()
145 m6.ipv6mr_multiaddr = s6->sin6_addr; in addmc()
147 &m6, sizeof(m6)); in addmc()
/freebsd/contrib/googletest/googlemock/test/
H A Dgmock-matchers-arithmetic_test.cc1079 Matcher<const RawType&> m6 = matcher_maker(0.0); in TestMatches() local
1080 EXPECT_TRUE(m6.Matches(-0.0)); in TestMatches()
1081 EXPECT_TRUE(m6.Matches(close_to_positive_zero_)); in TestMatches()
1082 EXPECT_FALSE(m6.Matches(1.0)); in TestMatches()
1165 Matcher<RawType> m6 = matcher_maker(-ParentType::max_, ParentType::max_); in TestNearMatches() local
1166 EXPECT_FALSE(m6.Matches(ParentType::max_)); in TestNearMatches()
1167 EXPECT_TRUE(m6.Matches(-ParentType::max_)); in TestNearMatches()
/freebsd/sys/arm/ti/omap4/
H A Domap4_scm_padconf.c64 #define _PINDEF(r, b, gp, gm, m0, m1, m2, m3, m4, m5, m6, m7) \ argument
75 .muxmodes[6] = m6, \
H A Domap4_prcm_clks.c1041 unsigned int m6; member
/freebsd/crypto/openssl/crypto/perlasm/
H A Ds390x.pm2809 my ($opcode,$v1,$v2,$v3,$m4,$m5,$m6)=(shift,get_V(shift),get_V(shift),
2814 $out.=sprintf("%#06x",(($v3&0xf)<<12|$m6<<4|$m5)).",";
2824 my ($opcode,$v1,$v2,$v3,$v4,$m5,$m6)=(shift,get_V(shift),get_V(shift),
2829 $out.=sprintf("%#06x",(($v3&0xf)<<12|$m5<<8|$m6<<4)).",";
2839 my ($opcode,$v1,$v2,$v3,$v4,$m5,$m6)=(shift,get_V(shift),get_V(shift),
2844 $out.=sprintf("%#06x",(($v3&0xf)<<12|$m6<<8|$m5)).",";
/freebsd/sys/arm/ti/am335x/
H A Dam335x_scm_padconf.c49 #define _PIN(r, b, gp, gm, m0, m1, m2, m3, m4, m5, m6, m7) \ argument
60 .muxmodes[6] = m6, \
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrSIMD.td528 vec_i8imm_op:$m6, vec_i8imm_op:$m7,
538 vec_i8imm_op:$m6, vec_i8imm_op:$m7,
545 "$m0, $m1, $m2, $m3, $m4, $m5, $m6, $m7, "#
548 "$m0, $m1, $m2, $m3, $m4, $m5, $m6, $m7, "#
561 (i32 timm:$m6), (i32 timm:$m7),
568 imm:$m4, imm:$m5, imm:$m6, imm:$m7,
576 (i32 LaneIdx32:$m6), (i32 LaneIdx32:$m7),
583 imm:$m4, imm:$m5, imm:$m6, imm:$m7,
/freebsd/sys/contrib/device-tree/src/arm64/sprd/
H A Dwhale2.dtsi315 clock-output-names = "ext-409m6";
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/
H A Dam33xx-clocks.dtsi224 dpll_core_m6_ck: clock-dpll-core-m6@4d8 {
H A Dam43xx-clocks.dtsi268 dpll_core_m6_ck: clock-dpll-core-m6-8@2d40 {
H A Domap3xxx-clocks.dtsi278 dpll4_m6_ck: clock-dpll4-m6@24 {
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrFormats.td3990 bits<4> m6 = 0, string fp_mnemonic = "">
3997 let M6 = m6;
4003 bits<4> m6 = 0>
4008 let M6 = m6;
4011 class BinaryVRRcFloatGeneric<string mnemonic, bits<16> opcode, bits<4> m6 = 0>
4015 let M6 = m6;
4744 TypedReg tr1, TypedReg tr2, bits<4> type = 0, bits<4> m6 = 0>
4752 let M6 = m6;