Home
last modified time | relevance | path

Searched refs:b5 (Results 1 – 25 of 63) sorted by relevance

123

/illumos-gate/usr/src/test/util-tests/tests/dis/i386/
H A D32.ifma.out1 libdis_test: 62 f2 f5 08 b5 d0 vpmadd52huq %xmm0,%xmm1,%xmm2
2 libdis_test+0x6: 62 f2 dd 09 b5 eb vpmadd52huq %xmm3,%xmm4,%xmm5{%k1}
3 libdis_test+0xc: 62 f2 dd 8a b5 eb vpmadd52huq %xmm3,%xmm4,%xmm5{%k2}{z}
4 libdis_test+0x12: 62 f2 fd 8d b5 38 vpmadd52huq (%eax),%xmm0,%xmm7{%k5}{z}
5 libdis_test+0x18: 62 f2 e5 0b b5 90 vpmadd52huq 0x23(%eax),%xmm3,%xmm2{%k3}
9 libdis_test+0x2d: 62 f2 cd 18 b5 38 vpmadd52huq (%eax){1to2},%xmm6,%xmm7
12 libdis_test+0x3d: 62 f2 f5 28 b5 d0 vpmadd52huq %ymm0,%ymm1,%ymm2
13 libdis_test+0x43: 62 f2 dd 29 b5 eb vpmadd52huq %ymm3,%ymm4,%ymm5{%k1}
14 libdis_test+0x49: 62 f2 dd aa b5 eb vpmadd52huq %ymm3,%ymm4,%ymm5{%k2}{z}
23 libdis_test+0x7a: 62 f2 f5 48 b5 d0 vpmadd52huq %zmm0,%zmm1,%zmm2
[all …]
H A D64.ifma.out1 libdis_test: 62 f2 f5 08 b5 d0 vpmadd52huq %xmm0,%xmm1,%xmm2
2 libdis_test+0x6: 62 f2 dd 09 b5 eb vpmadd52huq %xmm3,%xmm4,%xmm5{%k1}
3 libdis_test+0xc: 62 22 bd 82 b5 cf vpmadd52huq %xmm23,%xmm24,%xmm25{%k2}{z}
4 libdis_test+0x12: 62 e2 fd 85 b5 08 vpmadd52huq (%rax),%xmm16,%xmm17{%k5}{z}
5 libdis_test+0x18: 62 e2 ed 03 b5 98 vpmadd52huq 0x23(%rax),%xmm18,%xmm19{%k3}
9 libdis_test+0x2d: 62 f2 cd 18 b5 38 vpmadd52huq (%rax){1to2},%xmm6,%xmm7
12 libdis_test+0x3d: 62 f2 f5 28 b5 d0 vpmadd52huq %ymm0,%ymm1,%ymm2
13 libdis_test+0x43: 62 f2 dd 29 b5 eb vpmadd52huq %ymm3,%ymm4,%ymm5{%k1}
20 libdis_test+0x6a: 62 f2 cd 38 b5 38 vpmadd52huq (%rax){1to4},%ymm6,%ymm7
23 libdis_test+0x7a: 62 f2 f5 48 b5 d0 vpmadd52huq %zmm0,%zmm1,%zmm2
[all …]
/illumos-gate/usr/src/common/crypto/ecc/
H A Dec2_163.c187 mp_digit a5 = 0, a4 = 0, a3 = 0, b5 = 0, b4 = 0, b3 = 0; in ec_GF2m_163_mul() local
218 b5 = MP_DIGIT(b, 5); in ec_GF2m_163_mul()
243 s_bmul_3x3(MP_DIGITS(r) + 6, a5, a4, a3, b5, b4, b3); 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 Dec2_193.c196 mp_digit a6 = 0, a5 = 0, a4 = 0, b6 = 0, b5 = 0, b4 = 0; in ec_GF2m_193_mul() local
233 b5 = MP_DIGIT(b, 5); 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
258 b5 = MP_DIGIT(b, 5); 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()
H A Decl_gf.c910 mp_digit b0 = 0, b1 = 0, b2 = 0, b3 = 0, b4 = 0, b5 = 0; in ec_GFp_sub_6() local
935 b5 = MP_DIGIT(b,5); in ec_GFp_sub_6()
958 MP_SUB_BORROW(r5, b5, r5, borrow, borrow); in ec_GFp_sub_6()
963 b5 = MP_DIGIT(&meth->irr,5); in ec_GFp_sub_6()
/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
116 (w)[5] = (uint8_t)(b5); \
/illumos-gate/usr/src/uts/common/io/usb/clients/usbinput/usbwcm/
H A Dusbwcm.c204 int b5, int rel, int abs) in uwacom_pad_events_graphire4() argument
209 uwacom_event(usbwcmp, EVT_BTN, BTN_MISC_5, b5); in uwacom_pad_events_graphire4()
212 uwacom_tool_events_graphire(usbwcmp, 1, b0 | b1 | b4 | b5 | rel | abs); in uwacom_pad_events_graphire4()
391 int b0, b1, b2, b3, b4, b5, b6, b7; in uwacom_pad_events_intuos() local
409 b5 = PACKET_BIT(3, 4); in uwacom_pad_events_intuos()
417 uwacom_event(usbwcmp, EVT_BTN, BTN_MISC_5, b5); in uwacom_pad_events_intuos()
426 prox = b0 | b1 | b2 | b3 | b4 | b5 | b6 | b7 | b8 | whl; in uwacom_pad_events_intuos()
437 b5 = PACKET_BIT(6, 1); in uwacom_pad_events_intuos()
448 uwacom_event(usbwcmp, EVT_BTN, BTN_MISC_5, b5); 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/util-tests/tests/dis/risc-v/
H A Dtst.regs.out12 libdis_test+0x2c: b3 85 b5 00 add a1,a1,a1
42 libdis_test+0xa4: b3 04 b5 00 add s1,a0,a1
H A Dtst.fpregs.out12 libdis_test+0x2c: d3 f5 b5 00 fadd.s fa1,fa1,fa1
42 libdis_test+0xa4: d3 74 b5 00 fadd.s fs1,fa0,fa1
H A Dtst.rv32i.out50 libdis_test+0xc4: 33 b5 15 00 sltu a0,a1,ra
/illumos-gate/usr/src/pkg/manifests/
H A Ddriver-network-bge.p5m88 alias=pci14e4,16b5 \
118 alias=pciex14e4,16b5 \
H A Ddriver-network-e1000g.p5m121 alias=pci8086,10b5 \
201 alias=pci8086,57b5,p \
315 alias=pciex8086,57b5 \
H A Ddriver-cpu-amd-zen.p5m44 # 14b5: f17h ma0-af, f19h m40-4f nb
112 alias=pci1022,14b5,p \
/illumos-gate/usr/src/contrib/ast/src/lib/libast/uwin/
H A Dlog1p.c106 vc(sqrt2, 1.4142135623730950622E0 ,04f3,40b5,de65,33f9, 1, .B504F333F9DE65)
/illumos-gate/usr/src/test/util-tests/tests/dis/risc-v-c/
H A Dtst.int.out2 libdis_test+0x2: b5 5d c.li s11,-0x13
/illumos-gate/usr/src/cmd/eqn/eqnchar.d/
H A Diso20 | b0 � | b1 � | b2 � | b3 � | b4 � | b5 � | b6 � | b7 � |
/illumos-gate/usr/src/lib/iconv_modules/utf-8/common/binarytables/srcs/
H A DUTF-8+CP1255.src201 0xC2B5 0xB5 // U+00b5
221 0xD6B5 0xC5 // U+05b5
H A DUTF-8+CP1253.src198 0xC2B5 0xB5 // U+00b5
249 0xCEB5 0xE5 // U+03b5
H A DUTF-8+CP862.src193 0xC2B5 0xE6 // U+00b5
216 0xCEB5 0xEE // U+03b5
H A DUTF-8+CP869.src252 0xCEB5 0xDE // U+03b5
H A DUTF-8+IBM-869.src243 0xCEB5 0xDE // U+03b5
H A DUTF-8+CP1250.src194 0xC2B5 0xB5 // U+00b5
H A DUTF-8+CP1251.src193 0xC2B5 0xB5 // U+00b5
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_crypto_tkip.c180 uint8_t b3, uint8_t b4, uint8_t b5) in ieee80211_read_6() argument
183 uint16_t iv16 = (b4 << 0) | (b5 << 8); in ieee80211_read_6()

123