/external/valgrind/main/VEX/priv/ |
D | guest_s390_helpers.c | 936 return unop(Iop_1Uto32, binop(Iop_CmpNE32, word, mkU32(0))); in guest_s390x_spechelper() 1210 return unop(Iop_1Uto32, binop(Iop_CmpNE32, in guest_s390x_spechelper()
|
D | guest_arm_helpers.c | 601 binop(Iop_CmpNE32, cc_dep1, cc_dep2)); in guest_arm_spechelper() 676 binop(Iop_CmpNE32, cc_dep1, mkU32(0))); in guest_arm_spechelper()
|
D | guest_x86_helpers.c | 829 binop(Iop_CmpNE32, cc_dep1, cc_dep2)); in guest_x86_spechelper() 989 return unop(Iop_1Uto32,binop(Iop_CmpNE32, cc_dep1, mkU32(0))); in guest_x86_spechelper() 1058 binop(Iop_CmpNE32, binop(Iop_And32,cc_dep1,mkU32(255)), in guest_x86_spechelper()
|
D | guest_ppc_toIR.c | 1476 binop(Iop_CmpNE32, in gen_SIGBUS_if_misaligned() 1873 = binop( Iop_CmpNE32, in set_XER_OV_32() 1919 mkAND1( binop( Iop_CmpNE32, argL, mkU32( 0 ) ), in set_XER_OV_32() 1920 binop( Iop_CmpNE32, argR, mkU32( 0 ) ) ) ) ) ); in set_XER_OV_32() 2002 = binop( Iop_CmpNE32, in set_XER_OV_64() 2162 unop(Iop_1Uto32, binop(Iop_CmpNE32, xer_ca, mkU32(0))), in set_XER_CA_32() 2188 = unop(Iop_1Uto32, binop(Iop_CmpNE32, xer_ca, mkU32(0))); in set_XER_CA_32() 2625 binop(Iop_CmpNE32, mkU32(ew), mkU32(EmWarn_NONE)), in putGST_masked() 2777 return mkAND1( NaN_exp, binop( Iop_CmpNE32, binop( Iop_Or32, low32, hi32 ), in is_NaN() 2797 return mkAND1( NaN_exp, binop( Iop_CmpNE32, frac_part, mkU32( 0 ) ) ); in is_NaN_32() [all …]
|
D | guest_s390_toIR.c | 3280 if_condition_goto(binop(Iop_CmpNE32, mkexpr(cond), mkU32(0)), in s390_irgen_BRC() 3302 if_condition_goto(binop(Iop_CmpNE32, mkexpr(cond), mkU32(0)), in s390_irgen_BRCL() 3316 if_condition_goto(binop(Iop_CmpNE32, get_gpr_w1(r1), mkU32(0)), in s390_irgen_BRCT() 3619 if_condition_goto(binop(Iop_CmpNE32, mkexpr(cond), mkU32(0)), in s390_irgen_CRJ() 3648 if_condition_goto(binop(Iop_CmpNE32, mkexpr(cond), mkU32(0)), in s390_irgen_CGRJ() 3730 if_condition_goto(binop(Iop_CmpNE32, mkexpr(cond), mkU32(0)), in s390_irgen_CIJ() 3758 if_condition_goto(binop(Iop_CmpNE32, mkexpr(cond), mkU32(0)), in s390_irgen_CGIJ() 4289 if_condition_goto(binop(Iop_CmpNE32, mkexpr(cond), mkU32(0)), in s390_irgen_CLRJ() 4317 if_condition_goto(binop(Iop_CmpNE32, mkexpr(cond), mkU32(0)), in s390_irgen_CLGRJ() 4399 if_condition_goto(binop(Iop_CmpNE32, mkexpr(cond), mkU32(0)), in s390_irgen_CLIJ() [all …]
|
D | guest_amd64_helpers.c | 970 binop(Iop_CmpNE32, in guest_amd64_spechelper() 1160 binop(Iop_CmpNE32, in guest_amd64_spechelper()
|
D | guest_generic_bb_to_IR.c | 678 host_word_type==Ity_I64 ? Iop_CmpNE64 : Iop_CmpNE32, in bb_to_IR()
|
D | guest_x86_toIR.c | 1451 binop(Iop_CmpNE32, unop(Iop_64HIto32, mkexpr(r64)), mkU32(0)), in handleSegOverride() 3959 binop(Iop_CmpNE32, mkexpr(ew), mkU32(0)), in dis_FPU() 4001 binop(Iop_CmpNE32, mkexpr(ew), mkU32(0)), in dis_FPU() 4949 binop(Iop_CmpNE32, mkexpr(ew), mkU32(0)), in dis_FPU() 7522 binop( Iop_CmpNE32, in set_EFLAGS_from_value() 7703 binop(Iop_CmpNE32, in gen_SEGV_if_not_16_aligned() 8542 binop(Iop_CmpNE32, mkexpr(ew), mkU32(0)), in disInstr_X86_WRK() 13255 cond = binop(Iop_CmpNE32, count, mkU32(0)); in disInstr_X86_WRK()
|
D | host_x86_isel.c | 1842 && e->Iex.Binop.op == Iop_CmpNE32 in iselCondCode_wrk() 1861 || e->Iex.Binop.op == Iop_CmpNE32 in iselCondCode_wrk() 1873 case Iop_CmpNE32: case Iop_CasCmpNE32: return Xcc_NZ; in iselCondCode_wrk()
|
D | guest_arm_toIR.c | 1254 binop(Iop_CmpNE32, in mk_armg_calculate_flag_qc() 1273 binop(Iop_CmpNE32, in mk_armg_calculate_flag_qc() 1449 binop(Iop_CmpNE32, mkexpr(t), mkU32(0)), in gen_SIGILL_T_if_nonzero() 1507 binop(Iop_CmpNE32, in synthesise_APSR() 1514 = unop(Iop_1Uto32, binop(Iop_CmpNE32, get_GEFLAG32(0), mkU32(0))); in synthesise_APSR() 1516 = unop(Iop_1Uto32, binop(Iop_CmpNE32, get_GEFLAG32(1), mkU32(0))); in synthesise_APSR() 1518 = unop(Iop_1Uto32, binop(Iop_CmpNE32, get_GEFLAG32(2), mkU32(0))); in synthesise_APSR() 1520 = unop(Iop_1Uto32, binop(Iop_CmpNE32, get_GEFLAG32(3), mkU32(0))); in synthesise_APSR() 15163 assign( kond, binop(bOP ? Iop_CmpNE32 : Iop_CmpEQ32, in disInstr_THUMB_WRK()
|
D | host_amd64_isel.c | 2323 || e->Iex.Binop.op == Iop_CmpNE32 in iselCondCode_wrk() 2335 case Iop_CmpNE32: case Iop_CasCmpNE32: return Acc_NZ; in iselCondCode_wrk()
|
D | host_s390_isel.c | 2023 case Iop_CmpNE32: in s390_isel_cc()
|
D | ir_opt.c | 1486 case Iop_CmpNE32: in fold_Expr() 4065 case Iop_CmpNE32: in fold_IRExpr_Binop()
|
D | host_ppc_isel.c | 2415 || e->Iex.Binop.op == Iop_CmpNE32 in iselCondCode_wrk() 2429 case Iop_CmpNE32: return mk_PPCCondCode( Pct_FALSE, Pcf_7EQ ); in iselCondCode_wrk()
|
D | host_arm_isel.c | 1024 || e->Iex.Binop.op == Iop_CmpNE32 in iselCondCode_wrk() 1035 case Iop_CmpNE32: return ARMcc_NE; in iselCondCode_wrk()
|
D | ir_defs.c | 2142 case Iop_CmpEQ32: case Iop_CmpNE32: in typeOfPrimop()
|
D | guest_amd64_toIR.c | 5110 binop(Iop_CmpNE32, mkexpr(ew), mkU32(0)), in dis_FPU() 5152 binop(Iop_CmpNE32, mkexpr(ew), mkU32(0)), in dis_FPU()
|
/external/valgrind/main/coregrind/ |
D | m_translate.c | 923 IROp op_CmpNE = Iop_CmpNE32; in gen_PUSH() 1012 IROp op_CmpNE = Iop_CmpNE32; in gen_POP()
|
/external/valgrind/main/VEX/pub/ |
D | libvex_ir.h | 420 Iop_CmpNE8, Iop_CmpNE16, Iop_CmpNE32, Iop_CmpNE64, enumerator
|
/external/valgrind/main/VEX/ |
D | test_main.c | 954 tmp1 = assignNew(mce, Ity_I1, binop(Iop_CmpNE32, vbits, mkU32(0))); in mkPCastTo() 1827 case Iop_CmpEQ32: case Iop_CmpNE32: in expr2vbits_Binop()
|
/external/valgrind/tsan/ |
D | ts_valgrind.cc | 944 IRExpr_Binop(Iop_CmpNE32, in ts_instrument_trace_entry_verify()
|
/external/valgrind/main/memcheck/ |
D | mc_translate.c | 3192 case Iop_CmpNE32: in expr2vbits_Binop()
|