Lines Matching full:tmpl
6267 TCGv tmpl;6271 tmpl = load_reg(s, rlow);6274 tcg_gen_concat_i32_i64(tmp, tmpl, tmph);6275 tcg_temp_free_i32(tmpl);