Searched refs:telm (Results 1 – 1 of 1) sorted by relevance
531 TCGv telm; in trans_CTCMSA() local537 telm = tcg_temp_new(); in trans_CTCMSA()539 gen_load_gpr(telm, a->ws); in trans_CTCMSA()540 gen_helper_msa_ctcmsa(tcg_env, telm, tcg_constant_i32(a->wd)); in trans_CTCMSA()547 TCGv telm; in trans_CFCMSA() local553 telm = tcg_temp_new(); in trans_CFCMSA()555 gen_helper_msa_cfcmsa(telm, tcg_env, tcg_constant_i32(a->ws)); in trans_CFCMSA()556 gen_store_gpr(telm, a->wd); in trans_CFCMSA()