Lines Matching refs:PPCAMode

437 static PPCAMode*     iselWordExpr_AMode_wrk ( ISelEnv* env, IRExpr* e,
440 static PPCAMode* iselWordExpr_AMode ( ISelEnv* env, IRExpr* e,
567 PPCAMode *am_addr0, *am_addr1; in mk_LoadRR32toFPR()
592 PPCAMode *am_addr0; in mk_LoadR64toFPR()
614 static PPCAMode* advance4 ( ISelEnv* env, PPCAMode* am ) in advance4()
616 PPCAMode* am4 = dopyPPCAMode( am ); in advance4()
631 PPCAMode* genGuestArrayOffset ( ISelEnv* env, IRRegArray* descr, in genGuestArrayOffset()
1314 PPCAMode *am_offset, *am_offset_zero; in mk_AvDuplicateRI()
1417 PPCAMode* am_addr; in iselWordExpr_R_wrk()
1751 PPCAMode* zero_r1 = PPCAMode_IR( 0, r1 ); in iselWordExpr_R_wrk()
1782 PPCAMode* zero_r1 = PPCAMode_IR( 0, r1 ); in iselWordExpr_R_wrk()
1808 PPCAMode* zero_r1 = PPCAMode_IR( 0, r1 ); in iselWordExpr_R_wrk()
1833 PPCAMode* zero_r1 = PPCAMode_IR( 0, StackFramePtr(env->mode64) ); in iselWordExpr_R_wrk()
1874 PPCAMode* amode in iselWordExpr_R_wrk()
2102 PPCAMode *am_off0, *am_off_word0; in iselWordExpr_R_wrk()
2137 PPCAMode *am_off0, *am_off8, *am_off_arg; in iselWordExpr_R_wrk()
2181 PPCAMode *am_addr; in iselWordExpr_R_wrk()
2205 PPCAMode *am_addr; in iselWordExpr_R_wrk()
2225 PPCAMode *am_addr; in iselWordExpr_R_wrk()
2325 PPCAMode* zero_r1 = PPCAMode_IR( 0, StackFramePtr(env->mode64) ); in iselWordExpr_R_wrk()
2340 PPCAMode* zero_r1 = PPCAMode_IR( 0, StackFramePtr(env->mode64) ); in iselWordExpr_R_wrk()
2365 PPCAMode* am_addr = PPCAMode_IR( e->Iex.Get.offset, in iselWordExpr_R_wrk()
2375 PPCAMode* src_am in iselWordExpr_R_wrk()
2500 static Bool sane_AMode ( ISelEnv* env, PPCAMode* am ) in sane_AMode()
2521 PPCAMode* iselWordExpr_AMode ( ISelEnv* env, IRExpr* e, IRType xferTy, in iselWordExpr_AMode()
2524 PPCAMode* am = iselWordExpr_AMode_wrk(env, e, xferTy, IEndianess); in iselWordExpr_AMode()
2530 static PPCAMode* iselWordExpr_AMode_wrk ( ISelEnv* env, IRExpr* e, in iselWordExpr_AMode_wrk()
3217 PPCAMode* am_addr = PPCAMode_IR( e->Iex.Get.offset, in iselInt64Expr_wrk()
3219 PPCAMode* am_addr4 = advance4(env, am_addr); in iselInt64Expr_wrk()
3316 PPCAMode* zero_r1 = PPCAMode_IR( 0, r1 ); in iselInt64Expr_wrk()
3317 PPCAMode* four_r1 = PPCAMode_IR( 4, r1 ); in iselInt64Expr_wrk()
3345 PPCAMode* zero_r1 = PPCAMode_IR( 0, r1 ); in iselInt64Expr_wrk()
3346 PPCAMode* four_r1 = PPCAMode_IR( 4, r1 ); in iselInt64Expr_wrk()
3370 PPCAMode* zero_r1 = PPCAMode_IR( 0, StackFramePtr(env->mode64) ); in iselInt64Expr_wrk()
3371 PPCAMode* four_r1 = PPCAMode_IR( 4, StackFramePtr(env->mode64) ); in iselInt64Expr_wrk()
3453 PPCAMode* zero_r1 = PPCAMode_IR( 0, StackFramePtr(env->mode64) ); in iselInt64Expr_wrk()
3454 PPCAMode* four_r1 = PPCAMode_IR( 4, StackFramePtr(env->mode64) ); in iselInt64Expr_wrk()
3474 PPCAMode* zero_r1 = PPCAMode_IR( 0, StackFramePtr(env->mode64) ); in iselInt64Expr_wrk()
3475 PPCAMode* four_r1 = PPCAMode_IR( 4, StackFramePtr(env->mode64) ); in iselInt64Expr_wrk()
3540 PPCAMode *am_off0, *am_offLO, *am_offHI; in iselInt64Expr_wrk()
3597 PPCAMode *am_addr0, *am_addr1; in iselInt64Expr_wrk()
3624 PPCAMode *am_addr0, *am_addr1; in iselInt64Expr_wrk()
3787 PPCAMode* am_addr; in iselFltExpr_wrk()
3798 PPCAMode* am_addr = PPCAMode_IR( e->Iex.Get.offset, in iselFltExpr_wrk()
3835 PPCAMode* zero_r1 = PPCAMode_IR( 0, StackFramePtr(env->mode64) ); in iselFltExpr_wrk()
3853 PPCAMode* zero_r1 = PPCAMode_IR( 0, r1 ); in iselFltExpr_wrk()
3876 PPCAMode* zero_r1 = PPCAMode_IR( 0, r1 ); in iselFltExpr_wrk()
3877 PPCAMode* four_r1 = PPCAMode_IR( 4, r1 ); in iselFltExpr_wrk()
3991 PPCAMode* am_addr; in iselDblExpr_wrk()
4002 PPCAMode* am_addr = PPCAMode_IR( e->Iex.Get.offset, in iselDblExpr_wrk()
4088 PPCAMode* zero_r1 = PPCAMode_IR( 0, r1 ); in iselDblExpr_wrk()
4112 PPCAMode* zero_r1 = PPCAMode_IR( 0, r1 ); in iselDblExpr_wrk()
4113 PPCAMode* four_r1 = PPCAMode_IR( 4, r1 ); in iselDblExpr_wrk()
4184 PPCAMode *am_addr; in iselDblExpr_wrk()
4249 PPCAMode* am_addr = PPCAMode_IR( e->Iex.Get.offset, in iselDfp32Expr_wrk()
4257 PPCAMode* am_addr; in iselDfp32Expr_wrk()
4306 PPCAMode* am_addr = PPCAMode_IR( e->Iex.Get.offset, in iselDfp64Expr_wrk()
4313 PPCAMode* am_addr; in iselDfp64Expr_wrk()
4413 PPCAMode* zero_r1 = PPCAMode_IR( 0, StackFramePtr(env->mode64) ); in iselDfp64Expr_wrk()
4425 PPCAMode* four_r1 = PPCAMode_IR( 4, StackFramePtr(env->mode64) ); in iselDfp64Expr_wrk()
4465 PPCAMode* zero_r1 = PPCAMode_IR( 0, StackFramePtr(env->mode64) ); in iselDfp64Expr_wrk()
4477 PPCAMode* four_r1 = PPCAMode_IR( 4, StackFramePtr(env->mode64) ); in iselDfp64Expr_wrk()
4541 PPCAMode* zero_r1 = PPCAMode_IR( 0, StackFramePtr(env->mode64) ); in iselDfp64Expr_wrk()
4591 PPCAMode* zero_r1 = PPCAMode_IR( 0, StackFramePtr(env->mode64) ); in iselDfp128Expr_wrk()
4599 PPCAMode* four_r1 = PPCAMode_IR( 4, StackFramePtr(env->mode64) ); in iselDfp128Expr_wrk()
4695 PPCAMode* zero_r1 = PPCAMode_IR( 0, StackFramePtr(env->mode64) ); in iselDfp128Expr_wrk()
4708 PPCAMode* four_r1 = PPCAMode_IR( 4, StackFramePtr(env->mode64) ); in iselDfp128Expr_wrk()
4794 PPCAMode* zero_r1 = PPCAMode_IR( 0, StackFramePtr(env->mode64) ); in iselDfp128Expr_wrk()
4795 PPCAMode* four_r1 = PPCAMode_IR( 4, StackFramePtr(env->mode64) ); in iselDfp128Expr_wrk()
5004 PPCAMode *am_off0, *am_off4, *am_off8, *am_off12; in iselVecExpr_wrk()
5077 PPCAMode *am_off0, *am_off4, *am_off8, *am_off12; in iselVecExpr_wrk()
5108 PPCAMode *am_off0, *am_off8; in iselVecExpr_wrk()
5487 PPCAMode* am_addr in iselStmt()
5496 PPCAMode* am_addr in iselStmt()
5505 PPCAMode* am_addr in iselStmt()
5514 PPCAMode* am_addr in iselStmt()
5523 PPCAMode* am_addr in iselStmt()
5532 PPCAMode* am_addr in iselStmt()
5567 PPCAMode* am_addr = PPCAMode_IR( stmt->Ist.Put.offset, in iselStmt()
5575 PPCAMode* am_addr = PPCAMode_IR( stmt->Ist.Put.offset, in iselStmt()
5577 PPCAMode* am_addr4 = advance4(env, am_addr); in iselStmt()
5587 PPCAMode* am_addr = PPCAMode_IR( stmt->Ist.Put.offset, in iselStmt()
5595 PPCAMode* am_addr = PPCAMode_IR( stmt->Ist.Put.offset, in iselStmt()
5604 PPCAMode* am_addr = PPCAMode_IR( stmt->Ist.Put.offset, in iselStmt()
5612 PPCAMode* am_addr = PPCAMode_IR( stmt->Ist.Put.offset, in iselStmt()
5624 PPCAMode* dst_am in iselStmt()
5904 PPCAMode* am = PPCAMode_IR(rloc.spOff, StackFramePtr(mode64)); in iselStmt()
5951 PPCAMode* amCIA = PPCAMode_IR(stmt->Ist.Exit.offsIP, in iselStmt()
6041 PPCAMode* amCIA = PPCAMode_IR(offsIP, hregPPC_GPR31(env->mode64)); in iselNext()
6071 PPCAMode* amCIA = PPCAMode_IR(offsIP, hregPPC_GPR31(env->mode64)); in iselNext()
6098 PPCAMode* amCIA = PPCAMode_IR(offsIP, hregPPC_GPR31(env->mode64)); in iselNext()
6137 PPCAMode *amCounter, *amFailAddr; in iselSB_PPC()