Home
last modified time | relevance | path

Searched refs:fp_save (Results 1 – 7 of 7) sorted by relevance

/titanic_44/usr/src/uts/intel/ia32/os/
H A Dfpu.c196 fp_save(fp); in fp_new_lwp()
294 fp_save(struct fpu_ctx *fp) in fp_save() function
543 fp_save(fp); in fpexterrflt()
621 fp_save(fp); /* save the FPU state */ in fpsimderrflt()
729 fp_save(fp); in fpsetcw()
H A Darchdep.c341 fp_save(fpu); /* get the current FPU state */ in getfpregs()
/titanic_44/usr/src/uts/sparc/sys/fpu/
H A Dfpusystm.h60 extern void fp_save(kfpu_t *);
/titanic_44/usr/src/uts/sun4/ml/
H A Dsubr_asm.s499 fp_save(kfpu_t *fp)
509 ENTRY_NP(fp_save)
515 SET_SIZE(fp_save)
H A Dswtch.s96 ! Read fprs, call fp_save if FPRS_FEF set.
120 call fp_save
527 ! We read in the fprs and call fp_save if FPRS_FEF is set
/titanic_44/usr/src/uts/intel/sys/
H A Darchsystm.h127 extern void fp_save(struct fpu_ctx *);
/titanic_44/usr/src/uts/sparc/v9/fpu/
H A Dfpu.c504 fp_save(fp); in fp_precise()