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

/external/qemu/
H A Dcpu-all.h315 static inline void stfl_le_p(void *ptr, float32 v) function
390 static inline void stfl_le_p(void *ptr, float32 v) function
614 #define stfl_p(p, v) stfl_le_p(p, v)

Completed in 30 milliseconds