Searched refs:fldcw (Results 1 – 2 of 2) sorted by relevance
74 #define fldcw(cw) __asm __volatile("fldcw %0" : : "m" (cw)) macro150 void fldcw(u_short cw);421 fldcw(control); in fpuinit()781 fldcw(pcb->pcb_initial_fpucw); in restore_fpu_curthread()
84 #define fldcw(cw) __asm __volatile("fldcw %0" : : "m" (cw)) macro131 void fldcw(u_short cw);286 fldcw(control); in npx_probe()458 fldcw(control); in npxinit()864 fldcw(pcb->pcb_initial_npxcw); in restore_npx_curthread()