/external/valgrind/VEX/priv/ |
D | guest_arm_toIR.c | 2405 binop( (bU == 1 ? Iop_Add32 : Iop_Sub32), in mk_EA_reg_plusminus_imm12() 2478 return binop(bU == 1 ? Iop_Add32 : Iop_Sub32, in mk_EA_reg_plusminus_shifted_reg() 2494 binop( (bU == 1 ? Iop_Add32 : Iop_Sub32), in mk_EA_reg_plusminus_imm8() 2511 return binop(bU == 1 ? Iop_Add32 : Iop_Sub32, in mk_EA_reg_plusminus_reg() 2568 binop(Iop_Add32, in mk_convert_IRCmpF64Result_to_NZCV() 7917 loadLE(Ity_I8, binop(Iop_Add32, in mk_neon_elem_load_to_one_lane() 7927 loadLE(Ity_I16, binop(Iop_Add32, in mk_neon_elem_load_to_one_lane() 7937 loadLE(Ity_I32, binop(Iop_Add32, in mk_neon_elem_load_to_one_lane() 7974 storeLE(binop(Iop_Add32, mkexpr(addr), mkU32(i * 1)), in mk_neon_elem_store_from_one_lane() 7979 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))); \ 2322 assign(new_val, binop(Iop_Add32, in dis_instr_CVM() 2357 assign(new_val, binop(Iop_Add32, in dis_instr_CVM() 2453 assign(new_val, binop(Iop_Add32, in dis_instr_CVM() 2564 binop(Iop_Add32, in dis_instr_CVM() 3298 binop(Iop_Add32, in disDSPInstr_MIPS_WRK() 3852 binop(Iop_Add32, in disDSPInstr_MIPS_WRK() 3859 binop(Iop_Add32, in disDSPInstr_MIPS_WRK() 4560 binop(Iop_Add32, in disDSPInstr_MIPS_WRK() [all …]
|
D | ir_inject.c | 95 next_addr = binop(Iop_Add32, addr, mkU32(8)); in load() 156 next_addr = binop(Iop_Add32, addr, mkU32(8)); in store()
|
D | guest_x86_toIR.c | 1544 binop(Iop_Add32,getIReg(4,rm),mkU32(d)))); in disAMode() 1558 binop(Iop_Add32,getIReg(4,rm),mkU32(d)))); in disAMode() 1610 binop(Iop_Add32, in disAMode() 1624 binop(Iop_Add32, in disAMode() 1669 binop(Iop_Add32, getIReg(4,base_r), mkU32(d)) )); in disAMode() 1677 binop(Iop_Add32, in disAMode() 1678 binop(Iop_Add32, in disAMode() 1710 binop(Iop_Add32, getIReg(4,base_r), mkU32(d)) )); in disAMode() 1718 binop(Iop_Add32, in disAMode() 1719 binop(Iop_Add32, in disAMode() [all …]
|
D | guest_s390_toIR.c | 2606 assign(result, binop(Iop_Add32, mkexpr(op1), mkexpr(op2))); in s390_irgen_AR() 2654 assign(result, binop(Iop_Add32, mkexpr(op2), mkexpr(op3))); in s390_irgen_ARK() 2686 assign(result, binop(Iop_Add32, mkexpr(op1), mkexpr(op2))); in s390_irgen_A() 2702 assign(result, binop(Iop_Add32, mkexpr(op1), mkexpr(op2))); in s390_irgen_AY() 2750 assign(result, binop(Iop_Add32, mkexpr(op1), mkU32((UInt)op2))); in s390_irgen_AFI() 2784 assign(result, binop(Iop_Add32, mkU32((UInt)op2), mkexpr(op3))); in s390_irgen_AHIK() 2818 assign(result, binop(Iop_Add32, mkexpr(op1), mkU32((UInt)op2))); in s390_irgen_ASI() 2852 assign(result, binop(Iop_Add32, mkexpr(op1), mkexpr(op2))); in s390_irgen_AH() 2868 assign(result, binop(Iop_Add32, mkexpr(op1), mkexpr(op2))); in s390_irgen_AHY() 2884 assign(result, binop(Iop_Add32, mkexpr(op1), mkU32((UInt)op2))); in s390_irgen_AHI() [all …]
|
D | guest_ppc_toIR.c | 977 binop(Iop_Add32, mkU32(0x7FFFFFFF), in mkQNarrow64Sto32() 1627 binop(Iop_Add32, in gen_POPCOUNT() 1693 binop(Iop_Add32, in gen_vpopcntd_mode32() 1707 binop(Iop_Add32, in gen_vpopcntd_mode32() 1716 assign(retval, unop(Iop_32Uto64, binop(Iop_Add32, mkexpr(nyu1), mkexpr(nyu2)))); in gen_vpopcntd_mode32() 6786 assign( iTot2, binop(Iop_Add32, in dis_int_parity() 6790 assign( iTot3, binop(Iop_Add32, in dis_int_parity() 6794 assign( iTot4, binop(Iop_Add32, in dis_int_parity() 6799 assign( iTot5, binop(Iop_Add32, in dis_int_parity() 6803 assign( iTot6, binop(Iop_Add32, in dis_int_parity() [all …]
|
D | guest_s390_helpers.c | 2348 binop(Iop_Add32, in guest_s390x_spechelper() 2355 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() 4030 && stmt->Ist.WrTmp.data->Iex.Binop.op == Iop_Add32) { in iselStmt()
|
D | guest_x86_helpers.c | 853 binop(Iop_Add32, cc_dep1, cc_dep2), in guest_x86_spechelper() 1301 binop(Iop_Add32, cc_dep1, cc_dep2), in guest_x86_spechelper()
|
D | ir_opt.c | 1791 case Iop_Add32: in fold_Expr() 2157 case Iop_Add32: in fold_Expr() 2172 e->Iex.Binop.op == Iop_Add32 ? Iop_Shl32 : Iop_Shl64, in fold_Expr() 4047 if (e->Iex.Binop.op != Iop_Add32 && e->Iex.Binop.op != Iop_Sub32) in isAdd32OrSub32() 4138 ? IRExpr_Binop(Iop_Add32, in collapse_AddSub_chains_BB()
|
D | host_mips_isel.c | 737 && e->Iex.Binop.op == Iop_Add32 in iselWordExpr_AMode_wrk() 746 if (e->tag == Iex_Binop && e->Iex.Binop.op == Iop_Add32) { in iselWordExpr_AMode_wrk() 824 case Iop_Add32: in iselWordExpr_R_wrk()
|
D | host_arm_isel.c | 917 && (e->Iex.Binop.op == Iop_Add32 || e->Iex.Binop.op == Iop_Sub32) in iselIntExpr_AMode1_wrk() 983 && (e->Iex.Binop.op == Iop_Add32 || e->Iex.Binop.op == Iop_Sub32) in iselIntExpr_AMode2_wrk() 1035 && (e->Iex.Binop.op == Iop_Add32 || e->Iex.Binop.op == Iop_Sub32) in iselIntExpr_AModeV_wrk() 1418 case Iop_Add32: aop = ARMalu_ADD; goto std_binop; in iselIntExpr_R_wrk()
|
D | host_arm64_isel.c | 1538 case Iop_Add64: case Iop_Add32: in iselIntExpr_R_wrk() 1541 || e->Iex.Binop.op == Iop_Add32; in iselIntExpr_R_wrk()
|
D | host_ppc_isel.c | 1455 case Iop_Add8: case Iop_Add16: case Iop_Add32: case Iop_Add64: in iselWordExpr_R_wrk() 2666 && e->Iex.Binop.op == Iop_Add32 in iselWordExpr_AMode_wrk() 2678 && e->Iex.Binop.op == Iop_Add32) { in iselWordExpr_AMode_wrk()
|
D | host_amd64_isel.c | 983 case Iop_Add8: case Iop_Add16: case Iop_Add32: case Iop_Add64: in iselIntExpr_R_wrk() 1427 case Iop_Add32: aluOp = Aalu_ADD; break; in iselIntExpr_R_wrk()
|
D | host_s390_isel.c | 1432 case Iop_Add32: in s390_isel_int_expr_wrk()
|
D | ir_defs.c | 2584 case Iop_Add32: case Iop_Sub32: case Iop_Mul32: in typeOfPrimop()
|
D | guest_arm64_toIR.c | 515 case Ity_I32: return Iop_Add32; in mkADD() 2447 assign(res, binop(isSub ? Iop_Sub32 : Iop_Add32, in dis_ARM64_data_processing_immediate() 3009 binop(isAdd ? Iop_Add32 : Iop_Sub32, in dis_ARM64_data_processing_register()
|
D | guest_amd64_toIR.c | 4923 binop(Iop_Add32, in gen_POPCOUNT() 5250 put_ftop( binop(Iop_Add32, get_ftop(), mkU32(1)) ); in fp_pop() 5491 binop(Iop_Add32, mkexpr(t32), mkU32(32768))), in x87ishly_qnarrow_32_to_16() 6069 put_ftop( binop(Iop_Add32, get_ftop(), mkU32(1)) ); in dis_FPU() 30183 binop(Iop_Add32, in dis_ESC_0F38__VEX()
|
/external/valgrind/docs/internals/ |
D | 3_10_BUGSTATUS.txt | 149 345751 OS X: Incorrect result for operator Iop_Add32 and Iop_Add64
|
/external/valgrind/coregrind/ |
D | m_translate.c | 308 # define IS_ADD(op) (sizeof_SP==4 ? ((op)==Iop_Add32) : ((op)==Iop_Add64)) in vg_SP_update_pass() 1046 IROp op_Add = Iop_Add32; in gen_PUSH()
|
/external/valgrind/memcheck/ |
D | mc_translate.c | 1939 opADD = Iop_Add32; in expensiveAddSub() 4027 case Iop_Add32: in expr2vbits_Binop() 4786 mkAdd = tyAddr==Ity_I32 ? Iop_Add32 : Iop_Add64; in expr2vbits_Load_WRK() 5110 mkAdd = tyAddr==Ity_I32 ? Iop_Add32 : Iop_Add64; in do_shadow_Store() 6962 IROp opAdd = aTy == Ity_I32 ? Iop_Add32 : Iop_Add64; in gen_guarded_load_b() 7077 IROp opAdd = aTy == Ity_I32 ? Iop_Add32 : Iop_Add64; in gen_store_b()
|
/external/valgrind/VEX/pub/ |
D | libvex_ir.h | 421 Iop_Add8, Iop_Add16, Iop_Add32, Iop_Add64, enumerator
|
/external/valgrind/memcheck/tests/vbit-test/ |
D | irops.c | 41 …{ DEFOP(Iop_Add32, UNDEF_LEFT), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 1, .ppc64 = 1, .ppc32 =…
|
/external/valgrind/helgrind/ |
D | hg_main.c | 4565 ? binop(Iop_Add32, mkexpr(addr_minus_sp), mkU32(rz_szB)) in instrument_mem_access()
|