/illumos-gate/usr/src/lib/libm/common/m9x/ |
H A D | fma.c | 407 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 D | mdb_kb.c | 423 xkb_elf_t *xe = &xkb->xkb_elf; in xkb_build_p2m() local 433 sect = mdb_gelf_sect_by_name(xe->xe_gelf, ".xen_p2m"); in xkb_build_p2m() 440 if ((p2m = mdb_gelf_sect_load(xe->xe_gelf, sect)) == NULL) { in xkb_build_p2m() 453 xe->xe_off = mdb_alloc(size, UM_SLEEP); in xkb_build_p2m() 457 xe->xe_off[i] = (size_t)-1; in xkb_build_p2m() 462 xe->xe_off[p2m[i].pfn] = i; in xkb_build_p2m() 477 xkb_elf_t *xe = &xkb->xkb_elf; in xkb_build_fake_p2m() local 484 sect = mdb_gelf_sect_by_name(xe->xe_gelf, ".xen_pfn"); in xkb_build_fake_p2m() 491 if ((p2pfn = mdb_gelf_sect_load(xe->xe_gelf, sect)) == NULL) { in xkb_build_fake_p2m() 505 xe->xe_off = mdb_alloc(size, UM_SLEEP); in xkb_build_fake_p2m() [all …]
|
/illumos-gate/usr/src/cmd/mdb/intel/modules/xhci/ |
H A D | xhci.c | 589 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 D | 32.movbe.out | 4 libdis_test+0xe: 0f 38 f0 18 movbel (%eax),%ebx
|
H A D | 64.movbe.out | 4 libdis_test+0xe: 66 0f 38 f0 18 movbew (%rax),%bx
|
H A D | 64.lzcnt.out | 4 libdis_test+0xe: f3 0f bd 18 lzcntl (%rax),%ebx
|
H A D | 64.popcnt.out | 4 libdis_test+0xe: f3 0f b8 18 popcntl (%rax),%ebx
|
H A D | 64.prefetch.out | 5 libdis_test+0xe: 0f 0d 49 08 prefetchw 0x8(%rcx)
|
H A D | 32.sse-3.out | 4 libdis_test+0xe: f2 0f d0 c8 addsubps %xmm0,%xmm1
|
H A D | 64.sse-3.out | 4 libdis_test+0xe: f2 0f d0 c8 addsubps %xmm0,%xmm1
|
H A D | 32.avx.out | 274 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 276 libdis_test+0x570: c5 d1 c2 71 42 0e vcmppd $0xe,0x42(%ecx),%xmm5,%xmm6 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 279 libdis_test+0x580: c5 d5 c2 72 42 0e vcmppd $0xe,0x42(%edx),%ymm5,%ymm6 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 282 libdis_test+0x590: c5 d0 c2 71 42 0e vcmpps $0xe,0x42(%ecx),%xmm5,%xmm6 283 libdis_test+0x596: c5 f4 c2 d0 0e vcmpps $0xe,%ymm0,%ymm1,%ymm2 [all …]
|
H A D | 64.avx.out | 274 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 276 libdis_test+0x570: c5 d1 c2 71 42 0e vcmppd $0xe,0x42(%rcx),%xmm5,%xmm6 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 279 libdis_test+0x580: c5 d5 c2 72 42 0e vcmppd $0xe,0x42(%rdx),%ymm5,%ymm6 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 282 libdis_test+0x590: c5 d0 c2 71 42 0e vcmpps $0xe,0x42(%rcx),%xmm5,%xmm6 283 libdis_test+0x596: c5 f4 c2 d0 0e vcmpps $0xe,%ymm0,%ymm1,%ymm2 [all …]
|
H A D | 32.avx512.out | 5 libdis_test+0xe: c5 f8 28 fe vmovaps %xmm6,%xmm7
|
H A D | 64.vbmi2.out | 5 libdis_test+0xe: 62 a3 d5 82 70 f4 vpshldw $0x23,%xmm20,%xmm21,%xmm22{%k2}{z}
|
H A D | 32.vbmi2.out | 5 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 D | tst.ldsr.out | 8 libdis_test+0xe: 04 21 c.fld fs1,0x0(a0)
|
H A D | 64.ldsr.out | 8 libdis_test+0xe: 12 f0 c.sdsp tp,0x20(sp)
|
H A D | tst.int.out | 8 libdis_test+0xe: 45 61 c.addi16sp sp,0x30
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_filter.c | 450 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 D | HISTORY | 60 08/23/88 0xe+N -> `0xe' `+' `N'
|
/illumos-gate/usr/src/uts/common/io/usb/clients/hidparser/ |
H A D | README | 475 hidparser: scanner: parsed_text[0] = 0xff,index = 0xe
|
/illumos-gate/usr/src/grub/grub-0.97/ |
H A D | ChangeLog | 5039 (STAGE2_VER_STR_OFFS): Set to 0xe.
|