Searched refs:tcg_op3 (Results 1 – 1 of 1) sorted by relevance
4809 TCGv_i32 tcg_op3 = tcg_temp_new_i32(); in TRANS_FEAT() local4815 read_vec_element_i32(s, tcg_op3, a->ra, 3, MO_32); in TRANS_FEAT()4819 tcg_gen_add_i32(tcg_res, tcg_res, tcg_op3); in TRANS_FEAT()