Home
last modified time | relevance | path

Searched refs:xe (Results 1 – 22 of 22) sorted by relevance

/illumos-gate/usr/src/lib/libm/common/m9x/
H A Dfma.c407 long double xe, ye, xhi, xlo, yhi, ylo; in __fma() local
439 xe = xx.e; in __fma()
442 xlo = xe - xhi; /* lo 21 bits */ in __fma()
447 xe = xe * ye; in __fma()
448 ye = ((xhi * yhi - xe) + xhi * ylo + xlo * yhi) + xlo * ylo; in __fma()
456 yhi = xe + xhi; in __fma()
457 ye = yhi - xe; in __fma()
458 ylo = (xhi - ye) + (xe - (yhi - ye)); /* now (yhi,ylo) = xe + xhi */ in __fma()
461 xe = xhi - xlo; in __fma()
462 xlo = (ylo - xe) + (xlo - (xhi - xe)); /* now (xhi,xlo) = xlo + ylo */ in __fma()
/illumos-gate/usr/src/cmd/mdb/intel/modules/mdb_kb/
H A Dmdb_kb.c423 xkb_elf_t *xe = &xkb->xkb_elf; in xkb_build_p2m() local
457 xe->xe_off[i] = (size_t)-1; in xkb_build_p2m()
462 xe->xe_off[p2m[i].pfn] = i; in xkb_build_p2m()
509 xe->xe_off[i] = (size_t)-1; in xkb_build_fake_p2m()
516 xe->xe_off[p2pfn[i]] = i; in xkb_build_fake_p2m()
1147 if (xe->xe_gelf == NULL) { in xkb_open_elf()
1190 bcopy(desc, &xe->xe_hdr, in xkb_open_elf()
1232 xe->xe_hdr.xeh_magic)); in xkb_open_elf()
1432 if (xe->xe_gelf != NULL) in xkb_close()
1442 if (xe->xe_off != NULL) in xkb_close()
[all …]
/illumos-gate/usr/src/cmd/mdb/intel/modules/xhci/
H A Dxhci.c589 xhci_endpoint_t xe; in xhci_mdb_walk_xhci_endpoint_step() local
591 if (mdb_vread(&xe, sizeof (xe), addr) != sizeof (xe)) { in xhci_mdb_walk_xhci_endpoint_step()
597 ret = wsp->walk_callback(addr, &xe, wsp->walk_cbdata); in xhci_mdb_walk_xhci_endpoint_step()
/illumos-gate/usr/src/test/util-tests/tests/dis/i386/
H A D32.movbe.out4 libdis_test+0xe: 0f 38 f0 18 movbel (%eax),%ebx
H A D64.movbe.out4 libdis_test+0xe: 66 0f 38 f0 18 movbew (%rax),%bx
H A D64.lzcnt.out4 libdis_test+0xe: f3 0f bd 18 lzcntl (%rax),%ebx
H A D64.popcnt.out4 libdis_test+0xe: f3 0f b8 18 popcntl (%rax),%ebx
H A D64.prefetch.out5 libdis_test+0xe: 0f 0d 49 08 prefetchw 0x8(%rcx)
H A D32.sse-3.out4 libdis_test+0xe: f2 0f d0 c8 addsubps %xmm0,%xmm1
H A D64.sse-3.out4 libdis_test+0xe: f2 0f d0 c8 addsubps %xmm0,%xmm1
H A D64.avx.out274 libdis_test+0x566: c5 f1 c2 d0 0e vcmppd $0xe,%xmm0,%xmm1,%xmm2
275 libdis_test+0x56b: c5 e1 c2 20 0e vcmppd $0xe,(%rax),%xmm3,%xmm4
277 libdis_test+0x576: c5 f5 c2 d0 0e vcmppd $0xe,%ymm0,%ymm1,%ymm2
278 libdis_test+0x57b: c5 e5 c2 23 0e vcmppd $0xe,(%rbx),%ymm3,%ymm4
280 libdis_test+0x586: c5 f0 c2 d0 0e vcmpps $0xe,%xmm0,%xmm1,%xmm2
281 libdis_test+0x58b: c5 e0 c2 20 0e vcmpps $0xe,(%rax),%xmm3,%xmm4
283 libdis_test+0x596: c5 f4 c2 d0 0e vcmpps $0xe,%ymm0,%ymm1,%ymm2
284 libdis_test+0x59b: c5 e4 c2 23 0e vcmpps $0xe,(%rbx),%ymm3,%ymm4
286 libdis_test+0x5a6: c5 f3 c2 d0 0e vcmpsd $0xe,%xmm0,%xmm1,%xmm2
287 libdis_test+0x5ab: c5 e3 c2 20 0e vcmpsd $0xe,(%rax),%xmm3,%xmm4
[all …]
H A D32.avx.out274 libdis_test+0x566: c5 f1 c2 d0 0e vcmppd $0xe,%xmm0,%xmm1,%xmm2
275 libdis_test+0x56b: c5 e1 c2 20 0e vcmppd $0xe,(%eax),%xmm3,%xmm4
277 libdis_test+0x576: c5 f5 c2 d0 0e vcmppd $0xe,%ymm0,%ymm1,%ymm2
278 libdis_test+0x57b: c5 e5 c2 23 0e vcmppd $0xe,(%ebx),%ymm3,%ymm4
280 libdis_test+0x586: c5 f0 c2 d0 0e vcmpps $0xe,%xmm0,%xmm1,%xmm2
281 libdis_test+0x58b: c5 e0 c2 20 0e vcmpps $0xe,(%eax),%xmm3,%xmm4
283 libdis_test+0x596: c5 f4 c2 d0 0e vcmpps $0xe,%ymm0,%ymm1,%ymm2
284 libdis_test+0x59b: c5 e4 c2 23 0e vcmpps $0xe,(%ebx),%ymm3,%ymm4
286 libdis_test+0x5a6: c5 f3 c2 d0 0e vcmpsd $0xe,%xmm0,%xmm1,%xmm2
287 libdis_test+0x5ab: c5 e3 c2 20 0e vcmpsd $0xe,(%eax),%xmm3,%xmm4
[all …]
H A D32.avx512.out5 libdis_test+0xe: c5 f8 28 fe vmovaps %xmm6,%xmm7
H A D64.vbmi2.out5 libdis_test+0xe: 62 a3 d5 82 70 f4 vpshldw $0x23,%xmm20,%xmm21,%xmm22{%k2}{z}
H A D32.vbmi2.out5 libdis_test+0xe: 62 f3 fd 8a 70 cf vpshldw $0x23,%xmm7,%xmm0,%xmm1{%k2}{z}
/illumos-gate/usr/src/test/util-tests/tests/dis/risc-v-c/
H A Dtst.ldsr.out8 libdis_test+0xe: 04 21 c.fld fs1,0x0(a0)
H A D64.ldsr.out8 libdis_test+0xe: 12 f0 c.sdsp tp,0x20(sp)
H A Dtst.int.out8 libdis_test+0xe: 45 61 c.addi16sp sp,0x30
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_filter.c450 static struct xid_entry *xe = &xe_table[0]; variable
458 for (x = xe; x >= xe_first; x--) in find_rpc()
461 for (x = xe_last; x > xe; x--) in find_rpc()
475 x = xe++; in stash_rpc()
476 if (xe > xe_last) in stash_rpc()
477 xe = xe_first; in stash_rpc()
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A DHISTORY60 08/23/88 0xe+N -> `0xe' `+' `N'
/illumos-gate/usr/src/uts/common/io/usb/clients/hidparser/
H A DREADME475 hidparser: scanner: parsed_text[0] = 0xff,index = 0xe
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog5039 (STAGE2_VER_STR_OFFS): Set to 0xe.