Home
last modified time | relevance | path

Searched refs:hregMIPS_GPR2 (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/main/VEX/priv/
Dhost_mips_defs.h47 extern HReg hregMIPS_GPR2(Bool mode64); // reserved for trap handling
Dhost_mips_isel.c1482 addInstr(env, mk_iMOVds_RR(r_dst, hregMIPS_GPR2(mode64))); in iselWordExpr_R_wrk()
2905 addInstr(env, mk_iMOVds_RR(r_dst, hregMIPS_GPR2(mode64))); in iselStmt()
Dhost_mips_defs.c114 HReg hregMIPS_GPR2(Bool mode64) in hregMIPS_GPR2() function
1874 addHRegUse(u, HRmWrite, hregMIPS_GPR2(mode64)); in getRegUsage_MIPSInstr()