Home
last modified time | relevance | path

Searched refs:Iop_8HLto16 (Results 1 – 13 of 13) sorted by relevance

/external/valgrind/main/VEX/priv/
Dguest_mips_toIR.c2648 binop(Iop_8HLto16, mkexpr(t15), mkexpr(t11)), in disDSPInstr_MIPS_WRK()
2649 binop(Iop_8HLto16, mkexpr(t7), mkexpr(t3)))); in disDSPInstr_MIPS_WRK()
2671 binop(Iop_8HLto16, mkexpr(t0), mkexpr(t0)), in disDSPInstr_MIPS_WRK()
2672 binop(Iop_8HLto16, mkexpr(t0), mkexpr(t0)))); in disDSPInstr_MIPS_WRK()
4936 binop(Iop_8HLto16, in disDSPInstr_MIPS_WRK()
4939 binop(Iop_8HLto16, in disDSPInstr_MIPS_WRK()
5038 binop(Iop_8HLto16, in disDSPInstr_MIPS_WRK()
5041 binop(Iop_8HLto16, in disDSPInstr_MIPS_WRK()
5162 binop(Iop_8HLto16, mkexpr(t11), mkexpr(t8)), in disDSPInstr_MIPS_WRK()
5163 binop(Iop_8HLto16, mkexpr(t5), mkexpr(t2)))); in disDSPInstr_MIPS_WRK()
[all …]
Dir_defs.c245 case Iop_8HLto16: vex_printf("8HLto16"); return; in ppIROp()
2605 case Iop_8HLto16: in typeOfPrimop()
Dhost_mips_isel.c1222 if (e->Iex.Binop.op == Iop_8HLto16 in iselWordExpr_R_wrk()
1232 case Iop_8HLto16: in iselWordExpr_R_wrk()
Dhost_s390_isel.c1300 case Iop_8HLto16: in s390_isel_int_expr_wrk()
Dhost_x86_isel.c1049 if (e->Iex.Binop.op == Iop_8HLto16) { in iselIntExpr_R_wrk()
Dhost_amd64_isel.c1303 if (e->Iex.Binop.op == Iop_8HLto16) { in iselIntExpr_R_wrk()
Dguest_x86_toIR.c11073 binop(Iop_8HLto16, in disInstr_X86_WRK()
Dguest_amd64_toIR.c28655 assign(t16, binop(Iop_8HLto16, mkexpr(t8), mkexpr(t8))); in dis_ESC_0F38__VEX()
28681 assign(t16, binop(Iop_8HLto16, mkexpr(t8), mkexpr(t8))); in dis_ESC_0F38__VEX()
/external/valgrind/main/memcheck/tests/vbit-test/
Dutil.c423 case Iop_8HLto16: in typeof_primop()
Dirops.c143 …{ DEFOP(Iop_8HLto16, UNDEF_CONCAT), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 0, .ppc64 = 0, .ppc…
/external/valgrind/main/VEX/pub/
Dlibvex_ir.h524 Iop_8HLto16, // :: (I8,I8) -> I16 enumerator
/external/valgrind/main/VEX/
Dtest_main.c1828 return assignNew(mce, Ity_I16, binop(Iop_8HLto16, vHi8, vLo8)); in expr2vbits_Binop()
/external/valgrind/main/memcheck/
Dmc_translate.c3679 case Iop_8HLto16: in expr2vbits_Binop()
3715 return assignNew('V', mce, Ity_I16, binop(Iop_8HLto16, vHi8, vLo8)); in expr2vbits_Binop()