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

/vbox/src/recompiler/
H A Dcpu-all.h314 DECLINLINE(float32) ldfl_le_p(const void *ptr) function
451 static inline float32 ldfl_le_p(const void *ptr) function
526 static inline float32 ldfl_le_p(const void *ptr) function
757 #define ldfl_p(p) ldfl_le_p(p)

Completed in 1155 milliseconds