Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/tcg/
H A Dmsa_helper.h.inc395 DEF_HELPER_5(msa_mul_q_df, void, env, i32, i32, i32, i32)
H A Dmsa_helper.c5565 static inline int64_t msa_mul_q_df(uint32_t df, int64_t arg1, int64_t arg2) in msa_mul_q_df() function