HomeSort by relevance Sort by last modified time
    Searched refs:__stfpsr (Results 1 - 3 of 3) sorted by null

  /bionic/libm/ia64/
fenv.h 63 #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(&__oldfpsr)
    [all...]
fenv.c 45 __stfpsr(&fpsr);
  /bionic/libm/include/ia64/
fenv.h 63 #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(&__oldfpsr)
    [all...]

Completed in 1809 milliseconds