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

/vbox/src/recompiler/
H A Dcpu-all.h634 static inline void stq_be_p(void *ptr, uint64_t v) function
710 static inline void stq_be_p(void *ptr, uint64_t v) function
749 #define stq_p(p, v) stq_be_p(p, v)

Completed in 49 milliseconds