Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/tcg/
H A Dmsa_helper.c8221 static inline uint64_t bswap32x2(uint64_t x) in bswap32x2() function
8276 d0 = bswap32x2(d0); in helper_msa_ld_w()
8277 d1 = bswap32x2(d1); in helper_msa_ld_w()
8363 d0 = bswap32x2(d0); in helper_msa_st_w()
8364 d1 = bswap32x2(d1); in helper_msa_st_w()