Home
last modified time | relevance | path

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

12

/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/lib/libmd/aarch64/
H A Dmd5block.S115 m6 .req w16 label
152 ldp m6, m7, [buf, #24]
160 round c, d, a, b, f0, 0xa8304613, m6, 17
168 rounds1 m1, m6, m11, m0, 0xf61e2562, 0xc040b340, 0x265e5a51, 0xe9b6c7aa
175 rounds2 m13, m0, m3, m6, 0x289b7ec6, 0xeaa127fa, 0xd4ef3085, 0x04881d05
180 rounds3 m8, m15, m6, m13, 0x6fa87e4f, 0xfe2ce6e0, 0xa3014314, 0x4e0811a1
/freebsd/sys/contrib/dev/rtw89/
H A Dcam.h135 __le32 m6; member
212 __le32 m6; member
329 __le32 m6; member
H A Dcam.c988 h2c->m6 = cpu_to_le32(DCTLINFO_V1_W6_SEC_ENT3 | in rtw89_cam_fill_dctl_sec_cam_info_v1()
1071 h2c->m6 = cpu_to_le32(DCTLINFO_V2_W6_SEC_ENT1_V1 | in rtw89_cam_fill_dctl_sec_cam_info_v2()
1199 h2c->m6 = cpu_to_le32(DCTLINFO_V3_W6_SEC_ENT0_V2 | in rtw89_cam_fill_dctl_sec_cam_info_v3()
/freebsd/contrib/googletest/googlemock/test/
H A Dgmock-matchers-arithmetic_test.cc1262 Matcher<const RawType&> m6 = matcher_maker(0.0); in TestMatches() local
1263 EXPECT_TRUE(m6.Matches(-0.0)); in TestMatches()
1264 EXPECT_TRUE(m6.Matches(close_to_positive_zero_)); in TestMatches()
1265 EXPECT_FALSE(m6.Matches(1.0)); in TestMatches()
1348 Matcher<RawType> m6 = matcher_maker(-ParentType::max_, ParentType::max_); in TestNearMatches() local
1349 EXPECT_FALSE(m6.Matches(ParentType::max_)); in TestNearMatches()
1350 EXPECT_TRUE(m6.Matches(-ParentType::max_)); in TestNearMatches()
H A Dgmock-matchers-comparisons_test.cc453 Matcher<int> m6 = MatcherCast<int>(m5); in TEST() local
457 EXPECT_TRUE(m6.Matches(1)); in TEST()
458 EXPECT_FALSE(m6.Matches(0)); in TEST()
/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/sys/contrib/device-tree/src/arm64/sprd/
H A Dwhale2.dtsi315 clock-output-names = "ext-409m6";
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrSIMD.td534 vec_i8imm_op:$m6, vec_i8imm_op:$m7,
544 vec_i8imm_op:$m6, vec_i8imm_op:$m7,
551 "$m0, $m1, $m2, $m3, $m4, $m5, $m6, $m7, "#
554 "$m0, $m1, $m2, $m3, $m4, $m5, $m6, $m7, "#
567 (i32 timm:$m6), (i32 timm:$m7),
574 imm:$m4, imm:$m5, imm:$m6, imm:$m7,
582 (i32 LaneIdx32:$m6), (i32 LaneIdx32:$m7),
589 imm:$m4, imm:$m5, imm:$m6, imm:$m7,
/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 {
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrFormats.td4116 bits<4> m6 = 0, string fp_mnemonic = "">
4123 let M6 = m6;
4129 bits<4> m6 = 0>
4134 let M6 = m6;
4137 class BinaryVRRcFloatGeneric<string mnemonic, bits<16> opcode, bits<4> m6 = 0>
4141 let M6 = m6;
4905 TypedReg tr1, TypedReg tr2, bits<4> type = 0, bits<4> m6 = 0>
4913 let M6 = m6;

12