/illumos-gate/usr/src/tools/smatch/src/ |
H A D | sort.c | 118 struct ptr_list *b2, int m, in merge_block_seqs() argument 129 while (b2->nr == 0) { in merge_block_seqs() 131 b2 = b2->next; in merge_block_seqs() 141 cmp (PTR_ENTRY_NOTAG(b1, b1->nr - 1), PTR_ENTRY_NOTAG(b2,0)) < 0) { in merge_block_seqs() 153 const void *d2 = PTR_ENTRY_NOTAG(b2,i2); in merge_block_seqs() 156 assert (i2 >= 0 && i2 < b2->nr); in merge_block_seqs() 157 assert (b1 != b2); in merge_block_seqs() 172 while (b1 != b2) { in merge_block_seqs() 178 DUMP_TO(b2); in merge_block_seqs() 188 if (++i2 >= b2->nr) { in merge_block_seqs() [all …]
|
H A D | cse.c | 302 struct basic_block *b1, *b2, *common; in try_to_cse() local 309 b2 = i2->bb; in try_to_cse() 315 if (b1 == b2) { in try_to_cse() 326 if (domtree_dominates(b1, b2)) in try_to_cse() 329 if (domtree_dominates(b2, b1)) in try_to_cse() 333 common = trivial_common_parent(b1, b2); in try_to_cse()
|
H A D | flowgraph.c | 89 struct basic_block *b1, struct basic_block *b2) in intersect_dom() argument 91 int f1 = b1->postorder_nr, f2 = b2->postorder_nr; in intersect_dom() 98 b2 = doms[f2]; in intersect_dom() 99 f2 = b2->postorder_nr; in intersect_dom()
|
/illumos-gate/usr/src/common/zfs/ |
H A D | zfs_fletcher_superscalar.c | 82 uint64_t a2, b2, c2, d2; in fletcher_4_superscalar_native() local 89 b2 = ctx->superscalar[1].v[1]; in fletcher_4_superscalar_native() 97 b2 += a2; in fletcher_4_superscalar_native() 99 c2 += b2; in fletcher_4_superscalar_native() 109 ctx->superscalar[1].v[1] = b2; in fletcher_4_superscalar_native() 121 uint64_t a2, b2, c2, d2; in fletcher_4_superscalar_byteswap() local 128 b2 = ctx->superscalar[1].v[1]; in fletcher_4_superscalar_byteswap() 136 b2 += a2; in fletcher_4_superscalar_byteswap() 138 c2 += b2; in fletcher_4_superscalar_byteswap() 148 ctx->superscalar[1].v[1] = b2; in fletcher_4_superscalar_byteswap()
|
H A D | zfs_fletcher_superscalar4.c | 96 uint64_t a2, b2, c2, d2; in fletcher_4_superscalar4_native() local 105 b2 = ctx->superscalar[1].v[1]; in fletcher_4_superscalar4_native() 123 b2 += a2; in fletcher_4_superscalar4_native() 127 c2 += b2; in fletcher_4_superscalar4_native() 141 ctx->superscalar[1].v[1] = b2; in fletcher_4_superscalar4_native() 161 uint64_t a2, b2, c2, d2; in fletcher_4_superscalar4_byteswap() local 170 b2 = ctx->superscalar[1].v[1]; in fletcher_4_superscalar4_byteswap() 188 b2 += a2; in fletcher_4_superscalar4_byteswap() 192 c2 += b2; in fletcher_4_superscalar4_byteswap() 206 ctx->superscalar[1].v[1] = b2; in fletcher_4_superscalar4_byteswap()
|
/illumos-gate/usr/src/cmd/eqn/ |
H A D | shift.c | 21 int shval, d1, h1, b1, h2, b2; in bshiftb() local 31 b2 = ebase[p2]; in bshiftb() 45 shval = - d1 + h2 - b2; in bshiftb() 47 shval = b1-b2; in bshiftb() 65 shval = -VERT((4 * (h1-b1)) / 10) - b2; in bshiftb() 68 shval = -VERT(1) - b2; in bshiftb() 71 shval = -(h1-b1) + h2-b2 - d1; in bshiftb() 112 int effps, h1, h2, h3, b1, b2, b3, subsh, d1, d2, supsh, treg; in shift2() local 127 h2 = eht[p2]; b2 = ebase[p2]; in shift2() 135 subsh = -d1+h2-b2; in shift2() [all …]
|
/illumos-gate/usr/src/common/unicode/ |
H A D | u8_textprep.c | 149 #define U8_PUT_3BYTES_INTO_UTF32(u, b1, b2, b3) \ argument 150 (u) = ((uint32_t)(b1) & 0x0F) << 12 | ((uint32_t)(b2) & 0x3F) << 6 | \ 468 uint16_t b2 = 0; in do_case_conv() local 485 b2 = u8s[0] = s[0]; in do_case_conv() 490 b2 = u8s[1] = s[1]; in do_case_conv() 512 b2 = u8_case_common_b2_tbl[uv][b1][b2]; in do_case_conv() 513 if (b2 == U8_TBL_ELEMENT_NOT_DEF) in do_case_conv() 517 b3_tbl = u8_toupper_b3_tbl[uv][b2][b3].tbl_id; in do_case_conv() 528 b3_base = u8_toupper_b3_tbl[uv][b2][b3].base; in do_case_conv() 533 b3_tbl = u8_tolower_b3_tbl[uv][b2][b3].tbl_id; in do_case_conv() [all …]
|
/illumos-gate/usr/src/test/util-tests/tests/dis/risc-v/ |
H A D | 64.rv64a.out | 9 libdis_test+0x20: af b2 63 08 amoswap.d t0,t1,(t2) 13 libdis_test+0x30: af b2 63 00 amoadd.d t0,t1,(t2) 17 libdis_test+0x40: af b2 63 20 amoxor.d t0,t1,(t2) 21 libdis_test+0x50: af b2 63 60 amoand.d t0,t1,(t2) 25 libdis_test+0x60: af b2 63 40 amoor.d t0,t1,(t2) 29 libdis_test+0x70: af b2 63 80 amomin.d t0,t1,(t2) 33 libdis_test+0x80: af b2 63 a0 amomax.d t0,t1,(t2) 37 libdis_test+0x90: af b2 63 c0 amominu.d t0,t1,(t2) 41 libdis_test+0xa0: af b2 63 e0 amomaxu.d t0,t1,(t2)
|
/illumos-gate/usr/src/test/util-tests/tests/dis/i386/ |
H A D | 32.avx512.out | 104 libdis_test+0x1d4: 62 f1 d5 29 55 b2 vandnpd 0x42(%edx),%ymm5,%ymm6{%k1} 108 libdis_test+0x1ea: 62 f1 d5 48 55 b2 vandnpd 0x42(%edx),%zmm5,%zmm6 116 libdis_test+0x216: 62 f1 54 29 55 b2 vandnps 0x42(%edx),%ymm5,%ymm6{%k1} 120 libdis_test+0x22c: 62 f1 54 48 55 b2 vandnps 0x42(%edx),%zmm5,%zmm6 128 libdis_test+0x258: 62 f1 d5 29 54 b2 vandpd 0x42(%edx),%ymm5,%ymm6{%k1} 132 libdis_test+0x26e: 62 f1 d5 48 54 b2 vandpd 0x42(%edx),%zmm5,%zmm6 140 libdis_test+0x29a: 62 f1 54 29 54 b2 vandps 0x42(%edx),%ymm5,%ymm6{%k1} 144 libdis_test+0x2b0: 62 f1 54 48 54 b2 vandps 0x42(%edx),%zmm5,%zmm6 152 libdis_test+0x2dc: 62 f1 55 28 db b2 vpandd 0x42(%edx),%ymm5,%ymm6 156 libdis_test+0x2f2: 62 f1 55 48 db b2 vpandd 0x42(%edx),%zmm5,%zmm6 [all …]
|
H A D | 64.avx512.out | 169 libdis_test+0x33c: 62 f1 d5 a9 55 b2 vandnpd 0x42(%rdx),%ymm5,%ymm6{%k1}{z} 173 libdis_test+0x352: 62 f1 d5 48 55 b2 vandnpd 0x42(%rdx),%zmm5,%zmm6 181 libdis_test+0x37e: 62 f1 54 29 55 b2 vandnps 0x42(%rdx),%ymm5,%ymm6{%k1} 185 libdis_test+0x394: 62 f1 54 48 55 b2 vandnps 0x42(%rdx),%zmm5,%zmm6 193 libdis_test+0x3c0: 62 f1 d5 29 54 b2 vandpd 0x42(%rdx),%ymm5,%ymm6{%k1} 197 libdis_test+0x3d6: 62 f1 d5 48 54 b2 vandpd 0x42(%rdx),%zmm5,%zmm6 205 libdis_test+0x402: 62 f1 54 29 54 b2 vandps 0x42(%rdx),%ymm5,%ymm6{%k1} 209 libdis_test+0x418: 62 f1 54 48 54 b2 vandps 0x42(%rdx),%zmm5,%zmm6 217 libdis_test+0x444: 62 f1 55 28 db b2 vpandd 0x42(%rdx),%ymm5,%ymm6 221 libdis_test+0x45a: 62 f1 55 48 db b2 vpandd 0x42(%rdx),%zmm5,%zmm6 [all …]
|
H A D | 32.bitalg.out | 3 libdis_test+0xc: 62 f2 7d 08 54 b2 vpopcntb 0x64(%edx),%xmm6 15 libdis_test+0x4d: 62 f2 7d 28 54 b2 vpopcntb 0x64(%edx),%ymm6 27 libdis_test+0x8e: 62 f2 7d 48 54 b2 vpopcntb 0x64(%edx),%zmm6 39 libdis_test+0xcf: 62 f2 fd 08 54 b2 vpopcntw 0x64(%edx),%xmm6 51 libdis_test+0x110: 62 f2 fd 28 54 b2 vpopcntw 0x64(%edx),%ymm6 63 libdis_test+0x151: 62 f2 fd 48 54 b2 vpopcntw 0x64(%edx),%zmm6 75 libdis_test+0x192: 62 f2 7d 08 55 b2 vpopcntd 0x64(%edx),%xmm6 90 libdis_test+0x1e3: 62 f2 7d 28 55 b2 vpopcntd 0x64(%edx),%ymm6 105 libdis_test+0x234: 62 f2 7d 48 55 b2 vpopcntd 0x64(%edx),%zmm6 120 libdis_test+0x285: 62 f2 fd 08 55 b2 vpopcntq 0x64(%edx),%xmm6 [all …]
|
/illumos-gate/usr/src/common/crypto/ecc/ |
H A D | ecl_gf.c | 647 mp_digit b0 = 0, b1 = 0, b2 = 0; in ec_GFp_sub_3() local 663 b2 = MP_DIGIT(b,2); in ec_GFp_sub_3() 675 MP_SUB_BORROW(r2, b2, r2, borrow, borrow); in ec_GFp_sub_3() 684 : "r" (b0), "r" (b1), "r" (b2), in ec_GFp_sub_3() 692 b2 = MP_DIGIT(&meth->irr,2); in ec_GFp_sub_3() 698 MP_ADD_CARRY(b2, r2, r2, borrow, borrow); in ec_GFp_sub_3() 705 : "r" (b0), "r" (b1), "r" (b2), in ec_GFp_sub_3() 735 mp_digit b0 = 0, b1 = 0, b2 = 0, b3 = 0; in ec_GFp_sub_4() local 757 b2 = MP_DIGIT(b,2); in ec_GFp_sub_4() 769 MP_SUB_BORROW(r2, b2, r2, borrow, borrow); in ec_GFp_sub_4() [all …]
|
H A D | ec2_163.c | 184 mp_digit a2 = 0, a1 = 0, a0, b2 = 0, b1 = 0, b0; in ec_GF2m_163_mul() local 228 b2 = MP_DIGIT(b, 2); in ec_GF2m_163_mul() 238 s_bmul_3x3(MP_DIGITS(r), a2, a1, a0, b2, b1, b0); in ec_GF2m_163_mul() 244 s_bmul_3x3(MP_DIGITS(r), a2, a1, a0, b2, b1, b0); in ec_GF2m_163_mul() 245 s_bmul_3x3(rm, a5 ^ a2, a4 ^ a1, a3 ^ a0, b5 ^ b2, b4 ^ b1, in ec_GF2m_163_mul()
|
H A D | ec2_193.c | 193 mp_digit a3 = 0, a2 = 0, a1 = 0, a0, b3 = 0, b2 = 0, b1 = 0, b0; in ec_GF2m_193_mul() local 243 b2 = MP_DIGIT(b, 2); in ec_GF2m_193_mul() 253 s_bmul_4x4(MP_DIGITS(r), a3, a2, a1, a0, b3, b2, b1, b0); in ec_GF2m_193_mul() 259 s_bmul_4x4(MP_DIGITS(r), a3, a2, a1, a0, b3, b2, b1, b0); in ec_GF2m_193_mul() 260 s_bmul_4x4(rm, a3, a6 ^ a2, a5 ^ a1, a4 ^ a0, b3, b6 ^ b2, b5 ^ b1, in ec_GF2m_193_mul()
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/ |
H A D | memcmp.c | 36 register const unsigned char* b2 = (const unsigned char*)ab2; 40 if (*b1++ != *b2++) 41 return(*--b1 - *--b2);
|
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/ |
H A D | IANACharCode.java | 274 byte b0 = 0, b1 = 0, b2 = 0, b3 = 0; in unescapeChar() 279 b2 = (byte) ((code >> 16) & 0xFF); in unescapeChar() 289 b[2] = b2; in unescapeChar() 297 if (b1 != 0 || b2 != 0) { in unescapeChar() 316 if (b2 != 0) { in unescapeChar() 318 b[2] = b2; in unescapeChar()
|
/illumos-gate/usr/src/uts/sun4v/io/n2rng/ |
H A D | n2rng_entp_setup.c | 311 int b0, b1, b2; in n2rng_noise_gen_preferred() local 349 for (b2 = 0; b2 < N2RNG_NBIASES; b2++) { in n2rng_noise_gen_preferred() 352 if (b0 == b2 || b1 == b2) continue; in n2rng_noise_gen_preferred() 353 candidates[2] = &rng->n_perftable[2][b2]; in n2rng_noise_gen_preferred() 361 ENCODEBIAS(2, b2); in n2rng_noise_gen_preferred()
|
/illumos-gate/usr/src/contrib/bhyve/dev/usb/ |
H A D | usb_endian.h | 103 #define USETW4(w,b3,b2,b1,b0) do { \ argument 106 (w)[2] = (uint8_t)(b2); \ 110 #define USETW8(w,b7,b6,b5,b4,b3,b2,b1,b0) do { \ argument 113 (w)[2] = (uint8_t)(b2); \
|
/illumos-gate/usr/src/boot/common/ |
H A D | util.h | 38 int memcmp(const void *b1, const void *b2, size_t len); 42 #define bcmp(b1, b2, len) (memcmp((b1), (b2), (len)) != 0) argument
|
/illumos-gate/usr/src/lib/libresolv2/common/isc/ |
H A D | tree.c | 414 int b1, b2; in bal_L() local 451 b2 = p2->bal; in bal_L() 456 if (b2 == 1) in bal_L() 460 if (b2 == -1) in bal_L() 474 int b1, b2; in bal_R() local 510 b2 = p2->bal; in bal_R() 515 if (b2 == -1) in bal_R() 519 if (b2 == 1) in bal_R()
|
/illumos-gate/usr/src/lib/libc/i386/gen/ |
H A D | strcmp.c | 70 int b1, b2; in strcmp() local 201 b2 = i2; in strcmp() 203 str2 = (void *) &b2; in strcmp()
|
/illumos-gate/usr/src/lib/librstp/common/ |
H A D | vector.c | 31 STP_VECT_compare_bridge_id (BRIDGE_ID* b1, BRIDGE_ID* b2) in STP_VECT_compare_bridge_id() argument 33 if (b1->prio < b2->prio) in STP_VECT_compare_bridge_id() 36 if (b1->prio > b2->prio) in STP_VECT_compare_bridge_id() 38 return memcmp (b1->addr, b2->addr, 6); in STP_VECT_compare_bridge_id()
|
/illumos-gate/usr/src/boot/libsa/string/ |
H A D | bcmp.c | 42 bcmp(const void *b1, const void *b2, size_t length) in bcmp() argument 49 p2 = (char *)b2; in bcmp()
|
/illumos-gate/usr/src/cmd/dtrace/test/cmd/jdtrace/ |
H A D | JDTrace.java | 304 int b2 = d.size() - 1; // last displayed bucket in printDistribution() local 306 for (; (b1 <= b2) && (d.get(b1).getFrequency() == 0); ++b1); in printDistribution() 309 if (b1 > b2) { in printDistribution() 315 b2 = 2; in printDistribution() 318 b2 = QUANTIZE_ZERO_BUCKET + 1; in printDistribution() 322 for (; (b2 > 0) && (d.get(b2).getFrequency() == 0); --b2); in printDistribution() 323 if (b2 < (d.size() - 1)) ++b2; in printDistribution() 325 for (int i = b1; i <= b2; ++i) { in printDistribution() 335 for (int i = b1; i <= b2; ++i) { in printDistribution()
|
/illumos-gate/usr/src/test/net-tests/tests/ipv6/ |
H A D | scope-test-v6.ksh | 101 b2=fe80::2112:2%llt_vnic2 115 ping -i llt_vnic2 -s ${b2} 56 1 || 129 ${scriptdir}/dup_bind ${c} --addr ${b1} --addr ${b3} ${b2} ||
|