Home
last modified time | relevance | path

Searched refs:Iop_16HLto32 (Results 1 – 11 of 11) sorted by relevance

/external/valgrind/VEX/priv/
Dguest_mips_toIR.c3069 binop(Iop_16HLto32, in disDSPInstr_MIPS_WRK()
3092 binop(Iop_16HLto32, in disDSPInstr_MIPS_WRK()
3239 assign(t9, binop(Iop_16HLto32, mkexpr(t7), mkexpr(t3))); in disDSPInstr_MIPS_WRK()
3256 putIReg(rd, binop(Iop_16HLto32, in disDSPInstr_MIPS_WRK()
3272 putIReg(rd, binop(Iop_16HLto32, in disDSPInstr_MIPS_WRK()
5357 putIReg(rd, binop(Iop_16HLto32, in disDSPInstr_MIPS_WRK()
5459 putIReg(rd, binop(Iop_16HLto32, in disDSPInstr_MIPS_WRK()
5583 binop(Iop_16HLto32, in disDSPInstr_MIPS_WRK()
5732 binop(Iop_16HLto32, in disDSPInstr_MIPS_WRK()
5787 putIReg(rd, binop(Iop_16HLto32, in disDSPInstr_MIPS_WRK()
[all …]
Dguest_x86_toIR.c2257 binop(Iop_16HLto32, in codegen_div()
6256 mkpair = Iop_16HLto32; in dis_SHLRD_Gv_Ev()
7622 binop(Iop_16HLto32, mkexpr(t3), mkexpr(t2)), in mk64from16s()
7623 binop(Iop_16HLto32, mkexpr(t1), mkexpr(t0)) in mk64from16s()
13206 binop(Iop_16HLto32, in disInstr_X86_WRK()
13257 binop(Iop_16HLto32, in disInstr_X86_WRK()
Dir_defs.c250 case Iop_16HLto32: vex_printf("16HLto32"); return; in ppIROp()
2776 case Iop_16HLto32: in typeOfPrimop()
Dhost_mips_isel.c1222 || e->Iex.Binop.op == Iop_16HLto32) { in iselWordExpr_R_wrk()
1235 case Iop_16HLto32: in iselWordExpr_R_wrk()
Dguest_amd64_toIR.c3480 binop(Iop_16HLto32, in codegen_div()
7996 binop(Iop_16HLto32, mkexpr(esrc), mkexpr(gsrc)), in dis_SHLRD_Gv_Ev()
7997 binop(Iop_16HLto32, mkexpr(gsrc), mkexpr(gsrc)) in dis_SHLRD_Gv_Ev()
8017 binop(Iop_16HLto32, mkexpr(gsrc), mkexpr(gsrc)), in dis_SHLRD_Gv_Ev()
8018 binop(Iop_16HLto32, mkexpr(gsrc), mkexpr(esrc)) in dis_SHLRD_Gv_Ev()
9636 binop(Iop_16HLto32, mkexpr(t3), mkexpr(t2)), in mk64from16s()
9637 binop(Iop_16HLto32, mkexpr(t1), mkexpr(t0)) in mk64from16s()
11010 putIReg32(rG, binop(Iop_16HLto32, mkexpr(t3), mkexpr(t2))); in dis_PMOVMSKB_256()
29366 assign(t32, binop(Iop_16HLto32, mkexpr(t16), mkexpr(t16))); in dis_ESC_0F38__VEX()
29393 assign(t32, binop(Iop_16HLto32, mkexpr(t16), mkexpr(t16))); in dis_ESC_0F38__VEX()
[all …]
Dhost_s390_isel.c1304 case Iop_16HLto32: in s390_isel_int_expr_wrk()
Dhost_x86_isel.c1062 if (e->Iex.Binop.op == Iop_16HLto32) { in iselIntExpr_R_wrk()
Dhost_amd64_isel.c1287 if (e->Iex.Binop.op == Iop_16HLto32) { in iselIntExpr_R_wrk()
/external/valgrind/VEX/pub/
Dlibvex_ir.h529 Iop_16HLto32, // :: (I16,I16) -> I32 enumerator
/external/valgrind/memcheck/tests/vbit-test/
Dirops.c172 …{ DEFOP(Iop_16HLto32, UNDEF_CONCAT), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 0, .ppc64 = 0, .ppc…
/external/valgrind/memcheck/
Dmc_translate.c3975 case Iop_16HLto32: in expr2vbits_Binop()
4002 binop(Iop_16HLto32, vHi16, vLo16)); in expr2vbits_Binop()