Home
last modified time | relevance | path

Searched refs:Iop_CmpLT64S (Results 1 – 18 of 18) sorted by relevance

/external/valgrind/VEX/priv/
Dhost_tilegx_isel.c624 || e->Iex.Binop.op == Iop_CmpLT64S in iselWordExpr_R_wrk()
631 || e->Iex.Binop.op == Iop_CmpLT64S in iselWordExpr_R_wrk()
679 case Iop_CmpLT64S: in iselWordExpr_R_wrk()
1265 || e->Iex.Binop.op == Iop_CmpLT64S in iselCondCode_wrk()
1272 || e->Iex.Binop.op == Iop_CmpLT64S in iselCondCode_wrk()
1315 case Iop_CmpLT64S: in iselCondCode_wrk()
Dguest_arm64_helpers.c794 binop(Iop_CmpLT64S, cc_dep1, cc_dep2)); in guest_arm64_spechelper()
808 binop(Iop_CmpLT64S, cc_dep2, cc_dep1)); in guest_arm64_spechelper()
Dguest_s390_helpers.c1891 return unop(Iop_1Uto32, binop(Iop_CmpLT64S, cc_dep1, cc_dep2)); in guest_s390x_spechelper()
1898 return unop(Iop_1Uto32, binop(Iop_CmpLT64S, cc_dep2, cc_dep1)); in guest_s390x_spechelper()
1973 return unop(Iop_1Uto32, binop(Iop_CmpLT64S, mkU64(0), cc_dep1)); in guest_s390x_spechelper()
Dguest_tilegx_toIR.c729 bstmt = dis_branch(binop(Iop_CmpLT64S, getIReg(ra), in disInstr_TILEGX_WRK()
734 bstmt = dis_branch(binop(Iop_CmpLT64S, getIReg(ra), in disInstr_TILEGX_WRK()
823 binop(Iop_CmpLT64S, getIReg(ra), getIReg(rb)))); in disInstr_TILEGX_WRK()
829 binop(Iop_CmpLT64S, in disInstr_TILEGX_WRK()
Dhost_mips_isel.c974 || e->Iex.Binop.op == Iop_CmpLT64S in iselWordExpr_R_wrk()
981 || e->Iex.Binop.op == Iop_CmpLT64S in iselWordExpr_R_wrk()
1032 case Iop_CmpLT64S: in iselWordExpr_R_wrk()
2058 || e->Iex.Binop.op == Iop_CmpLT64S in iselCondCode_wrk()
2065 || e->Iex.Binop.op == Iop_CmpLT64S in iselCondCode_wrk()
2108 case Iop_CmpLT64S: in iselCondCode_wrk()
Dguest_amd64_helpers.c1152 binop(Iop_CmpLT64S, cc_dep1, cc_dep2)); in guest_amd64_spechelper()
1175 binop(Iop_CmpLT64S, cc_dep2, cc_dep1)); in guest_amd64_spechelper()
1463 binop(Iop_CmpLT64S, in guest_amd64_spechelper()
Dguest_mips_toIR.c2077 IROp opSlt = mode64 ? Iop_CmpLT64S : Iop_CmpLT32S; in dis_instr_branch()
15968 putIReg(rd, unop(Iop_1Uto64, binop(Iop_CmpLT64S, getIReg(rs), in disInstr_MIPS_WRK()
16125 binop (Iop_CmpLT64S, in disInstr_MIPS_WRK()
16133 binop (Iop_CmpLT64S, in disInstr_MIPS_WRK()
16141 binop (Iop_CmpLT64S, in disInstr_MIPS_WRK()
16234 stmt(IRStmt_Exit(binop(Iop_CmpLT64S, getIReg(rs), in disInstr_MIPS_WRK()
16239 stmt(IRStmt_Exit(binop(Iop_CmpLT64S, getIReg(rs), in disInstr_MIPS_WRK()
16244 stmt(IRStmt_Exit(binop(Iop_CmpLT64S, getIReg(rs), in disInstr_MIPS_WRK()
16603 binop (Iop_CmpLT64S, in disInstr_MIPS_WRK()
16644 stmt (IRStmt_Exit (binop (Iop_CmpLT64S, getIReg (rs), in disInstr_MIPS_WRK()
[all …]
Dhost_s390_isel.c3465 case Iop_CmpLT64S: in s390_isel_cc()
3476 cond->Iex.Binop.op == Iop_CmpLT64S) ? S390_CC_L : S390_CC_LE; in s390_isel_cc()
Dhost_arm64_isel.c1383 || e->Iex.Binop.op == Iop_CmpLT64S in iselCondCode_wrk()
1393 case Iop_CmpLT64S: return ARM64cc_LT; in iselCondCode_wrk()
Dir_defs.c202 case Iop_CmpLT64S: vex_printf("CmpLT64S"); return; in ppIROp()
2657 case Iop_CmpLT64S: case Iop_CmpLE64S: in typeOfPrimop()
Dhost_amd64_isel.c2397 || e->Iex.Binop.op == Iop_CmpLT64S in iselCondCode_wrk()
2411 case Iop_CmpLT64S: return Acc_L; in iselCondCode_wrk()
Dhost_ppc_isel.c2950 || e->Iex.Binop.op == Iop_CmpLT64S in iselCondCode_wrk()
2954 Bool syned = (e->Iex.Binop.op == Iop_CmpLT64S || in iselCondCode_wrk()
Dguest_s390_toIR.c3729 if_condition_goto_computed(binop(Iop_CmpLT64S, mkexpr(value), in s390_irgen_BXHG()
3863 if_condition_goto(binop(Iop_CmpLT64S, mkexpr(value), get_gpr_dw0(r1)), in s390_irgen_BRXHG()
6410 assign(result, mkite(binop(Iop_CmpLT64S, mkexpr(op2), mkU64(0)), in s390_irgen_LPGR()
6425 assign(result, mkite(binop(Iop_CmpLT64S, mkexpr(op2), mkU64(0)), in s390_irgen_LPGFR()
Dir_opt.c1988 case Iop_CmpLT64S: in fold_Expr()
Dguest_amd64_toIR.c27837 binop(ty == Ity_I32 ? Iop_CmpLT32S : Iop_CmpLT64S, in dis_VGATHER()
/external/valgrind/VEX/pub/
Dlibvex_ir.h463 Iop_CmpLT32S, Iop_CmpLT64S, enumerator
/external/valgrind/memcheck/tests/vbit-test/
Dirops.c114 …{ DEFOP(Iop_CmpLT64S, UNDEF_ALL), .s390x = 1, .amd64 = 1, .x86 = 0, .arm = 0, .ppc64 = 0, .ppc3…
/external/valgrind/memcheck/
Dmc_translate.c4029 case Iop_CmpLT64U: case Iop_CmpLT64S: in expr2vbits_Binop()