Searched refs:Iop_1Sto16 (Results 1 - 12 of 12) sorted by relevance

/external/valgrind/main/VEX/pub/
H A Dlibvex_ir.h545 Iop_1Sto16, /* :: Ity_Bit -> Ity_I16, signed widen */ enumerator in enum:__anon32282
/external/valgrind/main/memcheck/tests/vbit-test/
H A Dutil.c444 case Iop_1Sto16: UNARY(Ity_I1, Ity_I16);
H A Dirops.c160 { DEFOP(Iop_1Sto16, UNDEF_ALL), }, // not handled by mc_translate
/external/valgrind/main/VEX/
H A Dtest_main.c993 return assignNew(mce, Ity_I16, unop(Iop_1Sto16, tmp1));
/external/valgrind/main/VEX/priv/
H A Dhost_mips_isel.c1368 case Iop_1Sto16:
1385 case Iop_1Sto16:
H A Dir_defs.c178 case Iop_1Sto16: vex_printf("1Sto16"); return;
2626 case Iop_1Sto16: UNARY(Ity_I1, Ity_I16);
H A Dhost_s390_isel.c1644 case Iop_1Sto16:
H A Dhost_x86_isel.c1303 case Iop_1Sto16:
H A Dhost_amd64_isel.c1533 case Iop_1Sto16:
H A Dhost_ppc_isel.c1981 case Iop_1Sto16:
H A Dir_opt.c1379 case Iop_1Sto16:
/external/valgrind/main/memcheck/
H A Dmc_translate.c834 return assignNew('V', mce, Ity_I16, unop(Iop_1Sto16, tmp1));

Completed in 1372 milliseconds