Searched defs:fnsave_state (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/sys/
H A Dfp.h176 struct fnsave_state { struct
250 struct fnsave_state kfpu_fn;
279 extern void fpsave(struct fnsave_state *);
280 extern void fprestore(struct fnsave_state *);

Completed in 45 milliseconds