Home
last modified time | relevance | path

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

/external/qemu/
Dcpu-all.h505 static inline void stfl_be_p(void *ptr, float32 v) in stfl_be_p() function
580 static inline void stfl_be_p(void *ptr, float32 v) in stfl_be_p() function
603 #define stfl_p(p, v) stfl_be_p(p, v)