/illumos-gate/usr/src/common/crypto/ecc/ |
H A D | ec2_193.c | 196 mp_digit a6 = 0, a5 = 0, a4 = 0, b6 = 0, b5 = 0, b4 = 0; in ec_GF2m_193_mul() local 230 b6 = MP_DIGIT(b, 6); in ec_GF2m_193_mul() 258 s_bmul_3x3(MP_DIGITS(r) + 8, a6, a5, a4, b6, b5, b4); 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 | 214 mp_digit a7 = 0, a6 = 0, a5 = 0, a4 = 0, b7 = 0, b6 = 0, b5 = 0, b4 = in ec_GF2m_233_mul() local 255 b6 = MP_DIGIT(b, 6); in ec_GF2m_233_mul() 283 s_bmul_4x4(MP_DIGITS(r) + 8, a7, a6, a5, a4, b7, b6, b5, b4); in ec_GF2m_233_mul() 286 b6 ^ b2, b5 ^ b1, b4 ^ b0); in ec_GF2m_233_mul()
|
/illumos-gate/usr/src/contrib/bhyve/dev/usb/ |
H A D | usb_endian.h | 110 #define USETW8(w,b7,b6,b5,b4,b3,b2,b1,b0) do { \ argument 117 (w)[6] = (uint8_t)(b6); \
|
/illumos-gate/usr/src/test/util-tests/tests/dis/i386/ |
H A D | 32.fma-ps.out | 21 libdis_test+0x64: c4 e2 71 b6 d0 vfmaddsub231ps %xmm0,%xmm1,%xmm2 22 libdis_test+0x69: c4 e2 71 b6 10 vfmaddsub231ps (%eax),%xmm1,%xmm2 23 libdis_test+0x6e: c4 e2 75 b6 d0 vfmaddsub231ps %ymm0,%ymm1,%ymm2 24 libdis_test+0x73: c4 e2 75 b6 10 vfmaddsub231ps (%eax),%ymm1,%ymm2
|
H A D | 64.fma-ps.out | 21 libdis_test+0x64: c4 e2 71 b6 d0 vfmaddsub231ps %xmm0,%xmm1,%xmm2 22 libdis_test+0x69: c4 e2 71 b6 10 vfmaddsub231ps (%rax),%xmm1,%xmm2 23 libdis_test+0x6e: c4 e2 75 b6 d0 vfmaddsub231ps %ymm0,%ymm1,%ymm2 24 libdis_test+0x73: c4 e2 75 b6 10 vfmaddsub231ps (%rax),%ymm1,%ymm2
|
H A D | 32.fma-pd.out | 21 libdis_test+0x64: c4 e2 f1 b6 d0 vfmaddsub231pd %xmm0,%xmm1,%xmm2 22 libdis_test+0x69: c4 e2 f1 b6 10 vfmaddsub231pd (%eax),%xmm1,%xmm2 23 libdis_test+0x6e: c4 e2 f5 b6 d0 vfmaddsub231pd %ymm0,%ymm1,%ymm2 24 libdis_test+0x73: c4 e2 f5 b6 10 vfmaddsub231pd (%eax),%ymm1,%ymm2
|
H A D | 64.fma-pd.out | 21 libdis_test+0x64: c4 e2 f1 b6 d0 vfmaddsub231pd %xmm0,%xmm1,%xmm2 22 libdis_test+0x69: c4 e2 f1 b6 10 vfmaddsub231pd (%rax),%xmm1,%xmm2 23 libdis_test+0x6e: c4 e2 f5 b6 d0 vfmaddsub231pd %ymm0,%ymm1,%ymm2 24 libdis_test+0x73: c4 e2 f5 b6 10 vfmaddsub231pd (%rax),%ymm1,%ymm2
|
/illumos-gate/usr/src/lib/libresolv2/common/resolv/ |
H A D | res_send.c | 1094 struct sockaddr_in6 *a6, *b6; in sock_eq() local 1106 b6 = (struct sockaddr_in6 *)b; in sock_eq() 1107 return a6->sin6_port == b6->sin6_port && in sock_eq() 1109 a6->sin6_scope_id == b6->sin6_scope_id && in sock_eq() 1111 IN6_ARE_ADDR_EQUAL(&a6->sin6_addr, &b6->sin6_addr); in sock_eq()
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | driver-network-bge.p5m | 89 alias=pci14e4,16b6 \ 119 alias=pciex14e4,16b6 \
|
H A D | driver-network-e1000g.p5m | 202 alias=pci8086,57b6,p \ 316 alias=pciex8086,57b6 \
|
/illumos-gate/usr/src/test/os-tests/tests/xsave/data/ |
H A D | mdb_xregs.zmm.64 | 40 %xmm6 [127:0] 0x119004b9 119004b8 119004b7 119004b6 120 %zmm22 [127:0] 0x119005b9 119005b8 119005b7 119005b6
|
H A D | mdb_xregs.ymm.64 | 44 %xmm12 [127:0] 0x119004b9 119004b8 119004b7 119004b6
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/frudata/ |
H A D | libpiclfrudata.conf | 35 name:/platform/pci@1e,600000/isa@7/i2c@0,320/dimm-spd@0,b6
|
/illumos-gate/usr/src/uts/common/io/usb/clients/usbinput/usbwcm/ |
H A D | usbwcm.c | 391 int b0, b1, b2, b3, b4, b5, b6, b7; in uwacom_pad_events_intuos() local 410 b6 = PACKET_BIT(3, 5); in uwacom_pad_events_intuos() 418 uwacom_event(usbwcmp, EVT_BTN, BTN_MISC_6, b6); in uwacom_pad_events_intuos() 426 prox = b0 | b1 | b2 | b3 | b4 | b5 | b6 | b7 | b8 | whl; in uwacom_pad_events_intuos() 438 b6 = PACKET_BIT(6, 2); in uwacom_pad_events_intuos() 449 uwacom_event(usbwcmp, EVT_BTN, BTN_MISC_6, b6); in uwacom_pad_events_intuos() 454 prox = b0 | b1 | b2 | b3 | b4 | b5 | b6 | b7 | rx | ry; in uwacom_pad_events_intuos()
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/ents/frudata/ |
H A D | libpiclfrudata.conf | 48 name:/platform/pci@1e,600000/isa@7/i2c@0,320/dimm-spd?UnitAddress=0,b6
|
/illumos-gate/usr/src/test/util-tests/tests/dis/risc-v-c/ |
H A D | tst.int.out | 23 libdis_test+0x2c: b6 95 c.add a1,a3
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frudata/ |
H A D | libpiclfrudata.conf | 39 name:/platform/pci@1e,600000/isa@7/i2c@0,320/dimm-spd?UnitAddress=0,b6
|
/illumos-gate/usr/src/test/util-tests/tests/dis/sparc/ |
H A D | tst.regs.out | 26 libdis_test+0x64: b6 06 40 1a add %i1, %i2, %i3
|
/illumos-gate/usr/src/cmd/eqn/eqnchar.d/ |
H A D | iso | 20 | b0 � | b1 � | b2 � | b3 � | b4 � | b5 � | b6 � | b7 � |
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/ents/frutree/ |
H A D | system-board.info | 154 REFNODE mem-module fru WITH name:/platform/pci@1e,600000/isa@7/i2c@0,320/dimm-spd@0,b6 175 REFPROP _seeprom_source name:/platform/pci@1e,600000/isa@7/i2c@0,320/dimm-spd@0,b6 201 name:/platform/pci@1e,600000/isa@7/i2c@0,320/dimm-spd@0,b6
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/boston/frudata/ |
H A D | libpiclfrudata.conf | 50 name:/platform/i2c@1f,520000/dimm-spd?UnitAddress=0,b6
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chalupa/frudata/ |
H A D | libpiclfrudata.conf | 42 name:/platform/pci@1e,600000/isa@7/i2c@0,320/dimm-spd?UnitAddress=0,b6
|
/illumos-gate/usr/src/lib/iconv_modules/utf-8/common/binarytables/srcs/ |
H A D | UTF-8+CP1255.src | 202 0xC2B6 0xB6 // U+00b6 222 0xD6B6 0xC6 // U+05b6
|
H A D | UTF-8+CP1253.src | 199 0xC2B6 0xB6 // U+00b6 250 0xCEB6 0xE6 // U+03b6
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frutree/ |
H A D | system-board.info | 184 REFNODE mem-module fru WITH name:/platform/pci@1e,600000/isa@7/i2c@0,320/dimm-spd@0,b6 205 REFPROP _seeprom_source name:/platform/pci@1e,600000/isa@7/i2c@0,320/dimm-spd@0,b6 231 name:/platform/pci@1e,600000/isa@7/i2c@0,320/dimm-spd@0,b6
|