Searched refs:__fldcw (Results 1 – 4 of 4) sorted by relevance
94 __fldcw(&envp->__x87.__control); in fegetenv()139 __fldcw(&control); in __feenableexcept()156 __fldcw(&control); in __fedisableexcept()
139 __fldcw(&envp->__control); in fegetenv()196 __fldcw(&control); in __feenableexcept()218 __fldcw(&control); in __fedisableexcept()
104 #define __fldcw(addr) __asm __volatile("fldcw %0" : : "m" (*(addr))) macro138 __fldcw(&_newcw); in __fnldcw()
228 __fldcw(&__control); in fesetround()317 __fldcw(&__control); in fesetround()