Home
last modified time | relevance | path

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

/qemu/target/mips/tcg/
H A Dmsa_helper.h.inc397 DEF_HELPER_5(msa_msub_q_df, void, env, i32, i32, i32, i32)
H A Dmsa_helper.c5667 static inline int64_t msa_msub_q_df(uint32_t df, int64_t dest, int64_t arg1, in msa_msub_q_df() function