Home
last modified time | relevance | path

Searched refs:FPU_EN (Results 1 – 9 of 9) sorted by relevance

/titanic_50/usr/src/uts/intel/ia32/ml/
H A Dfloat.s293 cmpl $FPU_EN, FPU_CTX_FPU_FLAGS(%rdi)
296 movl $_CONST(FPU_VALID|FPU_EN), FPU_CTX_FPU_FLAGS(%rdi)
322 cmpl $FPU_EN, FPU_CTX_FPU_FLAGS(%rdi)
324 movl $_CONST(FPU_VALID|FPU_EN), FPU_CTX_FPU_FLAGS(%rdi)
352 cmpl $FPU_EN, FPU_CTX_FPU_FLAGS(%eax)
355 movl $_CONST(FPU_VALID|FPU_EN), FPU_CTX_FPU_FLAGS(%eax)
365 cmpl $FPU_EN, FPU_CTX_FPU_FLAGS(%eax)
368 movl $_CONST(FPU_VALID|FPU_EN), FPU_CTX_FPU_FLAGS(%eax)
384 cmpl $FPU_EN, FPU_CTX_FPU_FLAGS(%ecx)
387 movl $_CONST(FPU_VALID|FPU_EN), FPU_CTX_FPU_FLAGS(%ecx)
H A Dexception.s645 movl $FPU_EN, %eax
720 movl $FPU_EN, %eax
784 movl $FPU_EN, %eax
/titanic_50/usr/src/uts/intel/ia32/os/
H A Dfpu.c198 cfp->fpu_flags = FPU_EN | FPU_VALID; in fp_new_lwp()
370 ASSERT((fp->fpu_flags & FPU_EN) == 0); in fp_seed()
392 fp->fpu_flags = FPU_EN; in fp_seed()
475 if (fp->fpu_flags & FPU_EN) { in fpnoextflt()
705 if ((fp->fpu_flags & FPU_EN) == 0) { in fpsetcw()
H A Darchdep.c278 if (fpu->fpu_flags & FPU_EN) { in setfpregs()
334 if (fpu->fpu_flags & FPU_EN) { in getfpregs()
355 if ((fpu->fpu_flags & FPU_EN) || (fpu->fpu_flags & FPU_VALID)) { in getfpregs()
/titanic_50/usr/src/uts/intel/sys/
H A Dpcb.h81 #define FPU_EN 0x1 /* flag signifying fpu in use */ macro
/titanic_50/usr/src/uts/intel/ia32/syscall/
H A Dgetcontext.c123 if (lwp->lwp_pcb.pcb_fpu.fpu_flags & FPU_EN) in savecontext()
309 if (lwp->lwp_pcb.pcb_fpu.fpu_flags & FPU_EN) in savecontext32()
/titanic_50/usr/src/uts/i86pc/ml/
H A Dgenassym.c115 printf("#define\tFPU_EN 0x%x\n", FPU_EN); in main()
/titanic_50/usr/src/uts/sun4v/ml/
H A Dtrap_table.s2306 stub %g4, [%g2 + FPU_EN] ! write fef value to fpu_en
/titanic_50/usr/src/uts/sun4u/ml/
H A Dtrap_table.s2545 stub %g4, [%g2 + FPU_EN] ! write fef value to fpu_en