Searched refs:compare_un (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/mips/tcg/ |
H A D | msa_helper.c | 6577 static inline void compare_un(CPUMIPSState *env, wr_t *pwd, wr_t *pws, in compare_un() function 6884 compare_un(env, pwd, pws, pwt, df, 1, GETPC()); in helper_msa_fcun_df() 6956 compare_un(env, pwd, pws, pwt, df, 0, GETPC()); in helper_msa_fsun_df()
|