Searched refs:msa_ceq_d (Results 1 – 2 of 2) sorted by relevance
113 DEF_HELPER_4(msa_ceq_d, void, env, i32, i32, i32)
1715 static inline int64_t msa_ceq_d(int64_t arg1, int64_t arg2) in msa_ceq_d() function1726 pwd->d[0] = msa_ceq_d(pws->d[0], pwt->d[0]); in helper_msa_ceq_d()1727 pwd->d[1] = msa_ceq_d(pws->d[1], pwt->d[1]); in helper_msa_ceq_d()