Searched defs:__stfpsr (Results 1 - 2 of 2) sorted by relevance

/bionic/libm/ia64/
H A Dfenv.h63 #define __stfpsr(__r) __asm __volatile("mov %0=ar.fpsr" : "=r" (*(__r))) macro
71 __stfpsr(&__fpsr);
82 __stfpsr(&__fpsr);
92 __stfpsr(&__fpsr);
146 __stfpsr(&__fpsr);
156 __stfpsr(&__fpsr);
167 __stfpsr(&__fpsr);
178 __stfpsr(__envp);
187 __stfpsr(&__fpsr);
212 __stfpsr(
[all...]
/bionic/libm/include/ia64/
H A Dfenv.h63 #define __stfpsr(__r) __asm __volatile("mov %0=ar.fpsr" : "=r" (*(__r))) macro
71 __stfpsr(&__fpsr);
82 __stfpsr(&__fpsr);
92 __stfpsr(&__fpsr);
146 __stfpsr(&__fpsr);
156 __stfpsr(&__fpsr);
167 __stfpsr(&__fpsr);
178 __stfpsr(__envp);
187 __stfpsr(&__fpsr);
212 __stfpsr(
[all...]

Completed in 61 milliseconds