/external/valgrind/main/VEX/priv/ |
D | guest_arm_toIR.c | 2378 binop( (bU == 1 ? Iop_Add32 : Iop_Sub32), in mk_EA_reg_plusminus_imm12() 2451 return binop(bU == 1 ? Iop_Add32 : Iop_Sub32, in mk_EA_reg_plusminus_shifted_reg() 2467 binop( (bU == 1 ? Iop_Add32 : Iop_Sub32), in mk_EA_reg_plusminus_imm8() 2484 return binop(bU == 1 ? Iop_Add32 : Iop_Sub32, in mk_EA_reg_plusminus_reg() 2541 binop(Iop_Add32, in mk_convert_IRCmpF64Result_to_NZCV() 7856 loadLE(Ity_I8, binop(Iop_Add32, in mk_neon_elem_load_to_one_lane() 7866 loadLE(Ity_I16, binop(Iop_Add32, in mk_neon_elem_load_to_one_lane() 7876 loadLE(Ity_I32, binop(Iop_Add32, in mk_neon_elem_load_to_one_lane() 7913 storeLE(binop(Iop_Add32, mkexpr(addr), mkU32(i * 1)), in mk_neon_elem_store_from_one_lane() 7918 storeLE(binop(Iop_Add32, mkexpr(addr), mkU32(i * 2)), in mk_neon_elem_store_from_one_lane() [all …]
|
D | guest_mips_toIR.c | 466 assign(t1, binop(Iop_Add32, getIReg(rs), \ 475 assign(t1, binop(Iop_Add32, getIReg(regRs), getIReg(regRt))); \ 2876 binop(Iop_Add32, in disDSPInstr_MIPS_WRK() 3430 binop(Iop_Add32, in disDSPInstr_MIPS_WRK() 3437 binop(Iop_Add32, in disDSPInstr_MIPS_WRK() 4138 binop(Iop_Add32, in disDSPInstr_MIPS_WRK() 4180 binop(Iop_Add32, in disDSPInstr_MIPS_WRK() 4187 binop(Iop_Add32, in disDSPInstr_MIPS_WRK() 4623 binop(Iop_Add32, in disDSPInstr_MIPS_WRK() 4651 binop(Iop_Add32, in disDSPInstr_MIPS_WRK() [all …]
|
D | ir_inject.c | 94 next_addr = binop(Iop_Add32, addr, mkU32(8)); in load() 155 next_addr = binop(Iop_Add32, addr, mkU32(8)); in store()
|
D | guest_x86_toIR.c | 1542 binop(Iop_Add32,getIReg(4,rm),mkU32(d)))); in disAMode() 1556 binop(Iop_Add32,getIReg(4,rm),mkU32(d)))); in disAMode() 1608 binop(Iop_Add32, in disAMode() 1622 binop(Iop_Add32, in disAMode() 1667 binop(Iop_Add32, getIReg(4,base_r), mkU32(d)) )); in disAMode() 1675 binop(Iop_Add32, in disAMode() 1676 binop(Iop_Add32, in disAMode() 1708 binop(Iop_Add32, getIReg(4,base_r), mkU32(d)) )); in disAMode() 1716 binop(Iop_Add32, in disAMode() 1717 binop(Iop_Add32, in disAMode() [all …]
|
D | guest_ppc_toIR.c | 829 binop(Iop_Add32, mkU32(0x7FFFFFFF), in mkQNarrow64Sto32() 1427 binop(Iop_Add32, in gen_POPCOUNT() 1493 binop(Iop_Add32, in gen_vpopcntd_mode32() 1507 binop(Iop_Add32, in gen_vpopcntd_mode32() 1516 assign(retval, unop(Iop_32Uto64, binop(Iop_Add32, mkexpr(nyu1), mkexpr(nyu2)))); in gen_vpopcntd_mode32() 4388 assign( iTot2, binop(Iop_Add32, in dis_int_parity() 4392 assign( iTot3, binop(Iop_Add32, in dis_int_parity() 4396 assign( iTot4, binop(Iop_Add32, in dis_int_parity() 4401 assign( iTot5, binop(Iop_Add32, in dis_int_parity() 4405 assign( iTot6, binop(Iop_Add32, in dis_int_parity() [all …]
|
D | guest_s390_toIR.c | 2599 assign(result, binop(Iop_Add32, mkexpr(op1), mkexpr(op2))); in s390_irgen_AR() 2647 assign(result, binop(Iop_Add32, mkexpr(op2), mkexpr(op3))); in s390_irgen_ARK() 2679 assign(result, binop(Iop_Add32, mkexpr(op1), mkexpr(op2))); in s390_irgen_A() 2695 assign(result, binop(Iop_Add32, mkexpr(op1), mkexpr(op2))); in s390_irgen_AY() 2743 assign(result, binop(Iop_Add32, mkexpr(op1), mkU32((UInt)op2))); in s390_irgen_AFI() 2777 assign(result, binop(Iop_Add32, mkU32((UInt)op2), mkexpr(op3))); in s390_irgen_AHIK() 2811 assign(result, binop(Iop_Add32, mkexpr(op1), mkU32((UInt)op2))); in s390_irgen_ASI() 2845 assign(result, binop(Iop_Add32, mkexpr(op1), mkexpr(op2))); in s390_irgen_AH() 2861 assign(result, binop(Iop_Add32, mkexpr(op1), mkexpr(op2))); in s390_irgen_AHY() 2877 assign(result, binop(Iop_Add32, mkexpr(op1), mkU32((UInt)op2))); in s390_irgen_AHI() [all …]
|
D | guest_s390_helpers.c | 2330 binop(Iop_Add32, in guest_s390x_spechelper() 2337 binop(Iop_Add32, in guest_s390x_spechelper()
|
D | host_x86_isel.c | 935 case Iop_Add8: case Iop_Add16: case Iop_Add32: in iselIntExpr_R_wrk() 1564 && e->Iex.Binop.op == Iop_Add32 in iselIntExpr_AMode_wrk() 1568 && e->Iex.Binop.arg1->Iex.Binop.op == Iop_Add32 in iselIntExpr_AMode_wrk() 1588 && e->Iex.Binop.op == Iop_Add32 in iselIntExpr_AMode_wrk() 1603 && e->Iex.Binop.op == Iop_Add32 in iselIntExpr_AMode_wrk() 4028 && stmt->Ist.WrTmp.data->Iex.Binop.op == Iop_Add32) { in iselStmt()
|
D | guest_x86_helpers.c | 816 binop(Iop_Add32, cc_dep1, cc_dep2), in guest_x86_spechelper() 1264 binop(Iop_Add32, cc_dep1, cc_dep2), in guest_x86_spechelper()
|
D | ir_opt.c | 1756 case Iop_Add32: in fold_Expr() 2120 case Iop_Add32: in fold_Expr() 2135 e->Iex.Binop.op == Iop_Add32 ? Iop_Shl32 : Iop_Shl64, in fold_Expr() 3916 if (e->Iex.Binop.op != Iop_Add32 && e->Iex.Binop.op != Iop_Sub32) in isAdd32OrSub32() 4007 ? IRExpr_Binop(Iop_Add32, in collapse_AddSub_chains_BB()
|
D | host_mips_isel.c | 742 && e->Iex.Binop.op == Iop_Add32 in iselWordExpr_AMode_wrk() 751 if (e->tag == Iex_Binop && e->Iex.Binop.op == Iop_Add32) { in iselWordExpr_AMode_wrk() 829 case Iop_Add32: in iselWordExpr_R_wrk()
|
D | host_arm64_isel.c | 1685 case Iop_Add64: case Iop_Add32: in iselIntExpr_R_wrk() 1688 || e->Iex.Binop.op == Iop_Add32; in iselIntExpr_R_wrk()
|
D | host_arm_isel.c | 782 && (e->Iex.Binop.op == Iop_Add32 || e->Iex.Binop.op == Iop_Sub32) in iselIntExpr_AMode1_wrk() 848 && (e->Iex.Binop.op == Iop_Add32 || e->Iex.Binop.op == Iop_Sub32) in iselIntExpr_AMode2_wrk() 900 && (e->Iex.Binop.op == Iop_Add32 || e->Iex.Binop.op == Iop_Sub32) in iselIntExpr_AModeV_wrk() 1283 case Iop_Add32: aop = ARMalu_ADD; goto std_binop; in iselIntExpr_R_wrk()
|
D | host_ppc_isel.c | 1402 case Iop_Add8: case Iop_Add16: case Iop_Add32: case Iop_Add64: in iselWordExpr_R_wrk() 2491 && e->Iex.Binop.op == Iop_Add32 in iselWordExpr_AMode_wrk() 2502 && e->Iex.Binop.op == Iop_Add32) { in iselWordExpr_AMode_wrk()
|
D | guest_arm64_toIR.c | 461 case Ity_I32: return Iop_Add32; in mkADD() 1940 assign(res, binop(isSub ? Iop_Sub32 : Iop_Add32, in dis_ARM64_data_processing_immediate() 2504 binop(isAdd ? Iop_Add32 : Iop_Sub32, in dis_ARM64_data_processing_register()
|
D | host_amd64_isel.c | 984 case Iop_Add8: case Iop_Add16: case Iop_Add32: case Iop_Add64: in iselIntExpr_R_wrk() 1428 case Iop_Add32: aluOp = Aalu_ADD; break; in iselIntExpr_R_wrk()
|
D | host_s390_isel.c | 1429 case Iop_Add32: in s390_isel_int_expr_wrk()
|
D | ir_defs.c | 2419 case Iop_Add32: case Iop_Sub32: case Iop_Mul32: in typeOfPrimop()
|
/external/valgrind/main/VEX/ |
D | test_main.c | 1339 opADD = Iop_Add32; in expensiveAdd32() 1831 case Iop_Add32: in expr2vbits_Binop() 2072 mkAdd = tyAddr==Ity_I32 ? Iop_Add32 : Iop_Add64; in expr2vbits_LDle_WRK() 2240 mkAdd = tyAddr==Ity_I32 ? Iop_Add32 : Iop_Add64; in do_shadow_STle()
|
/external/valgrind/main/coregrind/ |
D | m_translate.c | 299 # define IS_ADD(op) (sizeof_SP==4 ? ((op)==Iop_Add32) : ((op)==Iop_Add64)) in vg_SP_update_pass() 969 IROp op_Add = Iop_Add32; in gen_PUSH()
|
/external/valgrind/main/memcheck/ |
D | mc_translate.c | 1835 opADD = Iop_Add32; in expensiveAddSub() 3733 case Iop_Add32: in expr2vbits_Binop() 4423 mkAdd = tyAddr==Ity_I32 ? Iop_Add32 : Iop_Add64; in expr2vbits_Load_WRK() 4747 mkAdd = tyAddr==Ity_I32 ? Iop_Add32 : Iop_Add64; in do_shadow_Store() 6467 IROp opAdd = aTy == Ity_I32 ? Iop_Add32 : Iop_Add64; in gen_guarded_load_b() 6582 IROp opAdd = aTy == Ity_I32 ? Iop_Add32 : Iop_Add64; in gen_store_b()
|
/external/valgrind/main/memcheck/tests/vbit-test/ |
D | util.c | 240 case Iop_Add32: case Iop_Sub32: case Iop_Mul32: in typeof_primop()
|
D | irops.c | 15 …{ DEFOP(Iop_Add32, UNDEF_LEFT), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 1, .ppc64 = 1, .ppc32 =…
|
/external/valgrind/main/VEX/pub/ |
D | libvex_ir.h | 420 Iop_Add8, Iop_Add16, Iop_Add32, Iop_Add64, enumerator
|
/external/valgrind/main/helgrind/ |
D | hg_main.c | 4420 ? binop(Iop_Add32, mkexpr(addr_minus_sp), mkU32(rz_szB)) in instrument_mem_access()
|