Home
last modified time | relevance | path

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

/openbmc/qemu/include/qemu/
H A Dbswap.h282 static inline void stl_he_p(void *ptr, uint32_t v) in stl_he_p() function
331 stl_he_p(ptr, le_bswap(v, 32)); in stl_le_p()
371 stl_he_p(ptr, be_bswap(v, 32)); in stl_be_p()
/openbmc/qemu/accel/tcg/
H A Dldst_atomicity.c.inc931 stl_he_p(pv, val);