Home | History | Annotate | Download | only in priv

Lines Matching refs:src2L

1178          HReg src2L = newVRegI(env);
1183 addInstr(env, mk_iMOVsd_RR(src2,src2L));
1184 addInstr(env, AMD64Instr_Sh64(Ash_SHL, 32, src2L));
1185 addInstr(env, AMD64Instr_Alu64R(Aalu_CMP, AMD64RMI_Reg(src2L), src1L));