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

/vbox/src/recompiler/
H A Dcpu-all.h596 static inline uint64_t ldq_be_p(const void *ptr) function
695 static inline uint64_t ldq_be_p(const void *ptr) function
744 #define ldq_p(p) ldq_be_p(p)

Completed in 48 milliseconds