Searched refs:compare_af (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/mips/tcg/ |
H A D | msa_helper.c | 6548 static inline void compare_af(CPUMIPSState *env, wr_t *pwd, wr_t *pws, in compare_af() function 6875 compare_af(env, pwd, pws, pwt, df, 1, GETPC()); in helper_msa_fcaf_df() 6947 compare_af(env, pwd, pws, pwt, df, 0, GETPC()); in helper_msa_fsaf_df()
|