Home
last modified time | relevance | path

Searched refs:Iop_CmpLE32S (Results 1 – 22 of 22) sorted by relevance

/external/valgrind/main/VEX/priv/
Dguest_arm64_helpers.c858 binop(Iop_CmpLE32S, unop(Iop_64to32, cc_dep2), in guest_arm64_spechelper()
873 binop(Iop_CmpLE32S, unop(Iop_64to32, cc_dep1), in guest_arm64_spechelper()
Dguest_arm_helpers.c614 binop(Iop_CmpLE32S, cc_dep1, cc_dep2)); in guest_arm_spechelper()
627 binop(Iop_CmpLE32S, cc_dep2, cc_dep1)); in guest_arm_spechelper()
Dguest_x86_helpers.c852 binop(Iop_CmpLE32S, cc_dep1, cc_dep2)); in guest_x86_spechelper()
860 binop(Iop_CmpLE32S, cc_dep1, cc_dep2)), in guest_x86_spechelper()
1000 return unop(Iop_1Uto32,binop(Iop_CmpLE32S, cc_dep1, mkU32(0))); in guest_x86_spechelper()
Dguest_s390_helpers.c2078 return unop(Iop_1Uto32, binop(Iop_CmpLE32S, word, mkU32(0))); in guest_s390x_spechelper()
2081 return unop(Iop_1Uto32, binop(Iop_CmpLE32S, mkU32(0), word)); in guest_s390x_spechelper()
Dhost_mips_isel.c971 || e->Iex.Binop.op == Iop_CmpLE32S in iselWordExpr_R_wrk()
977 || e->Iex.Binop.op == Iop_CmpLE32S in iselWordExpr_R_wrk()
1020 case Iop_CmpLE32S: in iselWordExpr_R_wrk()
2051 || e->Iex.Binop.op == Iop_CmpLE32S in iselCondCode_wrk()
2057 || e->Iex.Binop.op == Iop_CmpLE32S in iselCondCode_wrk()
2092 case Iop_CmpLE32S: in iselCondCode_wrk()
Dguest_mips_toIR.c6916 assign(t1, binop(Iop_CmpLE32S, in disDSPInstr_MIPS_WRK()
6929 assign(t2, binop(Iop_CmpLE32S, in disDSPInstr_MIPS_WRK()
9687 binop(Iop_CmpLE32S, in disDSPInstr_MIPS_WRK()
9711 binop(Iop_CmpLE32S, in disDSPInstr_MIPS_WRK()
9753 binop(Iop_CmpLE32S, in disDSPInstr_MIPS_WRK()
9765 binop(Iop_CmpLE32S, in disDSPInstr_MIPS_WRK()
9789 binop(Iop_CmpLE32S, in disDSPInstr_MIPS_WRK()
9801 binop(Iop_CmpLE32S, in disDSPInstr_MIPS_WRK()
16437 dis_branch(False, unop(Iop_Not1, binop(Iop_CmpLE32S, getIReg(rs), in disInstr_MIPS_WRK()
16447 lastn = dis_branch_likely(binop(Iop_CmpLE32S, getIReg(rs), in disInstr_MIPS_WRK()
[all …]
Dguest_amd64_helpers.c1085 binop(Iop_CmpLE32S, in guest_amd64_spechelper()
1270 binop(Iop_CmpLE32S, in guest_amd64_spechelper()
Dhost_arm64_isel.c1558 || e->Iex.Binop.op == Iop_CmpLE32S in iselCondCode_wrk()
1568 case Iop_CmpLE32S: return ARM64cc_LE; in iselCondCode_wrk()
Dhost_ppc_isel.c2807 || e->Iex.Binop.op == Iop_CmpLE32S in iselCondCode_wrk()
2810 e->Iex.Binop.op == Iop_CmpLE32S); in iselCondCode_wrk()
2821 case Iop_CmpLE32U: case Iop_CmpLE32S: in iselCondCode_wrk()
Dir_defs.c197 case Iop_CmpLE32S: vex_printf("CmpLE32S"); return; in ppIROp()
2551 case Iop_CmpLT32S: case Iop_CmpLE32S: in typeOfPrimop()
Dhost_x86_isel.c2017 || e->Iex.Binop.op == Iop_CmpLE32S in iselCondCode_wrk()
2031 case Iop_CmpLE32S: return Xcc_LE; in iselCondCode_wrk()
Dhost_amd64_isel.c2426 || e->Iex.Binop.op == Iop_CmpLE32S in iselCondCode_wrk()
2440 case Iop_CmpLE32S: return Acc_LE; in iselCondCode_wrk()
Dhost_arm_isel.c1133 || e->Iex.Binop.op == Iop_CmpLE32S in iselCondCode_wrk()
1144 case Iop_CmpLE32S: return ARMcc_LE; in iselCondCode_wrk()
Dhost_s390_isel.c3423 case Iop_CmpLE32S: in s390_isel_cc()
Dguest_ppc_toIR.c8142 eb_LTE = binop( Iop_CmpLE32S, mkexpr( e_b ), mkU32( test_value ) ); in do_fp_tsqrt()
8295 eb_LTE = binop(Iop_CmpLE32S, mkexpr(e_b), mkU32(test_value)); in _do_fp_tdiv()
8323 binop( Iop_CmpLE32S, in _do_fp_tdiv()
8336 ea_LTE = mkAND1( mkexpr( fraNotZero_tmp ), binop( Iop_CmpLE32S, in _do_fp_tdiv()
Dguest_s390_toIR.c1544 IRExpr *rm_s390 = mkite(binop(Iop_CmpLE32S, mkexpr(fpc_bits), mkU32(3)), in get_bfp_rounding_mode_from_fpc()
3735 if_condition_goto_computed(binop(Iop_CmpLE32S, get_gpr_w1(r1), in s390_irgen_BXLE()
3869 if_condition_goto(binop(Iop_CmpLE32S, get_gpr_w1(r1), mkexpr(value)), in s390_irgen_BRXLE()
6297 assign(result, mkite(binop(Iop_CmpLE32S, mkexpr(op2), mkU32(0)), mkexpr(op2), in s390_irgen_LNR()
Dir_opt.c1937 case Iop_CmpLE32S: in fold_Expr()
/external/valgrind/main/memcheck/tests/vbit-test/
Dutil.c372 case Iop_CmpLT32S: case Iop_CmpLE32S: in typeof_primop()
Dirops.c90 …{ DEFOP(Iop_CmpLE32S, UNDEF_ALL), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 1, .ppc64 = 1, .ppc3…
/external/valgrind/main/VEX/pub/
Dlibvex_ir.h463 Iop_CmpLE32S, Iop_CmpLE64S, enumerator
/external/valgrind/main/VEX/
Dtest_main.c1848 case Iop_CmpLE32S: case Iop_CmpLE32U: in expr2vbits_Binop()
/external/valgrind/main/memcheck/
Dmc_translate.c3811 case Iop_CmpLE32S: case Iop_CmpLE32U: in expr2vbits_Binop()