Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/tcg/
H A Dmsa_helper.c5883 #define Rh(pwr, i) (pwr->h[i]) macro
7365 MSA_FLOAT_BINOP(Rh(pwx, i), from_float32, pwt->w[i], ieee, 16); in helper_msa_fexdo_df()
7411 MSA_FLOAT_UNOP_XD(Rh(pwx, i), to_q16, pwt->w[i], 32, 16); in helper_msa_ftq_df()
8014 MSA_FLOAT_BINOP(pwx->w[i], from_float16, Rh(pws, i), ieee, 32); in helper_msa_fexupr_df()
8067 MSA_FLOAT_UNOP(pwx->w[i], from_q16, Rh(pws, i), 32); in helper_msa_ffqr_df()