Searched refs:compare_or (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/mips/tcg/ |
H A D | msa_helper.c | 6782 static inline void compare_or(CPUMIPSState *env, wr_t *pwd, wr_t *pws, in compare_or() function 7019 compare_or(env, pwd, pws, pwt, df, 1, GETPC()); in helper_msa_fcor_df() 7046 compare_or(env, pwd, pws, pwt, df, 0, GETPC()); in helper_msa_fsor_df()
|