/external/valgrind/docs/internals/ |
D | 3_10_BUGSTATUS.txt | 153 345753 OS X: sanityCheckFail: exiting due to bad IR for Iop_AddF64
|
/external/valgrind/VEX/pub/ |
D | libvex_ir.h | 556 Iop_AddF64, Iop_SubF64, Iop_MulF64, Iop_DivF64, enumerator
|
/external/valgrind/VEX/priv/ |
D | host_mips_isel.c | 3127 case Iop_AddF64: in iselFltExpr_wrk() 3152 case Iop_AddF64: in iselFltExpr_wrk() 3538 case Iop_AddF64: in iselDblExpr_wrk() 3554 case Iop_AddF64: in iselDblExpr_wrk()
|
D | guest_arm_toIR.c | 13472 putDReg(dD, triop(Iop_AddF64, rm, in decode_CP10_CP11_instruction() 13480 putDReg(dD, triop(Iop_AddF64, rm, in decode_CP10_CP11_instruction() 13489 putDReg(dD, triop(Iop_AddF64, rm, in decode_CP10_CP11_instruction() 13497 putDReg(dD, triop(Iop_AddF64, rm, in decode_CP10_CP11_instruction() 13518 putDReg(dD, triop(Iop_AddF64, rm, getDReg(dN), getDReg(dM)), in decode_CP10_CP11_instruction() 13535 putDReg(dD, triop(Iop_AddF64, rm, in decode_CP10_CP11_instruction() 13546 putDReg(dD, triop(Iop_AddF64, rm, in decode_CP10_CP11_instruction() 13557 putDReg(dD, triop(Iop_AddF64, rm, in decode_CP10_CP11_instruction() 13567 putDReg(dD, triop(Iop_AddF64, rm, in decode_CP10_CP11_instruction() 14359 triop(Iop_AddF64, rm, mkexpr(scale), in decode_CP10_CP11_instruction() [all …]
|
D | guest_x86_toIR.c | 3871 fp_do_op_mem_ST_0 ( addr, "add", dis_buf, Iop_AddF64, False ); in dis_FPU() 3935 fp_do_op_ST_ST ( "add", Iop_AddF64, modrm - 0xC0, 0, False ); in dis_FPU() 4549 fop = Iop_AddF64; in dis_FPU() 4905 fp_do_op_mem_ST_0 ( addr, "add", dis_buf, Iop_AddF64, True ); in dis_FPU() 4969 fp_do_op_ST_ST ( "add", Iop_AddF64, 0, modrm - 0xC0, False ); in dis_FPU() 5231 fop = Iop_AddF64; in dis_FPU() 5324 fp_do_op_ST_ST ( "add", Iop_AddF64, 0, modrm - 0xC0, True ); in dis_FPU()
|
D | ir_defs.c | 266 case Iop_AddF64: vex_printf("AddF64"); return; in ppIROp() 2756 case Iop_AddF64: case Iop_SubF64: in typeOfPrimop()
|
D | host_s390_isel.c | 2381 case Iop_AddF64: bfpop = S390_BFP_ADD; break; in s390_isel_float_expr_wrk()
|
D | host_arm_isel.c | 5497 case Iop_AddF64: in iselDblExpr_wrk() 5506 case Iop_AddF64: op = ARMvfp_ADD; break; in iselDblExpr_wrk()
|
D | host_arm64_isel.c | 3125 case Iop_AddF64: dblop = ARM64fpb_ADD; break; in iselDblExpr_wrk()
|
D | guest_amd64_toIR.c | 5415 fp_do_op_mem_ST_0 ( addr, "add", dis_buf, Iop_AddF64, False ); in dis_FPU() 5486 fp_do_op_ST_ST ( "add", Iop_AddF64, modrm - 0xC0, 0, False ); in dis_FPU() 6089 fop = Iop_AddF64; in dis_FPU() 6397 fp_do_op_mem_ST_0 ( addr, "add", dis_buf, Iop_AddF64, True ); in dis_FPU() 6463 fp_do_op_ST_ST ( "add", Iop_AddF64, 0, modrm - 0xC0, False ); in dis_FPU() 6772 fop = Iop_AddF64; in dis_FPU() 6833 fp_do_op_ST_ST ( "add", Iop_AddF64, 0, modrm - 0xC0, True ); in dis_FPU()
|
D | guest_ppc_toIR.c | 8270 assign( frD, triop(Iop_AddF64, rm, mkexpr(frA), mkexpr(frB)) ); in dis_fp_arith() 13192 mOp = Iop_AddF64; in dis_vxv_dp_arith() 14680 triop( Iop_AddF64, rm, in dis_vxs_arith() 14698 triop( Iop_AddF64, rm, in dis_vxs_arith()
|
D | host_x86_isel.c | 3069 case Iop_AddF64: fpop = Xfp_ADD; break; in iselDblExpr_wrk()
|
D | host_amd64_isel.c | 2820 case Iop_AddF64: op = Asse_ADDF; break; in iselDblExpr_wrk()
|
D | host_ppc_isel.c | 4037 case Iop_AddF64: fpop = Pfp_ADDD; break; in iselDblExpr_wrk()
|
D | guest_s390_toIR.c | 8973 assign(result, triop(Iop_AddF64, mkexpr(rounding_mode), mkexpr(op1), in s390_irgen_ADBR() 9009 assign(result, triop(Iop_AddF64, mkexpr(rounding_mode), mkexpr(op1), in s390_irgen_ADB()
|
D | guest_arm64_toIR.c | 531 case Ity_F64: return Iop_AddF64; in mkADDF()
|
D | guest_mips_toIR.c | 12818 putDReg(fd, triop(Iop_AddF64, rm, getDReg(fs), getDReg(ft))); in disInstr_MIPS_WRK()
|
/external/valgrind/VEX/useful/ |
D | test_main.c | 1811 case Iop_AddF64: in expr2vbits_Binop()
|
/external/valgrind/memcheck/tests/vbit-test/ |
D | irops.c | 188 …{ DEFOP(Iop_AddF64, UNDEF_ALL), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 1, .ppc64 = 1, .ppc32 …
|
/external/valgrind/memcheck/ |
D | mc_translate.c | 2841 case Iop_AddF64: in expr2vbits_Triop()
|