/illumos-gate/usr/src/test/util-tests/tests/dis/risc-v/ |
H A D | tst.regs.out | 2 libdis_test+0x4: b3 80 10 00 add ra,ra,ra 4 libdis_test+0xc: b3 81 31 00 add gp,gp,gp 6 libdis_test+0x14: b3 82 52 00 add t0,t0,t0 8 libdis_test+0x1c: b3 83 73 00 add t2,t2,t2 10 libdis_test+0x24: b3 84 94 00 add s1,s1,s1 12 libdis_test+0x2c: b3 85 b5 00 add a1,a1,a1 14 libdis_test+0x34: b3 86 d6 00 add a3,a3,a3 16 libdis_test+0x3c: b3 87 f7 00 add a5,a5,a5 18 libdis_test+0x44: b3 88 18 01 add a7,a7,a7 20 libdis_test+0x4c: b3 89 39 01 add s3,s3,s3 [all …]
|
H A D | 64.rv64a.out | 11 libdis_test+0x28: af b3 ce 0b amoswap.d.rl t2,t3,(t4) 15 libdis_test+0x38: af b3 ce 03 amoadd.d.rl t2,t3,(t4) 19 libdis_test+0x48: af b3 ce 23 amoxor.d.rl t2,t3,(t4) 23 libdis_test+0x58: af b3 ce 63 amoand.d.rl t2,t3,(t4) 27 libdis_test+0x68: af b3 ce 43 amoor.d.rl t2,t3,(t4) 31 libdis_test+0x78: af b3 ce 83 amomin.d.rl t2,t3,(t4) 35 libdis_test+0x88: af b3 ce a3 amomax.d.rl t2,t3,(t4) 39 libdis_test+0x98: af b3 ce c3 amominu.d.rl t2,t3,(t4) 43 libdis_test+0xa8: af b3 ce e3 amomaxu.d.rl t2,t3,(t4)
|
H A D | tst.rv32m.out | 2 libdis_test+0x4: b3 14 39 03 mulh s1,s2,s3 4 libdis_test+0xc: b3 39 5a 03 mulhu s3,s4,s5 6 libdis_test+0x14: b3 5a 7b 03 divu s5,s6,s7 8 libdis_test+0x1c: b3 7b 9c 03 remu s7,s8,s9
|
H A D | tst.rv32i.out | 47 libdis_test+0xb8: b3 04 39 41 sub s1,s2,s3 48 libdis_test+0xbc: b3 19 5a 01 sll s3,s4,s5 51 libdis_test+0xc8: b3 4a 7b 01 xor s5,s6,s7 53 libdis_test+0xd0: b3 5b 9c 41 sra s7,s8,s9 55 libdis_test+0xd8: b3 7c bd 01 and s9,s10,s11
|
H A D | tst.csr.out | 23 libdis_test+0x58: 73 a3 b3 c0 csrrs t1,hpmcounter11,t2 39 libdis_test+0x98: 73 a3 b3 c1 csrrs t1,hpmcounter27,t2 55 libdis_test+0xd8: 73 a3 b3 c8 csrrs t1,hpmcounter11h,t2 71 libdis_test+0x118: 73 a3 b3 c9 csrrs t1,hpmcounter27h,t2 119 libdis_test+0x1d8: 73 a3 b3 3b csrrs t1,pmpaddr11,t2 126 libdis_test+0x1f4: 73 b3 53 00 csrrc t1,utvec,t2
|
/illumos-gate/usr/src/common/unicode/ |
H A D | u8_textprep.c | 149 #define U8_PUT_3BYTES_INTO_UTF32(u, b1, b2, b3) \ argument 151 (uint32_t)(b3) & 0x3F; 469 uint16_t b3 = 0; in do_case_conv() local 482 b3 = u8s[0] = s[0]; in do_case_conv() 486 b3 = u8s[1] = s[1]; in do_case_conv() 491 b3 = u8s[2] = s[2]; 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() 543 b3_base = u8_tolower_b3_tbl[uv][b2][b3].base; in do_case_conv() [all …]
|
/illumos-gate/usr/src/common/zfs/ |
H A D | zfs_fletcher_superscalar4.c | 97 uint64_t a3, b3, c3, d3; in fletcher_4_superscalar4_native() local 109 b3 = ctx->superscalar[1].v[2]; in fletcher_4_superscalar4_native() 124 b3 += a3; in fletcher_4_superscalar4_native() 128 c3 += b3; in fletcher_4_superscalar4_native() 145 ctx->superscalar[1].v[2] = b3; in fletcher_4_superscalar4_native() 162 uint64_t a3, b3, c3, d3; in fletcher_4_superscalar4_byteswap() local 174 b3 = ctx->superscalar[1].v[2]; in fletcher_4_superscalar4_byteswap() 189 b3 += a3; in fletcher_4_superscalar4_byteswap() 193 c3 += b3; in fletcher_4_superscalar4_byteswap() 210 ctx->superscalar[1].v[2] = b3; in fletcher_4_superscalar4_byteswap()
|
/illumos-gate/usr/src/contrib/bhyve/dev/usb/ |
H A D | usb_endian.h | 103 #define USETW4(w,b3,b2,b1,b0) do { \ argument 107 (w)[3] = (uint8_t)(b3); \ 110 #define USETW8(w,b7,b6,b5,b4,b3,b2,b1,b0) do { \ argument 114 (w)[3] = (uint8_t)(b3); \
|
/illumos-gate/usr/src/test/util-tests/tests/libjedec/hex2spd/data/ddr5/ |
H A D | MTC40F2046S1RC48BA1.spd | 16 00C0: 10 00 80 b3 80 21 80 b3 80 40 00 00 00 00 00 00 17 00D0: 00 00 80 b3 c0 12 00 00 00 00 00 00 00 00 00 00
|
/illumos-gate/usr/src/cmd/eqn/ |
H A D | shift.c | 112 int effps, h1, h2, h3, b1, b2, b3, subsh, d1, d2, supsh, treg; in shift2() local 129 b3 = ebase[p3]; in shift2() 132 h3 = eht[p3]; b3 = ebase[p3]; in shift2() 139 supsh = -VERT((4*(h1-b1))/10) - b3; in shift2() 143 supsh = - VERT(1) - b3; in shift2() 147 supsh = -(h1-b1) + (h3-b3) - d2; in shift2()
|
/illumos-gate/usr/src/cmd/dtrace/test/tst/ |
H A D | Makefile.com | 38 CSRCS :sh= find . -name SCCS -prune -o -name *.c -print | cut -b3- 39 SSRCS :sh= find . -name SCCS -prune -o -name *.S -print | cut -b3- 40 DSRCS :sh= find . -name SCCS -prune -o -name *.d -print | cut -b3- 48 | cut -b3-
|
/illumos-gate/usr/src/common/crypto/ecc/ |
H A D | ecl_gf.c | 735 mp_digit b0 = 0, b1 = 0, b2 = 0, b3 = 0; in ec_GFp_sub_4() local 754 b3 = MP_DIGIT(b,3); in ec_GFp_sub_4() 770 MP_SUB_BORROW(r3, b3, r3, borrow, borrow); in ec_GFp_sub_4() 780 : "r" (b0), "r" (b1), "r" (b2), "r" (b3), in ec_GFp_sub_4() 788 b3 = MP_DIGIT(&meth->irr,3); in ec_GFp_sub_4() 796 MP_ADD_CARRY(b3, r3, r3, borrow, borrow); in ec_GFp_sub_4() 804 : "r" (b0), "r" (b1), "r" (b2), "r" (b3), in ec_GFp_sub_4() 834 mp_digit b0 = 0, b1 = 0, b2 = 0, b3 = 0, b4 = 0; in ec_GFp_sub_5() local 859 b3 = MP_DIGIT(b,3); in ec_GFp_sub_5() 874 MP_SUB_BORROW(r3, b3, r3, borrow, borrow); in ec_GFp_sub_5() [all …]
|
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 240 b3 = MP_DIGIT(b, 3); 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()
|
H A D | ec2_233.c | 211 mp_digit a3 = 0, a2 = 0, a1 = 0, a0, b3 = 0, b2 = 0, b1 = 0, b0; in ec_GF2m_233_mul() local 265 b3 = MP_DIGIT(b, 3); in ec_GF2m_233_mul() 278 s_bmul_4x4(MP_DIGITS(r), a3, a2, a1, a0, b3, b2, b1, b0); in ec_GF2m_233_mul() 284 s_bmul_4x4(MP_DIGITS(r), a3, a2, a1, a0, b3, b2, b1, b0); in ec_GF2m_233_mul() 285 s_bmul_4x4(rm, a7 ^ a3, a6 ^ a2, a5 ^ a1, a4 ^ a0, b7 ^ b3, in ec_GF2m_233_mul()
|
H A D | ec2_163.c | 187 mp_digit a5 = 0, a4 = 0, a3 = 0, b5 = 0, b4 = 0, b3 = 0; in ec_GF2m_163_mul() local 224 b3 = MP_DIGIT(b, 3); in ec_GF2m_163_mul() 243 s_bmul_3x3(MP_DIGITS(r) + 6, a5, a4, a3, b5, b4, b3); in ec_GF2m_163_mul() 246 b3 ^ b0); in ec_GF2m_163_mul()
|
H A D | ecp_aff.c | 208 int b1, b3, i, l; in ec_GFp_pt_mul_aff() local 266 b3 = MP_GET_BIT(&k3, i); in ec_GFp_pt_mul_aff() 269 if ((b3 == 1) && (b1 == 0)) { in ec_GFp_pt_mul_aff() 273 } else if ((b3 == 0) && (b1 == 1)) { in ec_GFp_pt_mul_aff()
|
H A D | ec2_aff.c | 195 int b1, b3, i, l; in ec_GF2m_pt_mul_aff() local 253 b3 = MP_GET_BIT(&k3, i); in ec_GF2m_pt_mul_aff() 256 if ((b3 == 1) && (b1 == 0)) { in ec_GF2m_pt_mul_aff() 260 } else if ((b3 == 0) && (b1 == 1)) { in ec_GF2m_pt_mul_aff()
|
/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() 280 b3 = (byte) ((code >> 24) & 0xFf); in unescapeChar() 290 b[3] = b3; in unescapeChar() 308 if (b3 != 0) { in unescapeChar()
|
H A D | ServiceLocationAttribute.java | 768 byte b0 = 0, b1 = 0, b2 = 0, b3 = 0; in unescapeChar() 774 b3 = (byte) ((code >> 24) & 0xFF); in unescapeChar() 778 if (b3 != 0) { in unescapeChar() 780 b[3] = b3; in unescapeChar()
|
/illumos-gate/usr/src/test/net-tests/tests/ipv6/ |
H A D | scope-test-v6.ksh | 102 b3=fe80::2112:2%llt_vnic3 127 ${scriptdir}/dup_bind ${c} --addr ${b1} --addr ${b3} ${b0} || 129 ${scriptdir}/dup_bind ${c} --addr ${b1} --addr ${b3} ${b2} ||
|
/illumos-gate/usr/src/cmd/bnu/ |
H A D | uudecode.c | 431 unsigned char b3 = DEC(*in); in outdec() local 450 if (!isvalid(b3)) { in outdec() 453 *out = (b2 << 6) | b3; in outdec()
|
/illumos-gate/usr/src/lib/libmvec/common/ |
H A D | __vlog.c | 664 double b0, b1, b2, b3; in __vlog() local 757 b3 = (s3 * s3) * (mhalf + s3 * (P3 + s3 * (P4 + in __vlog() 770 (n3 * ln2lo + TBL[i3+3]) + b3)); in __vlog()
|
/illumos-gate/usr/src/common/crypto/aes/amd64/ |
H A D | aesopt.h | 553 #define bytes2word(b0, b1, b2, b3) \ argument 554 (((uint32_t)(b3) << 24) | ((uint32_t)(b2) << 16) | \ 563 #define bytes2word(b0, b1, b2, b3) \ argument 565 ((uint32_t)(b2) << 8) | (b3))
|
/illumos-gate/usr/src/test/util-tests/tests/dis/i386/ |
H A D | 32.bf16.out | 39 libdis_test+0xd1: 62 f2 7e 08 72 b3 vcvtneps2bf16 0x88(%ebx),%xmm6 52 libdis_test+0x11b: 62 f2 7e 28 72 b3 vcvtneps2bf16 0x88(%ebx),%ymm6 64 libdis_test+0x15f: 62 f2 7e 48 72 b3 vcvtneps2bf16 0x88(%ebx),%zmm6
|
H A D | 64.bf16.out | 39 libdis_test+0xd1: 62 f2 7e 08 72 b3 vcvtneps2bf16 0x88(%rbx),%xmm6 52 libdis_test+0x11b: 62 f2 7e 28 72 b3 vcvtneps2bf16 0x88(%rbx),%ymm6 64 libdis_test+0x15f: 62 f2 7e 48 72 b3 vcvtneps2bf16 0x88(%rbx),%zmm6
|