Searched refs:four_r1 (Results 1 – 1 of 1) sorted by relevance
/external/valgrind/VEX/priv/ |
D | host_ppc_isel.c | 3315 PPCAMode* four_r1 = PPCAMode_IR( 4, r1 ); in iselInt64Expr_wrk() local 3330 addInstr(env, PPCInstr_Load(4, tLo, four_r1, False/*mode32*/)); in iselInt64Expr_wrk() 3344 PPCAMode* four_r1 = PPCAMode_IR( 4, r1 ); in iselInt64Expr_wrk() local 3355 addInstr(env, PPCInstr_Load(4, tLo, four_r1, False/*mode32*/)); in iselInt64Expr_wrk() 3369 PPCAMode* four_r1 = PPCAMode_IR( 4, StackFramePtr(env->mode64) ); in iselInt64Expr_wrk() local 3380 addInstr(env, PPCInstr_Load(4, tLo, four_r1, False/*mode32*/)); in iselInt64Expr_wrk() 3452 PPCAMode* four_r1 = PPCAMode_IR( 4, StackFramePtr(env->mode64) ); in iselInt64Expr_wrk() local 3460 addInstr(env, PPCInstr_Load(4, tLo, four_r1, False/*mode32*/)); in iselInt64Expr_wrk() 3473 PPCAMode* four_r1 = PPCAMode_IR( 4, StackFramePtr(env->mode64) ); in iselInt64Expr_wrk() local 3483 addInstr(env, PPCInstr_Load(4, tLo, four_r1, False/*mode32*/)); in iselInt64Expr_wrk() [all …]
|