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

  /external/valgrind/VEX/pub/
libvex_ir.h 471 Iop_Left8, Iop_Left16, Iop_Left32, Iop_Left64, /* \x -> x | -x */
    [all...]
  /external/valgrind/memcheck/tests/vbit-test/
util.c 388 case Iop_Left16: UNARY(Ity_I16,Ity_I16);
    [all...]
irops.c 104 { DEFOP(Iop_Left16, UNDEF_UNKNOWN), }, // not supported by mc_translate
    [all...]
  /external/valgrind/VEX/priv/
host_tilegx_isel.c 960 case Iop_Left16:
    [all...]
ir_defs.c 216 case Iop_Left16: vex_printf("Left16"); 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/memcheck/
mc_translate.c 610 return assignNew('V', mce, Ity_I16, unop(Iop_Left16, a1));
    [all...]

Completed in 54 milliseconds