Searched refs:__INITIAL_FPUCW__ (Results 1 – 3 of 3) sorted by relevance
204 #define __INITIAL_FPUCW__ 0x037F macro
420 control = __INITIAL_FPUCW__; in fpuinit()780 if (pcb->pcb_initial_fpucw != __INITIAL_FPUCW__) in restore_fpu_curthread()
604 pcb->pcb_initial_fpucw = __INITIAL_FPUCW__; in exec_setregs()