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.c6480 HReg r_tmp = newVRegI(env); in iselStmt() local
6499 addInstr(env, PPCInstr_MfCR( r_tmp )); in iselStmt()
6504 r_tmp, r_tmp, in iselStmt()
6512 r_res, r_tmp, in iselStmt()
Dhost_ppc_defs.c4694 UInt rot_imm, r_tmp; in emit_PPCInstr() local
4702 r_tmp = 0; // Not set in getAllocable, so no need to declare. in emit_PPCInstr()
4705 p = mkFormX(p, 31, r_tmp, 0, 0, 19, 0, endness_host); in emit_PPCInstr()
4709 p = mkFormM(p, 21, r_tmp, r_dst, rot_imm, 31, 31, 0, endness_host); in emit_PPCInstr()