Lines Matching refs:tmp_mask
207 TCGv tmp_mask = tcg_const_i32(mask);208 gen_helper_cpsr_write(var, tmp_mask);209 tcg_temp_free_i32(tmp_mask);