Lines Matching full:tlo_1
1083 HReg tLo_1 = newVRegI(env);
1104 addInstr(env, MIPSInstr_Alu(Malu_AND, tLo_1, tLo,
1108 MIPSRH_Reg(tLo_1)));
1202 HReg tLo_1 = newVRegI(env);
1218 addInstr(env, MIPSInstr_Alu(Malu_AND, tLo_1, tLo,
1222 MIPSRH_Reg(tLo_1)));
1231 HReg tLo_1 = newVRegI(env);
1250 and tLo_1, tLo, mask
1251 or r_dst, tHi_1, tLo_1 */
1254 addInstr(env, MIPSInstr_Alu(Malu_AND, tLo_1, tLo,
1257 MIPSRH_Reg(tLo_1)));
1265 HReg tLo_1 = newVRegI(env);
1274 addInstr(env, MIPSInstr_Alu(Malu_AND, tLo_1, tLo,
1277 MIPSRH_Reg(tLo_1)));