Searched refs:compare_ult (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/mips/tcg/ |
H A D | msa_helper.c | 6695 static inline void compare_ult(CPUMIPSState *env, wr_t *pwd, wr_t *pws, in compare_ult() function 6920 compare_ult(env, pwd, pws, pwt, df, 1, GETPC()); in helper_msa_fcult_df() 6992 compare_ult(env, pwd, pws, pwt, df, 0, GETPC()); in helper_msa_fsult_df()
|