Searched refs:Iop_Left8 (Results 1 - 10 of 10) sorted by relevance

/external/valgrind/main/VEX/pub/
H A Dlibvex_ir.h470 Iop_Left8, Iop_Left16, Iop_Left32, Iop_Left64, /* \x -> x | -x */ enumerator in enum:__anon32282
/external/valgrind/main/memcheck/tests/vbit-test/
H A Dutil.c386 case Iop_Left8: UNARY(Ity_I8, Ity_I8);
H A Dirops.c102 { DEFOP(Iop_Left8, UNDEF_UNKNOWN), }, // not supported by mc_translate
/external/valgrind/main/VEX/priv/
H A Dir_defs.c214 case Iop_Left8: vex_printf("Left8"); return;
2565 case Iop_Left8: UNARY(Ity_I8, Ity_I8);
H A Dhost_s390_isel.c1754 case Iop_Left8:
H A Dhost_mips_isel.c1656 case Iop_Left8:
H A Dhost_x86_isel.c1345 case Iop_Left8:
H A Dhost_amd64_isel.c1591 case Iop_Left8:
H A Dhost_ppc_isel.c2022 case Iop_Left8:
/external/valgrind/main/memcheck/
H A Dmc_translate.c597 return assignNew('V', mce, Ity_I8, unop(Iop_Left8, a1));

Completed in 102 milliseconds