Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/tcg/
H A Dmsa_helper.h.inc326 DEF_HELPER_5(msa_sat_s_df, void, env, i32, i32, i32, i32)
H A Dmsa_helper.c5421 static inline int64_t msa_sat_s_df(uint32_t df, int64_t arg, uint32_t m) in msa_sat_s_df() function