Searched refs:fpcw (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libc/i386/
H A DMakefile37 # Special postprocessing for 32-bit fpcw.o: strip the SSE HWCAP attribute
40 pics/fpcw.o := POST_PROCESS_O += ; \
H A DMakefile.com87 fpcw.o
/illumos-gate/usr/src/uts/intel/ia32/os/
H A Dfpu.c521 uint32_t fpcw, fpsw; local
550 fpcw = fp->fpu_regs.kfpu_u.kfpu_fn.f_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;
585 return (fpe_sicode(fpsw & ~fpcw & 0x3f));
/illumos-gate/usr/src/lib/libc/amd64/
H A DMakefile85 fpcw.o \

Completed in 236 milliseconds