/illumos-gate/usr/src/uts/i86pc/os/ |
H A D | fpu_subr.c | 216 struct fxsave_state *fx; local 223 fx = (void *)(((uintptr_t)(&fxsave_state[0]) + 226 fx->fx_mxcsr_mask = 0; 227 fxsave_insn(fx); 228 if (fx->fx_mxcsr_mask != 0) { 232 sse_mxcsr_mask = fx->fx_mxcsr_mask;
|
/illumos-gate/usr/src/lib/libm/common/R/ |
H A D | atan2f.c | 250 atan2f(float fy, float fx) argument 260 ix = *(int *)&fx; 267 y = fx; 284 x = fx;
|
H A D | powf.c | 128 float fx = x, fy = y; local 142 return (fx * fy); /* at least one of x or y is NaN */ 189 fx = one / fx; /* y is -1 */ 190 return (fx); 192 return (fx * fx); 228 * fx = *(float *) &jx; 229 * fz = (float) exp(((double) fy) * log((double) fx)); 238 fx [all...] |
H A D | besself.c | 267 /* core of j0f computation; assumes fx is finite */ 269 __k_j0f(float fx) argument 274 ix = *(int *)&fx & ~0x80000000; 275 x = fabs((double)fx); 328 j0f(float fx) argument 336 ix = *(int *)&fx & ~0x80000000; 339 return (fx * fx); 346 f = (float)__k_j0f(fx); 354 /* core of y0f computation; assumes fx i 356 __k_y0f(float fx) argument 403 y0f(float fx) argument 435 __k_j1f(float fx) argument 499 j1f(float fx) argument 524 __k_y1f(float fx) argument 577 y1f(float fx) argument 608 jnf(int n, float fx) argument 756 ynf(int n, float fx) argument [all...] |
/illumos-gate/usr/src/lib/libmvec/common/ |
H A D | __vexpf.c | 185 fx = *x; \ 194 y[index] = fx * fx; \ 197 y[index] = (sign) ? 0.0f : fx; \ 201 fx = extreme[sign]; \ 202 y[index] = fx * fx; \ 206 x##N = fx 213 fx = *x; \ 222 y[index] = fx * f 242 float fx; local [all...] |
/illumos-gate/usr/src/uts/intel/ia32/os/ |
H A D | fpu.c | 181 struct fxsave_state *fx, *cfx; local 212 fx = &fp->fpu_regs.kfpu_u.kfpu_fx; 215 cfx->fx_mxcsr = fx->fx_mxcsr & ~SSE_MXCSR_EFLAGS; 216 cfx->fx_fcw = fx->fx_fcw; 222 fx = &fp->fpu_regs.kfpu_u.kfpu_xs.xs_fxsave; 227 cfx->fx_mxcsr = fx->fx_mxcsr & ~SSE_MXCSR_EFLAGS; 228 cfx->fx_fcw = fx->fx_fcw; 700 struct fxsave_state *fx; local 738 fx = &fp->fpu_regs.kfpu_u.kfpu_fx; 739 fx [all...] |
H A D | archdep.c | 81 fnsave_to_fxsave(const struct fnsave_state *fn, struct fxsave_state *fx) argument 85 fx->fx_fcw = fn->f_fcw; 86 fx->fx_fsw = fn->f_fsw; 92 bcopy(&fn->f_st[i].fpr_16[0], &fx->fx_st[i].fpr_16[0], 98 fx->fx_fctw = 0; 101 fx->fx_fctw |= (1 << i); 103 fx->fx_fop = fn->f_fop; 106 fx->fx_rip = (uint64_t)fn->f_eip; 107 fx->fx_rdp = (uint64_t)fn->f_dp; 109 fx 122 fxsave_to_fnsave(const struct fxsave_state *fx, struct fnsave_state *fn) argument 191 fpregset_to_fxsave(const fpregset_t *fp, struct fxsave_state *fx) argument 212 fxsave_to_fpregset(const struct fxsave_state *fx, fpregset_t *fp) argument 227 fpregset32_to_fxsave(const fpregset32_t *fp, struct fxsave_state *fx) argument 240 fxsave_to_fpregset32(const struct fxsave_state *fx, fpregset32_t *fp) argument [all...] |
/illumos-gate/usr/src/lib/libbc/libc/gen/common/ |
H A D | double_decim.c | 340 unpacked fx, ix; local 359 /* Divide x up into integer part ix and fraction part fx. */ 362 fx = ix; 366 fx.fpclass = fp_zero; 374 fx.significand[i] = 0; 377 _fp_normalize(&fx); 386 fx.significand[i] = 0; 388 fx.significand[imask] &= fmask; 392 _fp_normalize(&fx); 427 binary_to_decimal_fraction(&fx, nsi [all...] |
/illumos-gate/usr/src/lib/libm/common/complex/ |
H A D | k_atan2l.c | 577 float fx; local 684 ((int *) &fx)[0] = 0x3e000000 + (j << 19); 685 y = (long double) fx;
|
/illumos-gate/usr/src/uts/common/io/comstar/port/fcoet/ |
H A D | fcoet_fc.c | 394 fcoet_do_flogi(fct_local_port_t *port, fct_flogi_xchg_t *fx) argument
|
/illumos-gate/usr/src/cmd/cpc/common/ |
H A D | cpustat.c | 808 fxparms_t *fx = (fxparms_t *)pcparms.pc_clparms; local 820 fx->fx_upri = 0; 821 fx->fx_uprilim = 0; 822 fx->fx_tqsecs = fx->fx_tqnsecs = FX_TQDEF;
|
/illumos-gate/usr/src/stand/lib/fs/ufs/ |
H A D | ufsops.c | 876 fileid_t fx; local 893 if (!(n = find(&fx, strcpy(pn, fp->fi_memp))) || 894 openi(fp = &fx, n)) {
|
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/ |
H A D | discovery.c | 412 fct_flogi_xchg_t fx; local 419 bzero(&fx, sizeof (fx)); 420 fx.fx_op = ELS_OP_FLOGI; 422 fx.fx_sec_timeout = 2; 424 fx.fx_sec_timeout = 5; 427 fx.fx_sid = iport->iport_link_info.portid & 0xFF; 429 fx.fx_did = 0xFFFFFE; 430 bcopy(iport->iport_port->port_nwwn, fx.fx_nwwn, 8); 431 bcopy(iport->iport_port->port_pwwn, fx 502 fct_handle_rcvd_flogi(fct_local_port_t *port, fct_flogi_xchg_t *fx) argument [all...] |
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_fct.c | 52 struct fct_flogi_xchg *fx); 611 * fx save 612 * 0 1 Process or save port->fx 613 * 0 0 Process or reject port->fx 614 * 1 1 Process port->fx, Process or save fx 615 * 1 0 Process or reject port->fx, Process or reject fx 618 emlxs_fct_handle_unsol_flogi(emlxs_port_t *port, fct_flogi_xchg_t *fx, argument 630 if (port->fx 1804 emlxs_fct_flogi_xchg(struct fct_local_port *fct_port, struct fct_flogi_xchg *fx) argument 3224 fct_flogi_xchg_t fx; local [all...] |
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/ |
H A D | qlt.c | 95 fct_flogi_xchg_t *fx); 2081 qlt_do_flogi(fct_local_port_t *port, fct_flogi_xchg_t *fx) argument
|
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_fc.h | 1126 fct_flogi_xchg_t fx; member in struct:emlxs_port
|