Home
last modified time | relevance | path

Searched refs:r_tmp (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/VEX/priv/
Dhost_ppc_isel.c5780 HReg r_tmp = newVRegI(env); in iselStmt() local
5799 addInstr(env, PPCInstr_MfCR( r_tmp )); in iselStmt()
5804 r_tmp, r_tmp, in iselStmt()
5812 r_res, r_tmp, in iselStmt()
Dhost_ppc_defs.c4436 UInt rot_imm, r_tmp; in emit_PPCInstr() local
4444 r_tmp = 0; // Not set in getAllocable, so no need to declare. in emit_PPCInstr()
4447 p = mkFormX(p, 31, r_tmp, 0, 0, 19, 0, endness_host); in emit_PPCInstr()
4451 p = mkFormM(p, 21, r_tmp, r_dst, rot_imm, 31, 31, 0, endness_host); in emit_PPCInstr()