Searched refs:compare_ueq (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/mips/tcg/ |
H A D | msa_helper.c | 6637 static inline void compare_ueq(CPUMIPSState *env, wr_t *pwd, wr_t *pws, in compare_ueq() function 6902 compare_ueq(env, pwd, pws, pwt, df, 1, GETPC()); in helper_msa_fcueq_df() 6974 compare_ueq(env, pwd, pws, pwt, df, 0, GETPC()); in helper_msa_fsueq_df()
|