Home
last modified time | relevance | path

Searched refs:DF_WORD (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/mips/tcg/
H A Dmsa_helper.c141 pwd->w[0] = msa_nloc_df(DF_WORD, pws->w[0]); in helper_msa_nloc_w()
142 pwd->w[1] = msa_nloc_df(DF_WORD, pws->w[1]); in helper_msa_nloc_w()
143 pwd->w[2] = msa_nloc_df(DF_WORD, pws->w[2]); in helper_msa_nloc_w()
144 pwd->w[3] = msa_nloc_df(DF_WORD, pws->w[3]); in helper_msa_nloc_w()
199 pwd->w[0] = msa_nlzc_df(DF_WORD, pws->w[0]); in helper_msa_nlzc_w()
200 pwd->w[1] = msa_nlzc_df(DF_WORD, pws->w[1]); in helper_msa_nlzc_w()
201 pwd->w[2] = msa_nlzc_df(DF_WORD, pws->w[2]); in helper_msa_nlzc_w()
202 pwd->w[3] = msa_nlzc_df(DF_WORD, pws->w[3]); in helper_msa_nlzc_w()
273 pwd->w[0] = msa_pcnt_df(DF_WORD, pws->w[0]); in helper_msa_pcnt_w()
274 pwd->w[1] = msa_pcnt_df(DF_WORD, pws->w[1]); in helper_msa_pcnt_w()
[all …]
H A Dmsa_translate.c93 [DF_WORD] = {2, 4, 0b1100},
111 [DF_WORD] = {5, 2, 0b10},
/openbmc/qemu/target/mips/
H A Dfpu_helper.h74 DF_WORD, enumerator