Home
last modified time | relevance | path

Searched refs:b6 (Results 1 – 25 of 70) sorted by relevance

123

/illumos-gate/usr/src/common/crypto/ecc/
H A Dec2_193.c196 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 Dec2_233.c214 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 Dusb_endian.h110 #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 D64.fma-ps.out21 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 D32.fma-ps.out21 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 D64.fma-pd.out21 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
H A D32.fma-pd.out21 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
/illumos-gate/usr/src/lib/libresolv2/common/resolv/
H A Dres_send.c1094 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 Ddriver-network-bge.p5m89 alias=pci14e4,16b6 \
119 alias=pciex14e4,16b6 \
H A Ddriver-network-e1000g.p5m202 alias=pci8086,57b6,p \
316 alias=pciex8086,57b6 \
H A Ddriver-network-ixgbe.p5m51 alias=pciex8086,10b6 \
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/frudata/
H A Dlibpiclfrudata.conf35 name:/platform/pci@1e,600000/isa@7/i2c@0,320/dimm-spd@0,b6
/illumos-gate/usr/src/test/os-tests/tests/xsave/data/
H A Dmdb_xregs.zmm.6440 %xmm6 [127:0] 0x119004b9 119004b8 119004b7 119004b6
120 %zmm22 [127:0] 0x119005b9 119005b8 119005b7 119005b6
H A Dmdb_xregs.ymm.6444 %xmm12 [127:0] 0x119004b9 119004b8 119004b7 119004b6
/illumos-gate/usr/src/uts/common/io/usb/clients/usbinput/usbwcm/
H A Dusbwcm.c391 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 Dlibpiclfrudata.conf48 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 Dtst.int.out23 libdis_test+0x2c: b6 95 c.add a1,a3
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frudata/
H A Dlibpiclfrudata.conf39 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 Dtst.regs.out26 libdis_test+0x64: b6 06 40 1a add %i1, %i2, %i3
/illumos-gate/usr/src/cmd/eqn/eqnchar.d/
H A Diso20 | b0 � | b1 � | b2 � | b3 � | b4 � | b5 � | b6 � | b7 � |
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/ents/frutree/
H A Dsystem-board.info154 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 Dlibpiclfrudata.conf50 name:/platform/i2c@1f,520000/dimm-spd?UnitAddress=0,b6
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chalupa/frudata/
H A Dlibpiclfrudata.conf42 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 DUTF-8+CP1255.src202 0xC2B6 0xB6 // U+00b6
222 0xD6B6 0xC6 // U+05b6
H A DUTF-8+CP1253.src199 0xC2B6 0xB6 // U+00b6
250 0xCEB6 0xE6 // U+03b6

123