Home
last modified time | relevance | path

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

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