Searched refs:__INITIAL_FPUCW__ (Results 1 – 4 of 4) sorted by relevance
40 { 0xffff0000 | __INITIAL_FPUCW__,
201 #define __INITIAL_FPUCW__ 0x037F macro
395 control = __INITIAL_FPUCW__; in fpuinit()759 if (pcb->pcb_initial_fpucw != __INITIAL_FPUCW__) in restore_fpu_curthread()
385 pcb->pcb_initial_fpucw = __INITIAL_FPUCW__; in exec_setregs()