Searched refs:four_r1 (Results 1 – 1 of 1) sorted by relevance
/external/valgrind/VEX/priv/ |
D | host_ppc_isel.c | 3317 PPCAMode* four_r1 = PPCAMode_IR( 4, r1 ); in iselInt64Expr_wrk() local 3332 addInstr(env, PPCInstr_Load(4, tLo, four_r1, False/*mode32*/)); in iselInt64Expr_wrk() 3346 PPCAMode* four_r1 = PPCAMode_IR( 4, r1 ); in iselInt64Expr_wrk() local 3357 addInstr(env, PPCInstr_Load(4, tLo, four_r1, False/*mode32*/)); in iselInt64Expr_wrk() 3371 PPCAMode* four_r1 = PPCAMode_IR( 4, StackFramePtr(env->mode64) ); in iselInt64Expr_wrk() local 3382 addInstr(env, PPCInstr_Load(4, tLo, four_r1, False/*mode32*/)); in iselInt64Expr_wrk() 3454 PPCAMode* four_r1 = PPCAMode_IR( 4, StackFramePtr(env->mode64) ); in iselInt64Expr_wrk() local 3462 addInstr(env, PPCInstr_Load(4, tLo, four_r1, False/*mode32*/)); in iselInt64Expr_wrk() 3475 PPCAMode* four_r1 = PPCAMode_IR( 4, StackFramePtr(env->mode64) ); in iselInt64Expr_wrk() local 3485 addInstr(env, PPCInstr_Load(4, tLo, four_r1, False/*mode32*/)); in iselInt64Expr_wrk() [all …]
|