HomeSort by: relevance | last modified time | path
    Searched defs:__stfpsr (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/ia64/include/
fenv.h 68 #define __stfpsr(__r) __asm __volatile("mov %0=ar.fpsr" : "=r" (*(__r))) macro
81 __stfpsr(&__fpsr);
92 __stfpsr(&__fpsr);
102 __stfpsr(&__fpsr);
156 __stfpsr(&__fpsr);
166 __stfpsr(&__fpsr);
177 __stfpsr(&__fpsr);
188 __stfpsr(__envp);
197 __stfpsr(&__fpsr);
226 __stfpsr(&__oldfpsr)
    [all...]
fenv.h 68 #define __stfpsr(__r) __asm __volatile("mov %0=ar.fpsr" : "=r" (*(__r))) macro
81 __stfpsr(&__fpsr);
92 __stfpsr(&__fpsr);
102 __stfpsr(&__fpsr);
156 __stfpsr(&__fpsr);
166 __stfpsr(&__fpsr);
177 __stfpsr(&__fpsr);
188 __stfpsr(__envp);
197 __stfpsr(&__fpsr);
226 __stfpsr(&__oldfpsr)
    [all...]

Completed in 21 milliseconds