Home
last modified time | relevance | path

Searched refs:FP_XSAVE (Results 1 – 10 of 10) sorted by relevance

/titanic_41/usr/src/uts/intel/ia32/os/
H A Dfpu.c219 case FP_XSAVE: in fp_new_lwp()
315 case FP_XSAVE: in fp_save()
346 case FP_XSAVE: in fp_restore()
375 if (fp_save_mech == FP_XSAVE) { in fp_seed()
561 case FP_XSAVE: in fpexterrflt()
743 case FP_XSAVE: in fpsetcw()
H A Darchdep.c308 case FP_XSAVE: in setfpregs()
371 case FP_XSAVE: in getfpregs()
393 case FP_XSAVE: in getfpregs()
/titanic_41/usr/src/uts/i86pc/os/
H A Dfpu_subr.c163 fp_save_mech = FP_XSAVE; in fpu_probe()
190 fp_save_mech = FP_XSAVE; in fpu_probe()
H A Dcpr_impl.c952 if (fp_save_mech == FP_XSAVE) { in i_cpr_start_cpu()
H A Dmp_startup.c1774 if (fp_save_mech == FP_XSAVE) { in mp_startup_common()
H A Dstartup.c2205 if (fp_save_mech == FP_XSAVE) { in startup_end()
H A Dcpuid.c4679 ASSERT(fp_save_mech == FP_XSAVE); in xsave_setup_msr()
/titanic_41/usr/src/uts/intel/sys/
H A Dfp.h63 #define FP_XSAVE 3 /* xsave/xrstor instructions */ macro
/titanic_41/usr/src/uts/i86pc/ml/
H A Dgenassym.c127 printf("#define\tFP_XSAVE 0x%x\n", FP_XSAVE); in main()
/titanic_41/usr/src/uts/intel/ia32/ml/
H A Dfloat.s605 cmpl $FP_XSAVE, fp_save_mech
631 cmpl $FP_XSAVE, fp_save_mech