Home
last modified time | relevance | path

Searched refs:stfl_le_p (Results 1 – 1 of 1) sorted by relevance

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