Searched refs:compare_lt (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/mips/tcg/ |
H A D | msa_helper.c | 6666 static inline void compare_lt(CPUMIPSState *env, wr_t *pwd, wr_t *pws, in compare_lt() function 6911 compare_lt(env, pwd, pws, pwt, df, 1, GETPC()); in helper_msa_fclt_df() 6983 compare_lt(env, pwd, pws, pwt, df, 0, GETPC()); in helper_msa_fslt_df()
|