Searched refs:fx_fcw (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/intel/ia32/os/
H A Dfpu.c73 FPU_CW_INIT, /* fx_fcw */
104 FPU_CW_INIT, /* fx_fcw */
216 cfx->fx_fcw = fx->fx_fcw;
228 cfx->fx_fcw = fx->fx_fcw;
557 fpcw = fp->fpu_regs.kfpu_u.kfpu_fx.fx_fcw;
563 fpcw = fp->fpu_regs.kfpu_u.kfpu_xs.xs_fxsave.fx_fcw;
739 fx->fx_fcw = fcw;
745 fx->fx_fcw
[all...]
H A Darchdep.c85 fx->fx_fcw = fn->f_fcw;
126 fn->f_fcw = fx->fx_fcw;
/illumos-gate/usr/src/uts/intel/sys/
H A Dfp.h200 uint16_t fx_fcw; member in struct:fxsave_state

Completed in 48 milliseconds