HomeSort by relevance Sort by last modified time
    Searched refs:Iop_Left8 (Results 1 - 10 of 10) sorted by null

  /external/valgrind/main/VEX/pub/
libvex_ir.h 470 Iop_Left8, Iop_Left16, Iop_Left32, Iop_Left64, /* \x -> x | -x */
    [all...]
  /external/valgrind/main/memcheck/tests/vbit-test/
util.c 386 case Iop_Left8: UNARY(Ity_I8, Ity_I8);
    [all...]
irops.c 102 { DEFOP(Iop_Left8, UNDEF_UNKNOWN), }, // not supported by mc_translate
    [all...]
  /external/valgrind/main/VEX/priv/
ir_defs.c 214 case Iop_Left8: vex_printf("Left8"); return;
    [all...]
host_s390_isel.c     [all...]
host_mips_isel.c     [all...]
host_x86_isel.c     [all...]
host_amd64_isel.c     [all...]
host_ppc_isel.c     [all...]
  /external/valgrind/main/memcheck/
mc_translate.c 597 return assignNew('V', mce, Ity_I8, unop(Iop_Left8, a1));
    [all...]

Completed in 52 milliseconds