Home
last modified time | relevance | path

Searched refs:Iop_CmpLT64U (Results 1 – 21 of 21) sorted by relevance

/external/valgrind/VEX/priv/
Dguest_s390_helpers.c1927 return unop(Iop_1Uto32, binop(Iop_CmpLT64U, cc_dep1, cc_dep2)); in guest_s390x_spechelper()
1934 return unop(Iop_1Uto32, binop(Iop_CmpLT64U, cc_dep2, cc_dep1)); in guest_s390x_spechelper()
2264 return unop(Iop_1Uto32, binop(Iop_CmpLT64U, cc_dep2, cc_dep1)); in guest_s390x_spechelper()
2270 return unop(Iop_1Uto32, binop(Iop_CmpLT64U, cc_dep1, cc_dep2)); in guest_s390x_spechelper()
Dguest_arm64_helpers.c774 binop(Iop_CmpLT64U, cc_dep1, cc_dep2)); in guest_arm64_spechelper()
787 binop(Iop_CmpLT64U, cc_dep2, cc_dep1)); in guest_arm64_spechelper()
Dhost_tilegx_isel.c620 || e->Iex.Binop.op == Iop_CmpLT64U in iselWordExpr_R_wrk()
663 case Iop_CmpLT64U: in iselWordExpr_R_wrk()
1262 || e->Iex.Binop.op == Iop_CmpLT64U in iselCondCode_wrk()
1303 case Iop_CmpLT64U: in iselCondCode_wrk()
Dguest_mips_toIR.c13978 assign(B_pos, IRExpr_ITE(binop(Iop_CmpLT64U, mkexpr(t3), mkU64(0x1)), in disInstr_MIPS_WRK()
13982 assign(C_pos, IRExpr_ITE(binop(Iop_CmpLT64U, mkexpr(t3), mkU64(0x2)), in disInstr_MIPS_WRK()
13986 assign(D_pos, IRExpr_ITE(binop(Iop_CmpLT64U, mkexpr(t3), mkU64(0x3)), in disInstr_MIPS_WRK()
13990 assign(E_pos, IRExpr_ITE(binop(Iop_CmpLT64U, mkexpr(t3), mkU64(0x4)), in disInstr_MIPS_WRK()
13994 assign(F_pos, IRExpr_ITE(binop(Iop_CmpLT64U, mkexpr(t3), mkU64(0x5)), in disInstr_MIPS_WRK()
14018 assign(C_pos, IRExpr_ITE(binop(Iop_CmpLT64U, mkexpr(t3), mkU64(0x6)), in disInstr_MIPS_WRK()
14022 assign(D_pos, IRExpr_ITE(binop(Iop_CmpLT64U, mkexpr(t3), mkU64(0x5)), in disInstr_MIPS_WRK()
14026 assign(E_pos, IRExpr_ITE(binop(Iop_CmpLT64U, mkexpr(t3), mkU64(0x4)), in disInstr_MIPS_WRK()
14030 assign(F_pos, IRExpr_ITE(binop(Iop_CmpLT64U, mkexpr(t3), mkU64(0x3)), in disInstr_MIPS_WRK()
14102 assign(B_pos, IRExpr_ITE(binop(Iop_CmpLT64U, mkU64(0x1), mkexpr(t3)), in disInstr_MIPS_WRK()
[all …]
Dguest_amd64_helpers.c1089 binop(Iop_CmpLT64U, cc_dep1, cc_dep2)); in guest_amd64_spechelper()
1374 binop(Iop_CmpLT64U, in guest_amd64_spechelper()
1708 binop(Iop_CmpLT64U, in guest_amd64_spechelper()
1722 binop(Iop_CmpLT64U, in guest_amd64_spechelper()
Dguest_tilegx_toIR.c839 binop(Iop_CmpLT64U, getIReg(ra), getIReg(rb)))); in disInstr_TILEGX_WRK()
847 binop(Iop_CmpLT64U, in disInstr_TILEGX_WRK()
Dguest_s390_toIR.c11503 binop(Iop_CmpLT64U, mkexpr(addr2), mkexpr(addr1)))); in s390_irgen_MVCL()
11506 binop(Iop_CmpLT64U, mkexpr(addr1), in s390_irgen_MVCL()
11511 binop(Iop_CmpLT64U, in s390_irgen_MVCL()
13057 assign(inc, mkite(binop(Iop_CmpLT64U, mkexpr(len), mkU64(4)), in s390_irgen_CKSM()
13065 assign(mask, mkite(binop(Iop_CmpLT64U, mkexpr(len), mkU64(4)), in s390_irgen_CKSM()
13370 next_insn_if(binop(Iop_CmpLT64U, mkexpr(len2), mkU64(2))); in s390_irgen_CU21()
13388 mkite(binop(Iop_CmpLT64U, mkexpr(len2), mkU64(4)), mkU32(1), mkU32(0)); in s390_irgen_CU21()
13425 next_insn_if(binop(Iop_CmpLT64U, mkexpr(len1), mkexpr(num_bytes))); in s390_irgen_CU21()
13497 next_insn_if(binop(Iop_CmpLT64U, mkexpr(len2), mkU64(2))); in s390_irgen_CU24()
13515 mkite(binop(Iop_CmpLT64U, mkexpr(len2), mkU64(4)), mkU32(1), mkU32(0)); in s390_irgen_CU24()
[all …]
Dhost_mips_isel.c970 || e->Iex.Binop.op == Iop_CmpLT64U in iselWordExpr_R_wrk()
1016 case Iop_CmpLT64U: in iselWordExpr_R_wrk()
2055 || e->Iex.Binop.op == Iop_CmpLT64U in iselCondCode_wrk()
2096 case Iop_CmpLT64U: in iselCondCode_wrk()
Dhost_s390_isel.c3481 case Iop_CmpLT64U: in s390_isel_cc()
3492 cond->Iex.Binop.op == Iop_CmpLT64U) ? S390_CC_L : S390_CC_LE; in s390_isel_cc()
Dhost_arm64_isel.c1384 || e->Iex.Binop.op == Iop_CmpLT64U in iselCondCode_wrk()
1394 case Iop_CmpLT64U: return ARM64cc_CC; in iselCondCode_wrk()
Dguest_ppc_toIR.c2520 = unop(Iop_1Uto32, binop(Iop_CmpLT64U, res, argL)); in set_XER_CA_64()
2527 binop(Iop_CmpLT64U, res, argL), in set_XER_CA_64()
2541 binop(Iop_CmpLT64U, res, argR), in set_XER_CA_64()
2580 binop(Iop_CmpLT64U, mkU64(31), argR), in set_XER_CA_64()
2634 binop(Iop_CmpLT64U, mkU64(63), argR), in set_XER_CA_64()
3007 binop( Iop_CmpLT64U, in putGST()
4551 binop( Iop_CmpLT64U, mkexpr( idx_tmp ), mkU64( 64 ) ) ); in dis_int_logic()
6936 binop(Iop_CmpLT64U, mkU64(63), mkexpr(sh_amt)) ); in dis_int_shift()
Dir_defs.c204 case Iop_CmpLT64U: vex_printf("CmpLT64U"); return; in ppIROp()
2658 case Iop_CmpLT64U: case Iop_CmpLE64U: in typeOfPrimop()
Dhost_amd64_isel.c2398 || e->Iex.Binop.op == Iop_CmpLT64U in iselCondCode_wrk()
2412 case Iop_CmpLT64U: return Acc_B; in iselCondCode_wrk()
Dguest_amd64_toIR.c5379 binop(Iop_CmpLT64U, in x87ishly_qnarrow_32_to_16()
7262 binop(Iop_CmpLT64U,mkexpr(amt),mkU64(size)), in dis_MMX_shiftG_byE()
7272 binop(Iop_CmpLT64U,mkexpr(amt),mkU64(size)), in dis_MMX_shiftG_byE()
9342 binop(Iop_CmpLT64U, mkexpr(amt), mkU64(size)), in dis_SSE_shiftG_byE()
9352 binop(Iop_CmpLT64U, mkexpr(amt), mkU64(size)), in dis_SSE_shiftG_byE()
22759 binop(Iop_CmpLT64U, mkexpr(amt), mkU64(size)), in dis_AVX128_shiftV_byE()
22769 binop(Iop_CmpLT64U, mkexpr(amt), mkU64(size)), in dis_AVX128_shiftV_byE()
22833 binop(Iop_CmpLT64U, mkexpr(amt), mkU64(size)), in dis_AVX256_shiftV_byE()
22843 binop(Iop_CmpLT64U, mkexpr(amt), mkU64(size)), in dis_AVX256_shiftV_byE()
22941 binop(size == 32 ? Iop_CmpLT32U : Iop_CmpLT64U, in dis_AVX_var_shiftV_byE()
Dhost_ppc_isel.c2951 || e->Iex.Binop.op == Iop_CmpLT64U in iselCondCode_wrk()
2965 case Iop_CmpLT64U: return mk_PPCCondCode( Pct_TRUE, Pcf_7LT ); in iselCondCode_wrk()
Dir_opt.c2000 case Iop_CmpLT64U: in fold_Expr()
/external/valgrind/VEX/pub/
Dlibvex_ir.h465 Iop_CmpLT32U, Iop_CmpLT64U, enumerator
/external/valgrind/exp-dhat/
Ddh_main.c864 : binop(Iop_CmpLT64U, mkU64(THRESH), mkexpr(diff))) in addMemEvent()
/external/valgrind/memcheck/tests/vbit-test/
Dirops.c118 …{ DEFOP(Iop_CmpLT64U, UNDEF_ALL), .s390x = 1, .amd64 = 1, .x86 = 0, .arm = 0, .ppc64 = 1, .ppc3…
/external/valgrind/helgrind/
Dhg_main.c4568 : binop(Iop_CmpLT64U, mkU64(THRESH), mkexpr(diff))) in instrument_mem_access()
/external/valgrind/memcheck/
Dmc_translate.c4029 case Iop_CmpLT64U: case Iop_CmpLT64S: in expr2vbits_Binop()