Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_mips_toIR.c2993 binop(Iop_16HLto32, in disDSPInstr_MIPS_WRK()
3016 binop(Iop_16HLto32, in disDSPInstr_MIPS_WRK()
3163 assign(t9, binop(Iop_16HLto32, mkexpr(t7), mkexpr(t3))); in disDSPInstr_MIPS_WRK()
3180 putIReg(rd, binop(Iop_16HLto32, in disDSPInstr_MIPS_WRK()
3196 putIReg(rd, binop(Iop_16HLto32, in disDSPInstr_MIPS_WRK()
5281 putIReg(rd, binop(Iop_16HLto32, in disDSPInstr_MIPS_WRK()
5383 putIReg(rd, binop(Iop_16HLto32, in disDSPInstr_MIPS_WRK()
5507 binop(Iop_16HLto32, in disDSPInstr_MIPS_WRK()
5656 binop(Iop_16HLto32, in disDSPInstr_MIPS_WRK()
5711 putIReg(rd, binop(Iop_16HLto32, in disDSPInstr_MIPS_WRK()
[all …]
Dguest_x86_toIR.c2255 binop(Iop_16HLto32, in codegen_div()
6254 mkpair = Iop_16HLto32; in dis_SHLRD_Gv_Ev()
7620 binop(Iop_16HLto32, mkexpr(t3), mkexpr(t2)), in mk64from16s()
7621 binop(Iop_16HLto32, mkexpr(t1), mkexpr(t0)) in mk64from16s()
13153 binop(Iop_16HLto32, in disInstr_X86_WRK()
13204 binop(Iop_16HLto32, in disInstr_X86_WRK()
Dir_defs.c250 case Iop_16HLto32: vex_printf("16HLto32"); return; in ppIROp()
2711 case Iop_16HLto32: in typeOfPrimop()
Dhost_mips_isel.c1228 || e->Iex.Binop.op == Iop_16HLto32) { in iselWordExpr_R_wrk()
1241 case Iop_16HLto32: in iselWordExpr_R_wrk()
Dguest_amd64_toIR.c3370 binop(Iop_16HLto32, in codegen_div()
7885 binop(Iop_16HLto32, mkexpr(esrc), mkexpr(gsrc)), in dis_SHLRD_Gv_Ev()
7886 binop(Iop_16HLto32, mkexpr(gsrc), mkexpr(gsrc)) in dis_SHLRD_Gv_Ev()
7906 binop(Iop_16HLto32, mkexpr(gsrc), mkexpr(gsrc)), in dis_SHLRD_Gv_Ev()
7907 binop(Iop_16HLto32, mkexpr(gsrc), mkexpr(esrc)) in dis_SHLRD_Gv_Ev()
9512 binop(Iop_16HLto32, mkexpr(t3), mkexpr(t2)), in mk64from16s()
9513 binop(Iop_16HLto32, mkexpr(t1), mkexpr(t0)) in mk64from16s()
10886 putIReg32(rG, binop(Iop_16HLto32, mkexpr(t3), mkexpr(t2))); in dis_PMOVMSKB_256()
29224 assign(t32, binop(Iop_16HLto32, mkexpr(t16), mkexpr(t16))); in dis_ESC_0F38__VEX()
29251 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/VEX/useful/
Dtest_main.c1826 case Iop_16HLto32: in expr2vbits_Binop()
1842 return assignNew(mce, Ity_I32, binop(Iop_16HLto32, vHi16, vLo16)); in expr2vbits_Binop()
/external/valgrind/memcheck/tests/vbit-test/
Dirops.c171 …{ DEFOP(Iop_16HLto32, UNDEF_CONCAT), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 0, .ppc64 = 0, .ppc…
/external/valgrind/memcheck/
Dmc_translate.c3914 case Iop_16HLto32: in expr2vbits_Binop()
3941 binop(Iop_16HLto32, vHi16, vLo16)); in expr2vbits_Binop()