Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/tcg/
H A Dmsa_helper.c8215 static inline uint64_t bswap16x4(uint64_t x) in bswap16x4() function
8255 d0 = bswap16x4(d0); in helper_msa_ld_h()
8256 d1 = bswap16x4(d1); in helper_msa_ld_h()
8342 d0 = bswap16x4(d0); in helper_msa_st_h()
8343 d1 = bswap16x4(d1); in helper_msa_st_h()