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

  /bionic/libm/include/sparc64/
fenv.h 71 #define __stxfsr(__r) __asm __volatile("stx %%fsr, %0" : "=m" (*(__r))) macro
78 __stxfsr(&__r);
89 __stxfsr(&__r);
99 __stxfsr(&__r);
151 __stxfsr(&__r);
160 __stxfsr(&__r);
171 __stxfsr(&__r);
182 __stxfsr(__envp);
191 __stxfsr(&__r);
211 __stxfsr(&__r)
    [all...]
  /bionic/libm/sparc64/
fenv.h 71 #define __stxfsr(__r) __asm __volatile("stx %%fsr, %0" : "=m" (*(__r))) macro
78 __stxfsr(&__r);
89 __stxfsr(&__r);
99 __stxfsr(&__r);
151 __stxfsr(&__r);
160 __stxfsr(&__r);
171 __stxfsr(&__r);
182 __stxfsr(__envp);
191 __stxfsr(&__r);
211 __stxfsr(&__r)
    [all...]

Completed in 489 milliseconds