| /illumos-gate/usr/src/common/crypto/ecc/ |
| 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 252 b7 = MP_DIGIT(b, 7); 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() 285 s_bmul_4x4(rm, a7 ^ a3, a6 ^ a2, a5 ^ a1, a4 ^ a0, b7 ^ b3, 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 118 (w)[7] = (uint8_t)(b7); \
|
| /illumos-gate/usr/src/test/util-tests/tests/dis/i386/ |
| H A D | 32.fma-ps.out | 45 libdis_test+0xdc: c4 e2 71 b7 d0 vfmsubadd231ps %xmm0,%xmm1,%xmm2 46 libdis_test+0xe1: c4 e2 71 b7 10 vfmsubadd231ps (%eax),%xmm1,%xmm2 47 libdis_test+0xe6: c4 e2 75 b7 d0 vfmsubadd231ps %ymm0,%ymm1,%ymm2 48 libdis_test+0xeb: c4 e2 75 b7 10 vfmsubadd231ps (%eax),%ymm1,%ymm2
|
| H A D | 64.fma-ps.out | 45 libdis_test+0xdc: c4 e2 71 b7 d0 vfmsubadd231ps %xmm0,%xmm1,%xmm2 46 libdis_test+0xe1: c4 e2 71 b7 10 vfmsubadd231ps (%rax),%xmm1,%xmm2 47 libdis_test+0xe6: c4 e2 75 b7 d0 vfmsubadd231ps %ymm0,%ymm1,%ymm2 48 libdis_test+0xeb: c4 e2 75 b7 10 vfmsubadd231ps (%rax),%ymm1,%ymm2
|
| H A D | 32.fma-pd.out | 45 libdis_test+0xdc: c4 e2 f1 b7 d0 vfmsubadd231pd %xmm0,%xmm1,%xmm2 46 libdis_test+0xe1: c4 e2 f1 b7 10 vfmsubadd231pd (%eax),%xmm1,%xmm2 47 libdis_test+0xe6: c4 e2 f5 b7 d0 vfmsubadd231pd %ymm0,%ymm1,%ymm2 48 libdis_test+0xeb: c4 e2 f5 b7 10 vfmsubadd231pd (%eax),%ymm1,%ymm2
|
| H A D | 64.fma-pd.out | 45 libdis_test+0xdc: c4 e2 f1 b7 d0 vfmsubadd231pd %xmm0,%xmm1,%xmm2 46 libdis_test+0xe1: c4 e2 f1 b7 10 vfmsubadd231pd (%rax),%xmm1,%xmm2 47 libdis_test+0xe6: c4 e2 f5 b7 d0 vfmsubadd231pd %ymm0,%ymm1,%ymm2 48 libdis_test+0xeb: c4 e2 f5 b7 10 vfmsubadd231pd (%rax),%ymm1,%ymm2
|
| H A D | 32.bitalg.out | 172 b7 67 01 00 00 184 b7 67 01 00 00 196 b7 67 01 00 00
|
| /illumos-gate/usr/src/test/util-tests/tests/dis/risc-v/ |
| H A D | tst.rv32i.out | 1 libdis_test: b7 00 00 00 lui ra,0x0 2 libdis_test+0x4: b7 30 02 00 lui ra,0x23 3 libdis_test+0x8: b7 f0 ff ff lui ra,0xfffff
|
| /illumos-gate/usr/src/pkg/manifests/ |
| H A D | driver-network-e1000g.p5m | 163 alias=pci8086,15b7 \ 203 alias=pci8086,57b7,p \ 277 alias=pciex8086,15b7 \ 317 alias=pciex8086,57b7 \
|
| H A D | driver-network-bge.p5m | 90 alias=pci14e4,16b7 \ 120 alias=pciex14e4,16b7 \
|
| /illumos-gate/usr/src/contrib/ast/src/lib/libast/uwin/ |
| H A D | log__L.c | 81 vc(L4, 2.2222221233634724402E-1 ,8e38,3f63,af2c,39b7, -2, .E38E3839B7AF2C)
|
| /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/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 397 b7 = PACKET_BIT(3, 6); in uwacom_pad_events_intuos() 400 uwacom_event(usbwcmp, EVT_BTN, BTN_MISC_7, b7); in uwacom_pad_events_intuos() 426 prox = b0 | b1 | b2 | b3 | b4 | b5 | b6 | b7 | b8 | whl; in uwacom_pad_events_intuos() 439 b7 = PACKET_BIT(6, 3); in uwacom_pad_events_intuos() 450 uwacom_event(usbwcmp, EVT_BTN, BTN_MISC_7, b7); 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/test/os-tests/tests/hexdump/data/ |
| H A D | narrow1 | 34 8765b7: 61 61 61 61 | aaaa
|
| /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/lib/iconv_modules/utf-8/common/binarytables/srcs/ |
| H A D | UTF-8+CP1255.src | 203 0xC2B7 0xB7 // U+00b7 223 0xD6B7 0xC7 // U+05b7
|
| H A D | UTF-8+CP869.src | 204 0xC2B7 0x88 // U+00b7 254 0xCEB7 0xE1 // U+03b7
|
| H A D | UTF-8+CP1253.src | 200 0xC2B7 0xB7 // U+00b7 251 0xCEB7 0xE7 // U+03b7
|
| H A D | UTF-8+CP1250.src | 196 0xC2B7 0xB7 // U+00b7
|
| H A D | UTF-8+CP1251.src | 195 0xC2B7 0xB7 // U+00b7
|
| H A D | UTF-8+CP1256.src | 203 0xC2B7 0xB7 // U+00b7
|
| H A D | UTF-8+CP1257.src | 202 0xC2B7 0xB7 // U+00b7
|
| H A D | UTF-8+CP1258.src | 205 0xC2B7 0xB7 // U+00b7
|
| H A D | UTF-8+CP866.src | 185 0xC2B7 0xFA // U+00b7
|