Searched defs:tHi1 (Results 1 - 1 of 1) sorted by path

/external/valgrind/main/VEX/priv/
H A Dhost_mips_isel.c2376 HReg tHi1 = newVRegI(env); local
2391 addInstr(env, MIPSInstr_Alu(Malu_ADD, tHi1, xHi, MIPSRH_Reg(yHi)));
2392 addInstr(env, MIPSInstr_Alu(Malu_ADD, tHi, tHi1,

Completed in 272 milliseconds