Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_tilegx_toIR.c1443 assign(t2, binop(Iop_MullS32, in disInstr_TILEGX_WRK()
1480 assign(t2, binop(Iop_MullS32, in disInstr_TILEGX_WRK()
1564 assign(t2, binop(Iop_MullS32, in disInstr_TILEGX_WRK()
1603 assign(t0, binop(Iop_MullS32, in disInstr_TILEGX_WRK()
1641 assign(t2, binop(Iop_MullS32, in disInstr_TILEGX_WRK()
1699 binop(Iop_MullS32, in disInstr_TILEGX_WRK()
Dguest_mips_toIR.c2772 assign(t1, binop(Iop_MullS32, mkNarrowTo32(Ity_I32, getIReg(rs)), in disDSPInstr_MIPS_WRK()
2799 assign(t2, binop(Iop_MullS32, getIReg(rs), getIReg(rt))); in disDSPInstr_MIPS_WRK()
2825 assign(t2, binop(Iop_MullS32, getIReg(rs), getIReg(rt))); in disDSPInstr_MIPS_WRK()
6597 binop(Iop_MullS32, in disDSPInstr_MIPS_WRK()
6604 binop(Iop_MullS32, in disDSPInstr_MIPS_WRK()
10249 binop(Iop_MullS32, in disDSPInstr_MIPS_WRK()
10282 binop(Iop_MullS32, in disDSPInstr_MIPS_WRK()
10449 binop(Iop_MullS32, in disDSPInstr_MIPS_WRK()
10485 binop(Iop_MullS32, in disDSPInstr_MIPS_WRK()
10542 binop(Iop_MullS32, in disDSPInstr_MIPS_WRK()
[all …]
Dhost_tilegx_isel.c746 if (e->Iex.Binop.op == Iop_MullS32 || e->Iex.Binop.op == Iop_MullU32) { in iselWordExpr_R_wrk()
747 Bool syned = (e->Iex.Binop.op == Iop_MullS32); in iselWordExpr_R_wrk()
Dhost_mips_isel.c1079 if (e->Iex.Binop.op == Iop_MullU32 || e->Iex.Binop.op == Iop_MullS32) { in iselWordExpr_R_wrk()
1087 Bool syned = toBool(e->Iex.Binop.op == Iop_MullS32); in iselWordExpr_R_wrk()
1088 Bool size = toBool(e->Iex.Binop.op == Iop_MullS32) in iselWordExpr_R_wrk()
2435 case Iop_MullS32: { in iselInt64Expr_wrk()
2439 Bool syned = toBool(op_binop == Iop_MullS32); in iselInt64Expr_wrk()
Dguest_arm_toIR.c9035 binop(Iop_MullS32, in decode_V6MEDIA_instruction()
10661 binop(Iop_MullS32, in decode_V6MEDIA_instruction()
10730 binop(Iop_MullS32, in decode_V6MEDIA_instruction()
12378 binop(Iop_MullS32, mkexpr(irt_rN), mkexpr(irt_rM))), in decode_V6MEDIA_instruction()
12439 assign( pr_1, binop(Iop_MullS32, in decode_V6MEDIA_instruction()
12448 assign( pr_2, binop(Iop_MullS32, in decode_V6MEDIA_instruction()
12527 assign( pr_1, binop(Iop_MullS32, in decode_V6MEDIA_instruction()
12536 assign( pr_2, binop(Iop_MullS32, in decode_V6MEDIA_instruction()
15865 IROp mulOp = isS ? Iop_MullS32 : Iop_MullU32; in disInstr_ARM_WRK()
15915 IROp mulOp = isS ? Iop_MullS32 : Iop_MullU32; in disInstr_ARM_WRK()
[all …]
Dhost_ppc_isel.c1585 || e->Iex.Binop.op == Iop_MullS32)) { in iselWordExpr_R_wrk()
1589 Bool syned = toBool(e->Iex.Binop.op == Iop_MullS32); in iselWordExpr_R_wrk()
3252 case Iop_MullS32: { in iselInt64Expr_wrk()
3255 Bool syned = toBool(op_binop == Iop_MullS32); in iselInt64Expr_wrk()
Dhost_s390_isel.c1134 case Iop_MullS32: in s390_isel_int_expr_wrk()
1561 (binop == Iop_MullS32 || binop == Iop_MullU32)) || in s390_isel_int_expr_wrk()
Dguest_s390_toIR.c6588 assign(result, binop(Iop_MullS32, mkexpr(op1), mkexpr(op2))); in s390_irgen_MR()
6604 assign(result, binop(Iop_MullS32, mkexpr(op1), mkexpr(op2))); in s390_irgen_M()
6620 assign(result, binop(Iop_MullS32, mkexpr(op1), mkexpr(op2))); in s390_irgen_MFY()
6636 assign(result, binop(Iop_MullS32, mkexpr(op1), unop(Iop_16Sto32, mkexpr(op2)) in s390_irgen_MH()
6652 assign(result, binop(Iop_MullS32, mkexpr(op1), unop(Iop_16Sto32, mkexpr(op2)) in s390_irgen_MHY()
6668 assign(result, binop(Iop_MullS32, mkexpr(op1), unop(Iop_16Sto32, in s390_irgen_MHI()
6764 assign(result, binop(Iop_MullS32, mkexpr(op1), mkexpr(op2))); in s390_irgen_MSR()
6810 assign(result, binop(Iop_MullS32, mkexpr(op1), mkexpr(op2))); in s390_irgen_MS()
6825 assign(result, binop(Iop_MullS32, mkexpr(op1), mkexpr(op2))); in s390_irgen_MSY()
6871 assign(result, binop(Iop_MullS32, mkexpr(op1), mkU32((UInt)op2))); in s390_irgen_MSFI()
Dhost_arm64_isel.c1575 if (e->Iex.Binop.op == Iop_MullU32 || e->Iex.Binop.op == Iop_MullS32) { in iselIntExpr_R_wrk()
1576 Bool isS = e->Iex.Binop.op == Iop_MullS32; in iselIntExpr_R_wrk()
Dir_defs.c185 case Iop_MullS32: vex_printf("MullS32"); return; in ppIROp()
2678 case Iop_MullU32: case Iop_MullS32: in typeOfPrimop()
Dhost_x86_isel.c2188 case Iop_MullS32: { in iselInt64Expr_wrk()
2194 Bool syned = toBool(e->Iex.Binop.op == Iop_MullS32); in iselInt64Expr_wrk()
Dhost_arm_isel.c1995 case Iop_MullS32: in iselInt64Expr_wrk()
2001 ARMMulOp mop = e->Iex.Binop.op == Iop_MullS32 in iselInt64Expr_wrk()
2231 case Iop_MullS32: in iselNeon64Expr_wrk()
Dhost_amd64_isel.c1317 if (e->Iex.Binop.op == Iop_MullS32 in iselIntExpr_R_wrk()
1330 case Iop_MullS32: shr_op = Ash_SAR; shift = 32; break; in iselIntExpr_R_wrk()
Dguest_ppc_toIR.c2155 assign( t64, binop(Iop_MullS32, argL, argR) ); in set_XER_OV_32()
3550 binop(Iop_MullS32, mkexpr(rA), in dis_int_arith()
3746 binop(Iop_MullS32, in dis_int_arith()
3782 assign( rD, binop(Iop_MullS32, a, b) ); in dis_int_arith()
Dir_opt.c1839 case Iop_MullS32: { in fold_Expr()
Dguest_amd64_toIR.c3948 IROp mulOp = syned ? Iop_MullS32 : Iop_MullU32; in codegen_mulL_A_D()
11181 binop( Iop_MullS32, mkexpr(d2), mkexpr(s2)), in math_PMULDQ_128()
11182 binop( Iop_MullS32, mkexpr(d0), mkexpr(s0)) )); in math_PMULDQ_128()
Dguest_x86_toIR.c2756 IROp mulOp = syned ? Iop_MullS32 : Iop_MullU32; in codegen_mulL_A_D()
Dguest_arm64_toIR.c3490 assign(muld, binop(isU ? Iop_MullU32 : Iop_MullS32, in dis_ARM64_data_processing_register()
/external/valgrind/VEX/pub/
Dlibvex_ir.h452 Iop_MullS8, Iop_MullS16, Iop_MullS32, Iop_MullS64, enumerator
/external/valgrind/VEX/useful/
Dtest_main.c1831 case Iop_MullS32: in expr2vbits_Binop()
/external/valgrind/memcheck/tests/vbit-test/
Dirops.c101 …{ DEFOP(Iop_MullS32, UNDEF_LEFT), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 1, .ppc64 = 1, .ppc3…
/external/valgrind/memcheck/
Dmc_translate.c3928 case Iop_MullS32: in expr2vbits_Binop()